[oe-commits] Paul Eggleton : python-django-south: 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: c6aea6177677b991247b23b1d7ca6c528588cd3c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=c6aea6177677b991247b23b1d7ca6c528588cd3c

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

python-django-south: 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-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"



More information about the Openembedded-commits mailing list