summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-07-13 17:50:03 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-07-13 17:50:03 +0200
commit42ab2045bef49a75d5ba026bde2f98466bc6be83 (patch)
tree9e7696be8b9f53cbcef120a56db568250e82afeb
parent1537ae57ca2e729caf8c47788088ab9c8b025723 (diff)
Prepare Happy Halibut rc3 v7.99.3halibut_7.99.3halibut/7.99.37.99.3
Bump the AGLVERSION and the AGLRELEASETYPE. Change-Id: Ia2744798f717c59c28de520220a16d5d13e1a7cf Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index 2bc50cf82..72a35cbdf 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
# Release flags
DISTRO_CODENAME = "halibut"
AGL_BRANCH = "master"
-AGLVERSION = "7.99.2"
+AGLVERSION = "7.99.3"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#