From 79100caa2038baaa98b12092793d733f2f4e4b1c Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Mon, 14 Oct 2019 22:58:37 +0200 Subject: Post 8.0.2 bump of the distro configuration Bug-AGL: SPEC-2859 . Change-Id: Idf2c6c6a216c9239aeacdb2c50f38d11d3b1055a Signed-off-by: Jan-Simon Moeller --- 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 15d8ccb90..b61d04102 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 = "halibut" AGLVERSION = "8.0.2" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg