diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-11-25 22:05:23 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-11-26 15:28:04 +0000 |
commit | ea38b9a61b9dba6b36c5490cc8bfc0e167b43060 (patch) | |
tree | ab93e704c9f7e20d2a0909d71b5ec1b12ea4fefd /meta-agl-distro/conf | |
parent | 2cccf983967721a516fb6bcc27633e929d1adb1e (diff) |
Post 8.0.3 change to distro config file
Bump the AGL distro config after 8.0.3 release.
.
Change-Id: Ie7b7df39340246c45e8bc8d9756de9fc5f8d1634
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.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 9b486f6fa..53ccc48f2 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 = "halibut" AGLVERSION = "8.0.3" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |