Bump configuration for Guppy 7.0.4
[AGL/meta-agl.git] / meta-agl-distro / conf / distro / poky-agl.conf
index 1c84f37..88f8133 100644 (file)
@@ -7,8 +7,8 @@ DISTRO_NAME = "Automotive Grade Linux"
 
 # Release flags
 DISTRO_CODENAME = "guppy"
-AGL_BRANCH = "master"
-AGLVERSION = "6.99.4"
+AGL_BRANCH = "guppy"
+AGLVERSION = "7.0.4"
 # switch  devel/release
 #AGLRELEASETYPE ?= "agldevelopment"
 AGLRELEASETYPE ?= "aglrelease"
@@ -42,27 +42,38 @@ MAINTAINER = "AGL <automotive-discussions@lists.linuxfoundation.org>"
 TARGET_VENDOR = "-agl"
 
 # Override these in poky based distros
-AGL_DEFAULT_DISTRO_FEATURES = "largefile systemd opengl wayland pam bluetooth bluez5"
+AGL_DEFAULT_DISTRO_FEATURES = "largefile systemd opengl wayland pam bluetooth bluez5 3g"
 POKY_DEFAULT_DISTRO_FEATURES := "${AGL_DEFAULT_DISTRO_FEATURES}"
 OVERRIDES .= ":${DISTRO_CODENAME}"
 
 QEMU_TARGETS ?= "arm aarch64 i386 x86_64"
 # Other QEMU_TARGETS "mips mips64 mips64el ppc sh4"
 
-PREMIRRORS ??= "\
-bzr://.*/.*   https://download.automotivelinux.org/AGL/mirror/ \n \
-cvs://.*/.*   https://download.automotivelinux.org/AGL/mirror/ \n \
-git://.*/.*   https://download.automotivelinux.org/AGL/mirror/ \n \
-gitsm://.*/.* https://download.automotivelinux.org/AGL/mirror/ \n \
-hg://.*/.*    https://download.automotivelinux.org/AGL/mirror/ \n \
-osc://.*/.*   https://download.automotivelinux.org/AGL/mirror/ \n \
-p4://.*/.*    https://download.automotivelinux.org/AGL/mirror/ \n \
-svn://.*/.*   https://download.automotivelinux.org/AGL/mirror/ \n"
-
 MIRRORS =+ "\
+bzr://.*/.*      https://download.automotivelinux.org/AGL/mirror/ \n \
+cvs://.*/.*      https://download.automotivelinux.org/AGL/mirror/ \n \
+git://.*/.*      https://download.automotivelinux.org/AGL/mirror/ \n \
+gitsm://.*/.*    https://download.automotivelinux.org/AGL/mirror/ \n \
+hg://.*/.*       https://download.automotivelinux.org/AGL/mirror/ \n \
+osc://.*/.*      https://download.automotivelinux.org/AGL/mirror/ \n \
+p4://.*/.*       https://download.automotivelinux.org/AGL/mirror/ \n \
+svn://.*/.*      https://download.automotivelinux.org/AGL/mirror/ \n \
+bzr://.*/.*      http://download.automotivelinux.org/AGL/mirror/  \n \
+cvs://.*/.*      http://download.automotivelinux.org/AGL/mirror/  \n \
+git://.*/.*      http://download.automotivelinux.org/AGL/mirror/  \n \
+gitsm://.*/.*    http://download.automotivelinux.org/AGL/mirror/  \n \
+hg://.*/.*       http://download.automotivelinux.org/AGL/mirror/  \n \
+osc://.*/.*      http://download.automotivelinux.org/AGL/mirror/  \n \
+p4://.*/.*       http://download.automotivelinux.org/AGL/mirror/  \n \
+svn://.*/.*      http://download.automotivelinux.org/AGL/mirror/  \n \
+                 \
 ftp://.*/.*      https://download.automotivelinux.org/AGL/mirror/ \n \
 http://.*/.*     https://download.automotivelinux.org/AGL/mirror/ \n \
-https://.*/.*    https://download.automotivelinux.org/AGL/mirror/ \n"
+https://.*/.*    https://download.automotivelinux.org/AGL/mirror/ \n \
+ftp://.*/.*      http://download.automotivelinux.org/AGL/mirror/  \n \
+http://.*/.*     http://download.automotivelinux.org/AGL/mirror/  \n \
+https://.*/.*    http://download.automotivelinux.org/AGL/mirror/  \n \
+"
 
 # The CONNECTIVITY_CHECK_URI's are used to test whether we can succesfully
 # fetch from the network (and warn you if not). To disable the test set