diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-11-30 23:34:01 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-11-30 23:34:01 +0100 |
commit | c46d25ae06241b7c7f995bc4c2b3283ab4cb91d4 (patch) | |
tree | 0283800796c99424da79ba000541dcb1a04be2df /meta-agl-distro/conf/distro | |
parent | c2b2edbd68d2074a8c9010dd6270ebdeef763375 (diff) |
Prepare 6.99.2 Guppy RC2guppy_6.99.2guppy/6.99.26.99.2
Change the distro configuration in preparation of GG RC2.
Change-Id: I2eb05adf8f4f909d90aed81b75ba04a0933ae02e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-distro/conf/distro')
-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 d347b53b8..745e72447 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 = "guppy" AGL_BRANCH = "master" -AGLVERSION = "6.99.1" +AGLVERSION = "6.99.2" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |