diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-06 21:12:06 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-06 21:12:06 +0100 |
commit | af87730150fb3333041131f4bec6290d31cdf30b (patch) | |
tree | 30b8bee61811fc5e081cb302d0272490e93ac1d8 /meta-agl-distro/conf | |
parent | 83f0ad324d1919584f49e89ddecb5f8439b8b197 (diff) |
Change distro-configuration after Icefish rc5
.
Change-Id: I036bfbbce92d8d06f1774af110b3bf3c7d35d706
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 86f066c20..4ae2b714b 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 = "icefish" AGL_BRANCH = "master" AGLVERSION = "8.99.5" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |