mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 09:15:45 +01:00
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:
parent
2b7bd3f026
commit
c6aea61776
|
|
@ -16,3 +16,4 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
|
|||
|
||||
inherit distutils
|
||||
|
||||
BBCLASSEXTEND = "nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user