diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-12-20 23:23:40 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-12-20 23:23:40 +0100 |
commit | 40fbceab5869e6e2a37745a9d89bdd4dcccdb33a (patch) | |
tree | 1eb2a132bbea33df520c8fbf007ac89b590bb5a5 /meta-agl-distro | |
parent | ceef560c0031437c58545da89b0bbb9249a4a95e (diff) |
Change the distro config for Icefish rc4icefish_8.99.4icefish/8.99.48.99.4
Due to a critical bug in rc3, we'll do an early rc4.
This changes the distro configuration.
Change-Id: I25cb3fa513a66e26b443e986641cddf42a303e94
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-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 bbf9e567f..19efc304f 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.3" +AGLVERSION = "8.99.4" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |