mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
python3-can: add native,nativesdk recipes
This builds fine for native and nativesdk, so add recipes for it. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -20,3 +20,5 @@ RDEPENDS_${PN}_class-target += "\
|
|||||||
${PYTHON_PN}-sqlite3 \
|
${PYTHON_PN}-sqlite3 \
|
||||||
${PYTHON_PN}-wrapt \
|
${PYTHON_PN}-wrapt \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user