[oe] [meta-python][PATCH 2/2] python-django-south: extend to nativesdk

Paul Eggleton paul.eggleton at linux.intel.com
Tue Feb 17 09:55:24 UTC 2015


Allow this to be built for the SDK / buildtools if desired.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta-python/recipes-devtools/python/python-django-south_1.0.2.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb b/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb
index a349983..9eab13d 100644
--- a/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb
+++ b/meta-python/recipes-devtools/python/python-django-south_1.0.2.bb
@@ -16,3 +16,4 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 inherit distutils
 
+BBCLASSEXTEND = "nativesdk"
-- 
1.9.3




More information about the Openembedded-devel mailing list