mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 16:55:31 +00:00
python-msgpack: add native,nativesdk support
This builds fine with native and nativesdk, so let's add it to the package. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
98669e7a61
commit
71451129e7
@ -11,3 +11,5 @@ SRC_URI[sha256sum] = "ea3c2f859346fcd55fc46e96885301d9c2f7a36d453f5d8f2967840efa
|
|||||||
RDEPENDS_${PN}_class-target += "\
|
RDEPENDS_${PN}_class-target += "\
|
||||||
${PYTHON_PN}-io \
|
${PYTHON_PN}-io \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user