From 4ae6b4d3c215f007ec5acc391b795bd447421d35 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Thu, 30 Jul 2020 17:53:38 +0200 Subject: Post rc2 change in distro config Update the distro configuration post rc2. Signed-off-by: Jan-Simon Moeller Change-Id: Ie7bd716fda22babe1f87a55ecc08b4405f4831e9 --- 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 9e753f19a..030b00216 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 = "jellyfish" AGL_BRANCH = "master" AGLVERSION = "9.99.2" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg