Temporarily disable big-data-ipc-demo until a fix for missing kernel header dma_buf_phys.h is complete.
Signed-off-by: Andrew Davis <[email protected]> --- Changes for v2: - Comment out whole section .../packagegroups/packagegroup-arago-tisdk-addons.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb index 4dec290a..11d10596 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb @@ -88,9 +88,9 @@ EXTRA_PACKAGES:omapl138 = " \ EXTRA_PACKAGES:append:omap-a15 = " ti-ipc-examples-linux" EXTRA_PACKAGES:append:omapl138 = " ti-ipc-examples-linux" -EXTRA_PACKAGES:append:omap-a15 = " \ - ${@bb.utils.contains('MACHINE_FEATURES','dsp','big-data-ipc-demo big-data-ipc-demo-firmware','',d)} \ -" +#EXTRA_PACKAGES:append:omap-a15 = " \ +# ${@bb.utils.contains('MACHINE_FEATURES','dsp','big-data-ipc-demo big-data-ipc-demo-firmware','',d)} \ +#" # acontis-atemsys #EXTRA_PACKAGES:append:am335x-evm = " pruss-lld-apps" -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15203): https://lists.yoctoproject.org/g/meta-arago/message/15203 Mute This Topic: https://lists.yoctoproject.org/mt/104469009/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
