aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/miglayout
Commit message (Collapse)AuthorAgeFilesLines
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵Joshua Lock2010-05-051-1/+1
| | | | | | | | | | | | | | | populate_staging task to populate_sysroot This change, pulled from Poky, makes the purpose of the staging directory more obvious and the taskname more true to what it now actually does. The layout version number is increased due to the change in layout but code to convert existing directories and insert a symlink for backwards compatibility is included. This patch also includes fixes for all recipes which reference the directory. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* recipes: more checksums and more fixes to download them allMartin Jansa2010-04-151-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* more files: Fixed unpack dependencies on unzip-native, see:Stanislav Brabec2009-09-081-1/+2
| | | | | * http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-August/013505.html * http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-September/013620.html
* rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko2009-03-171-0/+34
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>