From: Jan-Simon Moeller Date: Fri, 14 Jul 2023 01:58:12 +0000 (+0200) Subject: Adapt basesystem image to the packagegroup changes X-Git-Tag: 15.92.0~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=316c8de5215a8769d695876113e43a06a4289476;p=AGL%2Fmeta-agl-devel.git 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 --- 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"