diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-09-11 13:37:02 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-09-11 13:37:02 +0200 |
commit | 393a70c0b2e62f1a84e8ec18010753a4d10578b0 (patch) | |
tree | 9375e413688cd795bd7d45c59c51d1a5c2a03b24 /meta-agl-distro | |
parent | ffacdfc168ecbe1f96111c88ac155be1dccffde7 (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>
Diffstat (limited to 'meta-agl-distro')
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 6 |
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}" # |