summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-11-12 10:50:38 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-11-12 10:50:38 +0100
commitf76872c5b82a02f48f163605eec78afcccb1c6cb (patch)
tree4ae9e36c55e89b9fe9b027a904a4710a0b2add14
parent228142a3a998363cb286afb0599e3c1173670df8 (diff)
Modify the distro variables to cut the 6.0.2 release. Change-Id: Iff783624eba840f2fd5ce62663d605e3a9ea3168 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 712a6ca4c..7dd66797a 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 = "flounder"
AGL_BRANCH = "flounder"
-AGLVERSION = "6.0.1"
+AGLVERSION = "6.0.2"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#