Update DISTRO_VERSION for Dab 4.0.1 19/10819/2 4.0.1 dab/4.0.1 dab_4.0.1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 7 Sep 2017 16:55:54 +0000 (18:55 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 7 Sep 2017 19:58:13 +0000 (19:58 +0000)
This prepares the 4.0.1 release

Change-Id: Ia1979fa50c97267ecc04a42406b65ab4251a1361
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10819
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>

meta-agl-distro/conf/distro/poky-agl.conf

index 6dc7599..49fd2f5 100644 (file)
@@ -3,9 +3,9 @@ require conf/distro/poky.conf
 # AGL specific derivations
 DISTRO = "poky-agl"
 DISTRO_NAME = "Automotive Grade Linux"
-DISTRO_VERSION = "4.0.0"
+DISTRO_VERSION = "4.0.1"
 DISTRO_CODENAME = "dab"
-DISTRO_BRANCH_VERSION_TAG = "dab/4.0.0"
+DISTRO_BRANCH_VERSION_TAG = "dab/4.0.1"
 SDK_VENDOR = "-aglsdk"
 SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"