aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-12-19 18:25:55 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-12-19 19:42:42 +0000
commitab4c19fb0119cd1e427d6c67b3630f91aefac20c (patch)
treeb60e618b55a2b27e69fa9f956b199268f242f3dd
parent5df8d4e43f81d5f8f591c1775ca0bca7d52b0a31 (diff)
Prepare Halibut 8.0.4 releasehalibut_8.0.4halibut/8.0.48.0.4
Change the distro configuration for 8.0.4 Change-Id: Ifdc9a8df8c3cd1a58ed361a8916047c641d208cf 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 53ccc48f2..1267eedfa 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.3"
+AGLVERSION = "8.0.4"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#