summaryrefslogtreecommitdiffstats
path: root/package/pkg-autotargets.mk
Commit message (Collapse)AuthorAgeFilesLines
* pkg-infra: remove self-dependency from host packagesArnout Vandecappelle (Essensium/Mind)2012-07-151-1/+1
| | | | | | | | | | | When HOST_XXX_DEPENDENCIES are derived automatically from XXX_DEPENDENCIES, a self-dependency is created if host-xxx is a dependency of xxx. This was the case for miniperl. Filter out the self-dependency. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* pkg-*.mk: add some comments, update some existing commentsThomas Petazzoni2012-04-191-3/+1
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Rename Makefile.autotools.in to pkg-autotargets.mkThomas Petazzoni2012-04-191-0/+316
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>