diff mbox series

[meta-arago,master/kirkstone,2/2] tisdk-core-bundle: Add the tiny image into the core bundle

Message ID 20231031140433.14899-2-reatmon@ti.com
State Rejected
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/kirkstone,1/2] tisdk-sw-manifest: Add code to not fail on tar error | expand

Commit Message

Ryan Eatmon Oct. 31, 2023, 2:04 p.m. UTC
Add the tisdk-tiny-image into the core bundle.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
index 43b1ef5f..2b80ba4e 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
+++ b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
@@ -29,7 +29,7 @@  DTB_FILTER:j7200 = "j7200"
 DTB_FILTER:j721s2 = "j721s2"
 
 # List of target side images to build for the SDK
-TARGET_IMAGES = "tisdk-base-image tisdk-default-image tisdk-thinlinux-image tisdk-bootstrap-image"
+TARGET_IMAGES = "tisdk-base-image tisdk-default-image tisdk-thinlinux-image tisdk-bootstrap-image tisdk-tiny-image"
 
 TISDK_TOOLCHAIN = "meta-toolchain-arago-tisdk"
 TOOLCHAIN_SUFFIX = "-tisdk"