mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
python3-rich: Add native and nativesdk target to the build
Add the native and nativesdk target to the recipe. Signed-off-by: Luca Fancellu <luca.fancellu@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,3 +17,5 @@ RDEPENDS:${PN} = "python3-html \
|
|||||||
python3-pygments \
|
python3-pygments \
|
||||||
python3-unixadmin \
|
python3-unixadmin \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user