aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-10-06 20:13:06 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-10-06 20:54:13 +0000
commit8a7ddd46275b74779229538e5c79029b412d81d9 (patch)
treefc9e81039233f3c660363b65c515dfc738559bf4
parent9507c15ada3a44f256d7188aa98a4c916924641e (diff)
Change distro config for HH 8.0.2halibut_8.0.2halibut/8.0.28.0.2
Bug-AGL: SPEC-2859 Change-Id: If9a5a32c42b8d1e6f39ff39f6b737608571b5f7f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index f2119e836..15d8ccb90 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
# Release flags
DISTRO_CODENAME = "halibut"
AGL_BRANCH = "halibut"
-AGLVERSION = "8.0.1"
+AGLVERSION = "8.0.2"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#