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:
Martin Kelly
2020-03-24 15:48:29 -07:00
committed by Khem Raj
parent 71451129e7
commit 492129bba5

View File

@@ -20,3 +20,5 @@ RDEPENDS_${PN}_class-target += "\
${PYTHON_PN}-sqlite3 \
${PYTHON_PN}-wrapt \
"
BBCLASSEXTEND = "native nativesdk"