From ae1cd95264b599da70872e18a4f7d5b302fc8cd3 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 23 Apr 2019 15:10:04 +0200 Subject: Post-release bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We're now in the cycle towards 7.0.2 . Code should be sumbitted before apr 28th. Change-Id: I032f6a69061b707a4d7d0848a40b4ea4b8886eb1 Signed-off-by: Jan-Simon Möller --- meta-agl-distro/conf/distro/poky-agl.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-agl-distro/conf/distro/poky-agl.conf') diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index d558b104e..4af5d2ffc 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.1" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg