packagroup-dey-examples: make recipe compatible with cc93

These are not included on the default image, but allow to
build them for cc93 if requested.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
Hector Palacios 2024-01-25 13:59:18 +01:00
parent ff22903a81
commit 68fae1420d
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2013-2023, Digi International Inc.
# Copyright (C) 2013-2024, Digi International Inc.
SUMMARY = "DEY examples packagegroup"
@ -27,4 +27,4 @@ RDEPENDS:${PN}:append:ccimx6 = "\
dey-examples-v4l2 \
"
COMPATIBLE_MACHINE = "(ccimx6$|ccimx6ul|ccimx8m|ccimx8x)"
COMPATIBLE_MACHINE = "(ccimx6$|ccimx6ul|ccimx8m|ccimx8x|ccimx93)"