From ebcf8176f824f56a838c43c342ea5098e8880581 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Wed, 11 Mar 2020 23:57:53 +0100 Subject: Post-release change of distro configuration 9.0.0 is out. Bump the distro configuration. Signed-off-by: Jan-Simon Moeller Change-Id: Ia03ad1a801ef75c9c2d52174a52b44f9c1c17c3d --- 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 5b44fb8e7..8ff297d26 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 = "icefish" AGL_BRANCH = "icefish" AGLVERSION = "9.0.0" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg