diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-11-17 23:42:42 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-11-17 23:42:42 +0100 |
commit | e15a9df48b70a2a5a1a005829bd5a6213bc6801a (patch) | |
tree | dbe6c2c764cfa801f771268c0608b3e615b3e3c2 | |
parent | ec7a5daa1d7fd05b3eb562bc1491817fcd5922a3 (diff) |
Cut HH 8.0.3 releasehalibut_8.0.3halibut/8.0.38.0.3
bump the distro config file.
.
Change-Id: I002fcf9fa25d52e71f0bbb21a3e90984390eda20
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-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 b61d04102..9b486f6fa 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.2" +AGLVERSION = "8.0.3" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |