[oe-commits] Paul Eggleton : python-django: extend to nativesdk

git at git.openembedded.org git at git.openembedded.org
Thu Feb 19 09:50:04 UTC 2015


Module: meta-openembedded.git
Branch: master
Commit: 2b7bd3f02686397229a687cadc451c2f578b41f5
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=2b7bd3f02686397229a687cadc451c2f578b41f5

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Tue Feb 17 10:07:21 2015 +0000

python-django: extend to nativesdk

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"



More information about the Openembedded-commits mailing list