[6/6] core-image-minimal: Add rtla to IMAGE_INSTALL

Message ID 20240819074202.34144-7-patrick.barsanti@amarulasolutions.com
State New
Headers show
Series
  • Add support for rtla tool
Related show

Commit Message

Patrick Barsanti Aug. 19, 2024, 7:42 a.m. UTC
Add rtla to IMAGE_INSTALL, for testing purposes.

Signed-off-by: Patrick Barsanti <patrick.barsanti@amarulasolutions.com>
---
 meta/recipes-core/images/core-image-minimal.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/meta/recipes-core/images/core-image-minimal.bb b/meta/recipes-core/images/core-image-minimal.bb
index a97e667f90..9a7dddb317 100644
--- a/meta/recipes-core/images/core-image-minimal.bb
+++ b/meta/recipes-core/images/core-image-minimal.bb
@@ -1,6 +1,6 @@ 
 SUMMARY = "A small image just capable of allowing a device to boot."
 
-IMAGE_INSTALL = "packagegroup-core-boot libgcc ${CORE_IMAGE_EXTRA_INSTALL}"
+IMAGE_INSTALL = "packagegroup-core-boot libgcc rtla ${CORE_IMAGE_EXTRA_INSTALL}"
 
 IMAGE_LINGUAS = " "