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

Paul Eggleton paul.eggleton at linux.intel.com
Tue Feb 17 09:55:23 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_1.6.10.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python-django_1.6.10.bb b/meta-python/recipes-devtools/python/python-django_1.6.10.bb
index 8623002..a7ca803 100644
--- a/meta-python/recipes-devtools/python/python-django_1.6.10.bb
+++ b/meta-python/recipes-devtools/python/python-django_1.6.10.bb
@@ -17,3 +17,4 @@ inherit distutils
 
 FILES_${PN} += "${datadir}/django"
 
+BBCLASSEXTEND = "nativesdk"
-- 
1.9.3




More information about the Openembedded-devel mailing list