diff options
Diffstat (limited to 'recipes-core/images/rpi-test-image.bb')
-rw-r--r-- | recipes-core/images/rpi-test-image.bb | 2 |
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 | |||
3 | 3 | ||
4 | COMPATIBLE_MACHINE = "^rpi$" | 4 | COMPATIBLE_MACHINE = "^rpi$" |
5 | 5 | ||
6 | IMAGE_INSTALL_append = " packagegroup-rpi-test" | 6 | IMAGE_INSTALL:append = " packagegroup-rpi-test" |