aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-numeric_24.2.bb
AgeCommit message (Collapse)Author
2021-03-17recipes: add conditional PNBLACKLIST in all recipes except python-nativeMartin Jansa
* python-native is an exception because there is still e.g. chromium depending on _native_ python and a lot of people use it in some form, once https://bugs.chromium.org/p/chromium/issues/detail?id=942720 is resolved in stable chromium release the same will be set in python-native * https://www.python.org/doc/sunset-python-2/ * https://python3statement.org/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-12python-numeric: Fix build with muslKhem Raj
Use gettimeofday() definition from system (From meta-openembedded commit: 7ef21540318bd890646dc33f89ff01f76d4c55c7) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2014-07-30meta-python: rename recipes-python to recipes-devtoolsMartin Jansa
* match old structure from meta-oe (From meta-openembedded commit: d22f4ca2e3e421615b601002061690a8f97257c0) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>