aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-distro/conf
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-06-28 00:01:42 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-06-28 00:01:42 +0200
commit46f5d2ed7a87af732e28579aaec6de005227b805 (patch)
treece05786d95fcfcfe6aa0f49fb103437d59899444 /meta-agl-distro/conf
parentba955969ae31ca58ad87bb37edcf5d8aea69bb6a (diff)
Prepare 7.0.3 release
Bump the distro configuration for Grumpy Guppy v7.0.3 Change-Id: I850e5257a156ca550f1d342e4a55edb94de61918 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-distro/conf')
-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 a63c19f0b..203cdc80e 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.2"
+AGLVERSION = "7.0.3"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#