summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-07-30 14:21:04 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-07-30 15:05:43 +0000
commit875f5d817a204146f8628e37bfc90e8324394495 (patch)
treeedd09d7dce0905d8da302bdef8cbd06011eb081b
parentfcbe3bbbdc0d21d5c0cab656dc5ed86c70d81878 (diff)
Bump the distro config for HH 8.0.0
Bump the distro config to match 8.0.0 Bug-AGL: SPEC-2700 Change-Id: I9e0d93cba8aa82595d71f0025790065cc95775cd Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index bd03dec9e..4f68aa460 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux"
# Release flags
DISTRO_CODENAME = "halibut"
AGL_BRANCH = "halibut"
-AGLVERSION = "7.99.3"
+AGLVERSION = "8.0.0"
# switch devel/release
#AGLRELEASETYPE ?= "agldevelopment"
AGLRELEASETYPE ?= "aglrelease"