mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 23:02:33 +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:
parent
71451129e7
commit
492129bba5
@ -20,3 +20,5 @@ RDEPENDS_${PN}_class-target += "\
|
|||||||
${PYTHON_PN}-sqlite3 \
|
${PYTHON_PN}-sqlite3 \
|
||||||
${PYTHON_PN}-wrapt \
|
${PYTHON_PN}-wrapt \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user