diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-04-23 15:10:04 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-04-23 15:10:04 +0200 |
commit | ae1cd95264b599da70872e18a4f7d5b302fc8cd3 (patch) | |
tree | b0e673ddea996ba9cc23a720d671971964d2240f /meta-agl-distro/conf/distro/poky-agl.conf | |
parent | 399af90ce950150f89b50f73bc9323fc183e3d58 (diff) |
Post-release bump
We're now in the cycle towards 7.0.2 .
Code should be sumbitted before apr 28th.
Change-Id: I032f6a69061b707a4d7d0848a40b4ea4b8886eb1
Signed-off-by: Jan-Simon Möller <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 | 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 d558b104e..4af5d2ffc 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 = "guppy" AGL_BRANCH = "guppy" AGLVERSION = "7.0.1" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |