diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-12-15 23:10:24 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-12-15 23:10:24 +0100 |
commit | d4445695641945e3fb2179a43da0da2c4ee19d4a (patch) | |
tree | bf41ca5664f95ef78a5bf9c739a364b8d86c13a7 /meta-agl-distro/conf/distro/poky-agl.conf | |
parent | 86f6f0b033c52f1270199b8f5c884b2048b41e4f (diff) |
Prepare Icefish rc3icefish_8.99.3icefish/8.99.38.99.3
Change the distro config.
.
Change-Id: Ide8f369190a073bf34c2d043732fa1cd2872d0fd
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-distro/conf/distro/poky-agl.conf')
-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 d3213ed98..bb6b1e5ce 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 = "icefish" AGL_BRANCH = "master" -AGLVERSION = "8.99.2" +AGLVERSION = "8.99.3" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |