mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01: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"
|
||||
|
||||
BBCLASSEXTEND = "nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user