summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-nose_1.2.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-nose: don't install as an EggRoss Burton2014-01-141-1/+1
| | | | | | | | | | Nose is installed as an Egg by default which we don't want, so change the inherit to setuptools from distutils to disable the eggification. (From OE-Core rev: 47a07c42f5f67dcf69f844531f7a527029e6280e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python-nose: Add BBCLASSEXTEND for native/nativesdkRichard Purdie2014-01-141-0/+2
| | | | | | | | Without this, nativesdk-python-numpy doesn't build. (From OE-Core rev: 78711c887520c88d733182a80edac49650a7e94f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python-nose: add (from meta-oe)Ross Burton2014-01-141-0/+14
python-nose is a build dependecy for python-numpy, needed for Piglit. This recipe is taken directly from meta-oe. (From OE-Core rev: 6b0c3e9955292d2ea13c6871c686824cd04150f1) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
OpenPOWER on IntegriCloud