diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-07-08 15:39:25 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-07-09 05:57:44 +0000 |
commit | 96372aab840abbed6b281f99c6dcb9d657c65fd2 (patch) | |
tree | 4990d969687680f650dbef2cfe2c89c691561273 | |
parent | f8735714d019273bbc17beab1a288aed9291de62 (diff) |
Flip distro config post rc2
Change the distro config to post-RC2 .
Change-Id: I5135ab220d2b38a5fa049661f2346eed010648a5
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 4 |
1 files 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 92a244b59..2bc50cf82 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.2" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |