meta-digi-dey: dey-examples: ccimx6sbc: Add examples.
This is the same as for the ccimx6adpt. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
6c96b14f99
commit
7e5708b5fc
|
|
@ -48,5 +48,9 @@ RDEPENDS_${PN}_append_ccimx6adpt = "\
|
|||
dey-examples-can \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}_append_ccimx6sbc = "\
|
||||
dey-examples-can \
|
||||
"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
COMPATIBLE_MACHINE = "(ccardimx28js|ccimx51js|ccimx53js|ccimx6adpt)"
|
||||
COMPATIBLE_MACHINE = "(ccardimx28js|ccimx51js|ccimx53js|ccimx6adpt|ccimx6sbc)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue