x-linux-ai: recipes-samples: allow builds on ccmp1x

Remove the ccmp1x machine restriction from the sample recipes, since they
support both CPU and NPU variants.

https://onedigi.atlassian.net/browse/DEL-10045

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2026-03-30 13:36:12 +02:00
parent eb3d6e0355
commit 4f88e8969a
4 changed files with 0 additions and 12 deletions

View File

@ -26,6 +26,3 @@ RDEPENDS:${PN} += " \
FILES:${PN} += " \
${systemd_unitdir}/demos/scripts/* \
"
# Make this recipe available only for the CCMP25 platform.
COMPATIBLE_MACHINE = "(ccmp25)"

View File

@ -26,6 +26,3 @@ RDEPENDS:${PN} += " \
FILES:${PN} += " \
${systemd_unitdir}/demos/scripts/* \
"
# Make this recipe available only for the CCMP25 platform.
COMPATIBLE_MACHINE = "(ccmp25)"

View File

@ -26,6 +26,3 @@ RDEPENDS:${PN} += " \
FILES:${PN} += " \
${systemd_unitdir}/demos/scripts/* \
"
# Make this recipe available only for the CCMP25 platform.
COMPATIBLE_MACHINE = "(ccmp25)"

View File

@ -27,6 +27,3 @@ RDEPENDS:${PN} += " \
FILES:${PN} += " \
${systemd_unitdir}/demos/scripts/* \
"
# Make this recipe available only for the CCMP25 platform.
COMPATIBLE_MACHINE = "(ccmp25)"