python-django: 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:21 +00:00
parent c22da8be74
commit 2b7bd3f026

View File

@ -17,3 +17,4 @@ inherit distutils
FILES_${PN} += "${datadir}/django"
BBCLASSEXTEND = "nativesdk"