[meta-arago,master/dunfell,v3] images: Build tisdk-thinlinux-image with tisdk-core-bundle

Message ID 20220324190206.30619-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/dunfell,v3] images: Build tisdk-thinlinux-image with tisdk-core-bundle | expand

Commit Message

Ryan Eatmon March 24, 2022, 7:02 p.m. UTC
Add tisdk-thinlinux-image to the list of TARGET_IMAGES for
tisdk-core-bundle.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
v3 - Move patch versions to the correct location in the email.
v2 - Fix typos in commit message.

 meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 9f0e65db..5ce688ef 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
+++ b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
@@ -32,7 +32,7 @@  DTB_FILTER_am65xx = "am65"
 DTB_FILTER_j7 = "j721e"
 
 # List of target side images to build for the SDK
-TARGET_IMAGES = "tisdk-base-image tisdk-default-image"
+TARGET_IMAGES = "tisdk-base-image tisdk-default-image tisdk-thinlinux-image"
 
 # dra71 lcard requires an initramfs with modules for NFS boot
 TARGET_IMAGES_append_dra7xx-evm = " netboot-initrd"