summaryrefslogtreecommitdiffstats
path: root/meta-oem-production-readiness
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-07-14 03:58:12 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-07-14 03:58:14 +0200
commit316c8de5215a8769d695876113e43a06a4289476 (patch)
treec36fb2b698dff13cd033d922786ef4e4bae7f46f /meta-oem-production-readiness
parentaf8d2de7f4f2922b2d99f9985724726e74e47101 (diff)
Adapt basesystem image to the packagegroup changes
This brings the image up-to-date with the recent changes. Bug-AGL: SPEC-4813 Change-Id: I99769ef011ba8d6c6ae3e9e2f6b65172797feb9d Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-oem-production-readiness')
-rw-r--r--meta-oem-production-readiness/meta-agl-basesystem/recipes-platform/images/agl-image-boot-basesystem.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-platform/images/agl-image-boot-basesystem.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-platform/images/agl-image-boot-basesystem.bb
index 5d12cc7d..1557c5a6 100644
--- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-platform/images/agl-image-boot-basesystem.bb
+++ b/meta-oem-production-readiness/meta-agl-basesystem/recipes-platform/images/agl-image-boot-basesystem.bb
@@ -1,6 +1,6 @@
SUMMARY = "An AGL small image just capable of allowing a device to boot."
-require recipes-platform/images/agl-image-boot.inc
+require recipes-platform/images/agl-image-boot.bb
LICENSE = "MIT"