From: Jan-Simon Möller Date: Wed, 4 Oct 2017 20:26:11 +0000 (+0200) Subject: Update DISTRO_VERSION to 4.0.2 X-Git-Tag: dab_4.0.2~4 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=847ea82dfb905a1ee5a25e6164ff97c35ddd5689;p=AGL%2Fmeta-agl.git Update DISTRO_VERSION to 4.0.2 Change-Id: I08264b7d0a3666eecdfd233c9aeb68308da53fa2 Signed-off-by: Jan-Simon Möller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11127 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account --- diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 49fd2f550..678c5df1d 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -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')}"