summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-07-01 00:20:46 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-07-01 00:20:46 +0200
commit0723ce701269d7608df022ad0cfc9e2f1ea76272 (patch)
tree136e074db0d03851d88606dd23b750c7978f4a7f
parent40bdea4f047cc82a085a3dceff3d893582c0b206 (diff)
Prepare Happy Halibut rc2 releasehalibut_7.99.2halibut/7.99.27.99.2
Change the distro configuration in preparation of HH rc2. Change-Id: I6ca53cb2a2981c1c63133efd6d0222ede64f09f8 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 3203f695d..301ae8ea2 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.1"
+AGLVERSION = "7.99.2"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#