aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/external-python-tarball.bb
AgeCommit message (Collapse)Author
2011-04-20Replace POKYBASE with COREBASERichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-10external-python-tarball: Drop FAKEROOT usage in favour of explicit options ↵Richard Purdie
to tar Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-27external-python-tarball: include multiprocessing moduleJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-01-14external-python-tarball: add LIC_FILES_CHKSUMKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2010-12-16external-python-tarball: add chrpath to the tarballJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-11-22Meta: Recipe ReogranizationSaul Wold
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>