summaryrefslogtreecommitdiffstats
path: root/package/lite/lite.mk
Commit message (Collapse)AuthorAgeFilesLines
* packages: remove redundant INSTALL_TARGET=YES declarationsGustavo Zacarias2012-03-111-1/+0Star
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
| | | | | | | | | | 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>
* lite: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-7/+9
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/lite/lite.mk: Bounce versionDaniel Laird2008-10-311-3/+1Star
| | | | | | | | Bounce version. Signed-off-by: Thomas Petazzoni<> Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
* Clean up LiTEDaniel Laird2008-08-261-3/+3
|
* Adds support for building LiTE - see DirectFB.orgDaniel Laird2008-08-261-0/+25
Will close bug 0003974 Daniel Laird