From 4c0b1a5a913cc0ad3fe20b23a9cd2b1fac4272a6 Mon Sep 17 00:00:00 2001
From: "build.automotivelinux.org" <jenkins@automotivelinux.org>
Date: Tue, 11 Jun 2019 13:47:29 +0200
Subject: [PATCH] Post HH rc1 bump of distro config

Once we release rc1, the window for rc2 is open again.

Change-Id: Ic03710be9c8364d08ce8628e434c26388f3e39f2
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 bdca9a4fb..3203f695d 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 = "halibut"
 AGL_BRANCH = "master"
 AGLVERSION = "7.99.1"
 # switch  devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
 OVERRIDES .= ":${AGLRELEASETYPE}"
 #
 
-- 
2.16.6