Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-29 | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni | |
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> | |||
2011-02-17 | package: apply libtool patch where possible | Peter Korsgaard | |
Now that we have libtool-2.2.x patch support, we can get rid of a bunch of _LIBTOOL_PATH = NO, fixing (potential) cross link issues. Notice: php not changed, as it uses a very old 1.5 version for the embedded sqlite, where our buildroot-libtool-v1.5.patch doesn't apply. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-10-05 | package: add librsvg package | Peter Korsgaard | |
librsvg is a svg renderer. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |