summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/external-python-tarball.bb
Commit message (Collapse)AuthorAgeFilesLines
* Replace POKYBASE with COREBASERichard Purdie2011-04-211-2/+2
| | | | | | (From OE-Core rev: 607a7657715f6fcba467a4e55ba64f41f4e13a15) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* external-python-tarball: Drop FAKEROOT usage in favour of explicit options ↵Richard Purdie2011-04-121-1/+1
| | | | | | | | to tar (From OE-Core rev: f993aa934de4f8caea9b3caa910ad34241737e47) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* external-python-tarball: include multiprocessing moduleJoshua Lock2011-01-271-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* external-python-tarball: add LIC_FILES_CHKSUMKoen Kooi2011-01-141-0/+3
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* external-python-tarball: add chrpath to the tarballJoshua Lock2010-12-161-1/+3
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-221-0/+87
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>