Update distro configuration for GG rc3 6.99.3 57/19357/3 6.99.3 guppy/6.99.3 guppy_6.99.3
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 25 Dec 2018 11:09:43 +0000 (12:09 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 27 Dec 2018 11:58:28 +0000 (12:58 +0100)
We cut GG rc3 after the CES integration session.

Notable changes:
- Microphones working
- Bluetooth
-- A2DP in mediaplayer
-- HFP (one call due to pending bug)
- Mediaplayer and Radio ramping (radio lower prio)
- btwilink disabled on kingfisher (unstable)
- agl-demo-preload feature (load maps, POI api key, ...)
- nfc improvements

Change-Id: I978dd02a0b4d5aefcfc0d7d46287b27bc1f1d396
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl-distro/conf/distro/poky-agl.conf

index 7b9ca9f..b7ced9c 100644 (file)
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "guppy"
 AGL_BRANCH = "master"
-AGLVERSION = "6.99.2"
+AGLVERSION = "6.99.3"
 # switch  devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
 OVERRIDES .= ":${AGLRELEASETYPE}"
 #