aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-01-29 19:32:27 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-01-29 19:32:27 +0100
commit80a23cc8c5da89ab51820f0557755f6d07134cd6 (patch)
tree2de8621dd87f0c3a77b5ac2ad65e4aa54f9fd324
parent3c023f8c5b21041e1ac12961ddc12d91da878466 (diff)
Bump distro config post 8.0.5
. Change-Id: I6ce620eb443afc49245566c7c1947f0b1e798a34 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf4
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 47e808d3f..85c1411a7 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.5"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#