diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-11-28 09:22:10 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-11-28 09:22:10 +0100 |
commit | 5d2ee29ff1d655efafcb177cd01a12d0beca819a (patch) | |
tree | f51fb8526e8f6aadea1b8430462b933bc6ccf4ac /meta-agl-distro | |
parent | cae7cfb01c4e39a33ef3e851851632b4f0fd5db4 (diff) |
Post 6.0.2 bump
Change-Id: Iaea32dfb9307236c44e9e9b7b5d7bc7a6616a9d6
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 | 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 7dd66797a..b9ddf6e93 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 = "flounder" AGL_BRANCH = "flounder" AGLVERSION = "6.0.2" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |