diff options
author | build.automotivelinux.org <jenkins@automotivelinux.org> | 2019-05-24 15:08:05 +0200 |
---|---|---|
committer | build.automotivelinux.org <jenkins@automotivelinux.org> | 2019-05-24 15:08:05 +0200 |
commit | f310add862d810c1916d98e75208da67283f19e0 (patch) | |
tree | ece1798ac28929b41148f68f41236a5bc57b1a92 /meta-agl-distro | |
parent | 6c60ed66a4c32e9d01e4d5f203328b8a35d9abff (diff) |
Post-7.0.2 bump of distro config file
We are now post-7.0.2.
Change-Id: Ia3b0bdc77ce481f0cb64b18eff9d938ebcbea03c
Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.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 d2bdb576f..a63c19f0b 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.2" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |