aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-distro/conf/distro/poky-agl.conf
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-02-07 14:48:39 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-02-07 20:57:43 +0000
commit59abc08de3d6e3f225c840f0b460bee084cce62d (patch)
tree0708e8f99c7ca7519b5b5396ae2950bd9cb5bb70 /meta-agl-distro/conf/distro/poky-agl.conf
parent9349448966411d56a465ca8c52f71764f53729a2 (diff)
Change distro configuration for guppyguppy_6.99.5guppy/6.99.56.99.5
Use the guppy branch and change version to rc5. Change-Id: Ide35a594c83daace7e63a8f1c6415def19cfeb54 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-distro/conf/distro/poky-agl.conf')
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index 9b29bce53..07e1b8e15 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -7,11 +7,11 @@ DISTRO_NAME = "Automotive Grade Linux"
# Release flags
DISTRO_CODENAME = "guppy"
-AGL_BRANCH = "master"
-AGLVERSION = "6.99.4"
+AGL_BRANCH = "guppy"
+AGLVERSION = "6.99.5"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#