- 22 Sep, 2012 1 commit
-
-
Allan W. Nielsen authored
Signed-off-by:
Allan W. Nielsen <a@awn.dk> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 17 Jul, 2012 1 commit
-
-
Also remove the redundant $(call ...). This is a purely mechanical change, performed with find package linux toolchain boot -name \*.mk | \ xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \ -e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \ -e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/' Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- 05 Oct, 2011 1 commit
-
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 29 Sep, 2011 1 commit
-
-
Thomas Petazzoni authored
Thanks to the pkgparentdir and pkgname functions, we can rewrite the AUTOTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 12 Jun, 2011 1 commit
-
-
Thomas Petazzoni authored
Now that those values are passed at the autotools infrastructure level, there's no need for every package to pass inconsistent values. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 28 Feb, 2010 1 commit
-
-
Paulius Zaleckas authored
Signed-off-by:
Paulius Zaleckas <paulius.zaleckas@gmail.com>
-
- 06 Mar, 2008 1 commit
-
-
John Voltz authored
-
- 29 Sep, 2007 1 commit
-
-
Bernhard Reutner-Fischer authored
(Ivan Kuten)
-
- 23 Aug, 2007 1 commit
-
-
Bernhard Reutner-Fischer authored
- fix typos in x11r7 packages
-
- 22 Aug, 2007 1 commit
-
-
Bernhard Reutner-Fischer authored
-
- 10 Aug, 2007 1 commit
-
-
Eric Andersen authored
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
-