diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-09-04 13:51:38 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-09-04 17:29:04 +0000 |
commit | b4099c5fd71085a591b6c1c3e7cd5793f1a4f6a9 (patch) | |
tree | ae01ff97d04d753a7bd7fe27bcb9c4519f4dc985 | |
parent | 2e378b64235957e1c75cd0482049f9e2547ccb12 (diff) |
Prepare Happy Halibut v8.0.1 patch releasehalibut_8.0.1halibut/8.0.18.0.1
Change the distro configuration.
Change-Id: I4ea995a2b8504b30117dc514f55cc18b84bd116b
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-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 4f68aa460..be257f1f2 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 = "halibut" AGL_BRANCH = "halibut" -AGLVERSION = "8.0.0" +AGLVERSION = "8.0.1" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment" AGLRELEASETYPE ?= "aglrelease" |