aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-distro/conf/distro
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-11-15 23:47:58 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-11-15 23:47:58 +0100
commitd84b438b364570fd5e22270806fb60ec1cf1a247 (patch)
tree526b0237701b370b35aed943acfd09912d3bce7f /meta-agl-distro/conf/distro
parentb142e42f4fd851a4f8a016cbffb0473f3b88419e (diff)
Prepare Grumpy Guppy RC1
Modify the distro config to reflect the RC1 release. Change-Id: If46096e12c0917ee517835e5803ec32b80a6a37a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-distro/conf/distro')
-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 30c01e63f..cfdbf51b8 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 = "master"
-AGLVERSION = "6.90.0"
+AGLVERSION = "6.99.1"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#