Post 6.0.1 bump of distro config file 79/17179/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 12 Oct 2018 10:00:29 +0000 (12:00 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 12 Oct 2018 11:58:58 +0000 (11:58 +0000)
The 6.0.1 release is cut. Moving on.

Change-Id: I63d606d1a1c0aba489a1d5a203635a6706e9ee63
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl-distro/conf/distro/poky-agl.conf

index 8bc79c2..712a6ca 100644 (file)
@@ -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