diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-04-18 14:53:59 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-04-18 14:53:59 +0200 |
commit | 462ad3fff8d4c3c27078fc8fc1dfdc2db78aa14c (patch) | |
tree | 38be9c5e858534dd7b52f570f6812d536f497e6b /meta-agl-distro/conf | |
parent | be63118538aae358d6990637bb363a48556d811e (diff) |
Post release change of the distro configuration
The merge window for 9.0.2 is open.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I36bdae8b2fc9f19d6cc0b68b49ff8c9d9d6edb4e
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 d1c580ea7..8e869687f 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 = "icefish" AGLVERSION = "9.0.1" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |