summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-09-11 13:37:02 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-09-11 13:37:02 +0200
commit393a70c0b2e62f1a84e8ec18010753a4d10578b0 (patch)
tree9375e413688cd795bd7d45c59c51d1a5c2a03b24
parentffacdfc168ecbe1f96111c88ac155be1dccffde7 (diff)
Post rc6 bump and use of flounder branches
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>
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index 714ef62b7..9739876fc 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -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}"
#