mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 03:10:01 +00:00
python-six: Add native and nativesdk to BBCLASSEXTEND
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
c0fe31fdd6
commit
1cb3cdc8fe
@@ -13,3 +13,6 @@ do_install_append() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
RDEPENDS_${PN} += "${PYTHON_PN}-io"
|
RDEPENDS_${PN} += "${PYTHON_PN}-io"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user