diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-12-19 21:40:02 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-12-19 21:40:02 +0100 |
commit | 7fefce9ac45937d115a2f4f25e3cf336ac913fd8 (patch) | |
tree | 8bf1e58215226eb4dfcb575359023e25d267ea11 /meta-agl-distro/conf/distro/poky-agl.conf | |
parent | ab4c19fb0119cd1e427d6c67b3630f91aefac20c (diff) |
Post-8.0.4 change of distro configuration
Adapt the distro-configuration after 8.0.4 is done.
Merge window is open for 8.0.5 now.
.
Change-Id: Ifafdeb6ab888336c18abed7e38c5c3ad6d8dfdeb
Signed-off-by: Jan-Simon Moeller <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 1267eedfa..d19be3e60 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.4" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |