poky-agl: Add aglnext override next
authorScott Murray <scott.murray@konsulko.com>
Sun, 20 Nov 2022 23:05:40 +0000 (18:05 -0500)
committerjenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org>
Fri, 10 May 2024 16:04:05 +0000 (16:04 +0000)
Add aglnext to OVERRIDES to enable next branch overrides during
development.  This should be removed during the eventual merge back
to the main branch.

Bug-AGL: SPEC-4578

Change-Id: I7b15296ec4a5717ff7b5b1897e8bbee0d2619430
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-core/conf/distro/poky-agl.conf

index 266a06d..2cac791 100644 (file)
@@ -26,6 +26,9 @@ DISTRO_VERSION:agldevelopment := "${AGLVERSION}+snapshot-${METADATA_REVISION}"
 DISTRO_VERSION:aglrelease := "${AGLVERSION}"
 DISTRO_BRANCH_VERSION_TAG = "${DISTRO_CODENAME}/${@'${DISTRO_VERSION}'.replace('+snapshot-${METADATA_REVISION}','')}"
 
+#for next branch development
+OVERRIDES .= ":aglnext"
+
 # reproducible builds:
 # Set the desired timestamps
 # E.g. update for (major) releases