From 2b7bd3f02686397229a687cadc451c2f578b41f5 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 17 Feb 2015 10:07:21 +0000 Subject: python-django: extend to nativesdk Allow this to be built for the SDK / buildtools if desired. Signed-off-by: Paul Eggleton --- meta-python/recipes-devtools/python/python-django_1.6.10.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python-django_1.6.10.bb') 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 8623002e5f..a7ca803f23 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" -- cgit v1.2.3-54-g00ecf