diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-09-04 13:51:53 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-09-10 13:47:13 +0000 |
commit | 192d1ea510bfcc4c997b997dd6d5c1c73f676914 (patch) | |
tree | 0d2e2b3225d111b8f228db2cabf62f18a2de6182 /meta-agl-distro/conf | |
parent | 8c8b7c4dede146f77db718d8a6d714cf555004cd (diff) |
Post 8.0.1 release bump of distro config
Development is open for 8.0.2.
Change-Id: Ib9723af707b5713e8f6bb6776f3450b518c4b8b9
Signed-off-by: Jan-Simon Moeller <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 be257f1f2..f2119e836 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.1" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |