summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-10-12 12:00:29 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-10-12 11:58:58 +0000
commit430b602c068015ea4ce02a4df882c11505d7c100 (patch)
tree4db0627613174f446037c13870aab500644c8c3f
parentc5eef2fde0f0dfcba05062247ebab9d3e6c34a10 (diff)
Post 6.0.1 bump of distro config file
The 6.0.1 release is cut. Moving on. Change-Id: I63d606d1a1c0aba489a1d5a203635a6706e9ee63 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index 8bc79c2fd..712a6ca4c 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -10,21 +10,19 @@ DISTRO_CODENAME = "flounder"
AGL_BRANCH = "flounder"
AGLVERSION = "6.0.1"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#
#for development
DISTRO_VERSION_agldevelopment := "${AGLVERSION}+snapshot-${DATE}"
AGL_APP_REVISION_agldevelopment = "${AUTOREV}"
-AGL_DEFAULT_REVISION_agldevelopment = "${AUTOREV}"
#for release
DISTRO_VERSION_aglrelease := "${AGLVERSION}"
DISTRO_BRANCH_VERSION_TAG = "flounder/${@'${DISTRO_VERSION}'.replace('+snapshot-${DATE}','')}"
AGL_APP_REVISION_aglrelease := "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
-AGL_DEFAULT_REVISION_aglrelease := "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
# SDK