Update DISTRO_VERSION to 4.0.2 27/11127/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 4 Oct 2017 20:26:11 +0000 (22:26 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 5 Oct 2017 21:45:57 +0000 (21:45 +0000)
Change-Id: I08264b7d0a3666eecdfd233c9aeb68308da53fa2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11127
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>

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

index 49fd2f5..678c5df 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.1"
+DISTRO_VERSION = "4.0.2"
 DISTRO_CODENAME = "dab"
-DISTRO_BRANCH_VERSION_TAG = "dab/4.0.1"
+DISTRO_BRANCH_VERSION_TAG = "dab/4.0.2"
 SDK_VENDOR = "-aglsdk"
 SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"