summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/conf/distro
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-11-20 18:05:40 -0500
committerjenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org>2024-04-29 14:40:46 +0000
commit7cdcf20456c4b21ef512a13faa1169795e866009 (patch)
treecb9a57f1c4d57d9bacff801bb46ccaaec6669b10 /meta-agl-core/conf/distro
parentae05f86cb03c47a6a68e0f7ef644319155435d6e (diff)
poky-agl: Add aglnext overridenext
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>
Diffstat (limited to 'meta-agl-core/conf/distro')
-rw-r--r--meta-agl-core/conf/distro/poky-agl.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf
index 266a06d70..2cac79148 100644
--- a/meta-agl-core/conf/distro/poky-agl.conf
+++ b/meta-agl-core/conf/distro/poky-agl.conf
@@ -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