From f310add862d810c1916d98e75208da67283f19e0 Mon Sep 17 00:00:00 2001
From: "build.automotivelinux.org" <jenkins@automotivelinux.org>
Date: Fri, 24 May 2019 15:08:05 +0200
Subject: [PATCH] Post-7.0.2 bump of distro config file

We are now post-7.0.2.

Change-Id: Ia3b0bdc77ce481f0cb64b18eff9d938ebcbea03c
Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
---
 meta-agl-distro/conf/distro/poky-agl.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index d2bdb576f..a63c19f0b 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -10,8 +10,8 @@ DISTRO_CODENAME = "guppy"
 AGL_BRANCH = "guppy"
 AGLVERSION = "7.0.2"
 # switch  devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
 OVERRIDES .= ":${AGLRELEASETYPE}"
 #
 
-- 
2.16.6