summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-07-22 13:51:07 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-07-22 18:25:20 +0000
commit6ae3e85c249ab7c8c9205e670df2377789ffa731 (patch)
treeaff9f4a2644f5126365ac8d081cd90c363846452
parentf511fe7634d32ac915afeffb26b1f68d857b7b25 (diff)
Prepare 11.0.3 patch releasekoi_11.0.3koi/11.0.311.0.3
Update the distro configuration. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I25dcab3a6eee5ce5cef995952e226229036e7011 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26508 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
-rw-r--r--meta-agl-core/conf/distro/poky-agl.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf
index 4bd6d68c1..d362c1bb4 100644
--- a/meta-agl-core/conf/distro/poky-agl.conf
+++ b/meta-agl-core/conf/distro/poky-agl.conf
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
# Release flags
DISTRO_CODENAME = "koi"
AGL_BRANCH = "koi"
-AGLVERSION = "11.0.2"
+AGLVERSION = "11.0.3"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#