diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2020-03-11 17:15:06 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2020-03-11 17:15:06 +0100 |
commit | b525b1af802f2fa302062760b7a2e14744680481 (patch) | |
tree | 11f2cc158267459eb8da39860aaf8d7a57208673 /meta-agl-distro/conf/distro/poky-agl.conf | |
parent | 25211bac0b04730fc4a02a22bc3c2a7cd2090690 (diff) |
Prepare Halibut 8.0.6
Update the distro config file.
Change-Id: I9ab79ec3ee5a5306e251afbd3a58a3514a7843f7
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 | 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 85c1411a7..ad1ddf8ff 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 = "halibut" AGL_BRANCH = "halibut" -AGLVERSION = "8.0.5" +AGLVERSION = "8.0.6" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |