mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 21:04:33 +00:00
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:
parent
c22da8be74
commit
2b7bd3f026
@ -17,3 +17,4 @@ inherit distutils
|
|||||||
|
|
||||||
FILES_${PN} += "${datadir}/django"
|
FILES_${PN} += "${datadir}/django"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user