diff mbox series

[meta-arago,master/scarthgap] recipes-core: images: Package dtc in tisdk-default-image

Message ID 20240519110846.1608365-1-c-shilwant@ti.com
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/scarthgap] recipes-core: images: Package dtc in tisdk-default-image | expand

Commit Message

Chirag Shilwant May 19, 2024, 11:08 a.m. UTC
- This commit adds dtc to tisdk-default-image. This package
would be highly beneficial for onboard debugging.

Suggested-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
---
 meta-arago-distro/recipes-core/images/tisdk-default-image.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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 = " \