From: Denys Dmytriyenko <[email protected]> This requires building FW from sources using PDK, CSL, etc. that have been deprecated in meta-ti. Disable for now, until binary version can be restored.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../packagegroups/packagegroup-arago-tisdk-addons.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 1c8b9467..60bf372a 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 @@ -10,7 +10,6 @@ PACKAGES =+ "${PN}-extra" # dt -# kms++-python UTILS = " \ am-sysinfo \ gdbserver \ @@ -66,7 +65,8 @@ UTILS:append:k3 = " mmc-utils \ " UTILS:append:am64xx = " ti-rtos-firmware pru-icss" -UTILS:append:am65xx = " ti-rtos-firmware pru-icss pru-pwm-fw" +#UTILS:append:am65xx = " ti-rtos-firmware pru-icss pru-pwm-fw" +UTILS:append:am65xx = " ti-rtos-firmware pru-icss" UTILS:append:j7 = " ti-rtos-firmware" UTILS:append:j7-evm = " pru-icss" UTILS:append:j7-hs-evm = " pru-icss" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13555): https://lists.yoctoproject.org/g/meta-arago/message/13555 Mute This Topic: https://lists.yoctoproject.org/mt/89310937/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
