mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 12:58:57 +00:00
python3-platformdirs: add nativesdk to BBCLASSEXTEND
Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4bdd8014d5
commit
9207558bb2
@ -32,4 +32,4 @@ do_install_ptest() {
|
|||||||
cp -rf ${S}/tests ${D}${PTEST_PATH}/
|
cp -rf ${S}/tests ${D}${PTEST_PATH}/
|
||||||
}
|
}
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user