aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/images/rpi-test-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/images/rpi-test-image.bb')
-rw-r--r--recipes-core/images/rpi-test-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/rpi-test-image.bb b/recipes-core/images/rpi-test-image.bb
index c2f5f73..360b20d 100644
--- a/recipes-core/images/rpi-test-image.bb
+++ b/recipes-core/images/rpi-test-image.bb
@@ -3,4 +3,4 @@ include recipes-core/images/core-image-base.bb
COMPATIBLE_MACHINE = "^rpi$"
-IMAGE_INSTALL_append = " packagegroup-rpi-test"
+IMAGE_INSTALL:append = " packagegroup-rpi-test"