diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-10-11 19:08:56 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-10-11 20:41:33 +0200 |
commit | 7a6616c1384d91b349b833f2cb9ee1325e1a7ecb (patch) | |
tree | 9ba4f8c6f909d75f662b64ca709a7ecc0e5ca628 /meta-agl-distro/conf/distro | |
parent | 74a44338a407031c57ffd10eb03bf08074c699e3 (diff) |
Bump distro config for 6.0.1flounder_6.0.1flounder/6.0.16.0.1
Change the DISTRO config towards FF 6.0.1
Change-Id: I791689eed7ac55ef947c038e63b336663215e7b6
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-distro/conf/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 2ee6f7b1c..8bc79c2fd 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "flounder" AGL_BRANCH = "flounder" -AGLVERSION = "6.0.0" +AGLVERSION = "6.0.1" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |