1 ################################################################################
5 ################################################################################
7 GENPART_VERSION
= 1.0.2
8 GENPART_SOURCE
= genpart-
$(GENPART_VERSION
).
tar.bz2
9 GENPART_SITE
= http
://www.pengutronix.de
/software
/genpart
/download
10 # genpart has no license embedded in its source release.
11 # However, their project page mentions:
12 # > This community portal offers an overview about our own OSS
13 # > projects and projects Pengutronix is or was involved with.
14 # We can thus assume genpart is under a FLOSS license.
15 # So, until the authors have clarified the licensing terms:
16 GENPART_LICENSE
= Unknown
(clarification has been asked to the authors
)
18 $(eval
$(autotools-package
))
19 $(eval
$(host-autotools-package
))