summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-05-04 23:40:39 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-05-04 23:40:39 +0200
commit6c60ed66a4c32e9d01e4d5f203328b8a35d9abff (patch)
tree567bf136ca51a59811bfb252528176b5d832aa77
parentdedc4dd2760f3c09f42fa95b310a4cb3f1c60887 (diff)
Change the distro config for GG v7.0.2. Change-Id: Ice7578b08ce821e75c8cf3c41d36ead0c887445b 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 4af5d2ffc..d2bdb576f 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 = "guppy"
AGL_BRANCH = "guppy"
-AGLVERSION = "7.0.1"
+AGLVERSION = "7.0.2"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#