python-django-south: extend to nativesdk

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

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2015-02-17 10:07:57 +00:00
parent 2b7bd3f026
commit c6aea61776

View File

@ -16,3 +16,4 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils
BBCLASSEXTEND = "nativesdk"