diff options
author | build.automotivelinux.org <jenkins@automotivelinux.org> | 2019-06-11 13:47:29 +0200 |
---|---|---|
committer | build.automotivelinux.org <jenkins@automotivelinux.org> | 2019-06-11 13:53:44 +0200 |
commit | 4c0b1a5a913cc0ad3fe20b23a9cd2b1fac4272a6 (patch) | |
tree | 2246bb7d393c366ca7031cd3cc1403c4aa6ab45b /meta-agl-distro/conf | |
parent | 7489fa14eee5819f8fd965c3f8f53e62ce7fcfd2 (diff) |
Post HH rc1 bump of distro config
Once we release rc1, the window for rc2 is open again.
Change-Id: Ic03710be9c8364d08ce8628e434c26388f3e39f2
Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
Diffstat (limited to 'meta-agl-distro/conf')
-rw-r--r-- | meta-agl-distro/conf/distro/poky-agl.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index bdca9a4fb..3203f695d 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -10,8 +10,8 @@ DISTRO_CODENAME = "halibut" AGL_BRANCH = "master" AGLVERSION = "7.99.1" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |