diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-09-21 22:15:53 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-09-21 22:15:53 +0200 |
commit | 0fde830e52253e877ac23d625416e8f20e440965 (patch) | |
tree | 6aab6ca106a21793ee1162caf0ca7c9d7ce5bd9e /meta-agl-distro/conf/distro/poky-agl.conf | |
parent | 942422c090db11588d10e0bcc7de65542e64cab0 (diff) |
Bump distro for Funky Flounder v6.0.0 releaseflounder_6.0.0flounder/6.0.06.0.0
Change-Id: I72859e96d899bae8a7e5f22a28fdf6142cf49597
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-distro/conf/distro/poky-agl.conf')
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index c5864dbf3..1a81f372b 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "flounder" AGL_BRANCH = "flounder" -AGLVERSION = "5.99.7" +AGLVERSION = "6.0.0" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment" AGLRELEASETYPE ?= "aglrelease" |