- This commit adds dtc to tisdk-default-image. This package would be highly beneficial for onboard debugging.
Suggested-by: Vignesh Raghavendra <[email protected]> Signed-off-by: Chirag Shilwant <[email protected]> --- meta-arago-distro/recipes-core/images/tisdk-default-image.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-distro/recipes-core/images/tisdk-default-image.bb b/meta-arago-distro/recipes-core/images/tisdk-default-image.bb index 858a10d4..ef3ebb2a 100644 --- a/meta-arago-distro/recipes-core/images/tisdk-default-image.bb +++ b/meta-arago-distro/recipes-core/images/tisdk-default-image.bb @@ -54,6 +54,7 @@ DEVTOOLS = " \ build-essential \ packagegroup-core-tools-debug \ git \ + dtc \ " OPENCL = " \ -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15334): https://lists.yoctoproject.org/g/meta-arago/message/15334 Mute This Topic: https://lists.yoctoproject.org/mt/106184430/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
