Post rc6 bump and use of flounder branches 29/16529/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 11 Sep 2018 11:37:02 +0000 (13:37 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 11 Sep 2018 11:37:02 +0000 (13:37 +0200)
We bump the distro config post rc6. Also the branches have been cut so we can start the use the flounder branch.

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

index 714ef62..9739876 100644 (file)
@@ -7,11 +7,11 @@ DISTRO_NAME = "Automotive Grade Linux"
 
 # Release flags
 DISTRO_CODENAME = "flounder"
-AGL_BRANCH = "master"
+AGL_BRANCH = "flounder"
 AGLVERSION = "5.99.6"
 # switch  devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
 OVERRIDES .= ":${AGLRELEASETYPE}"
 #