summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/poky-ivi-systemd.conf2
-rw-r--r--conf/machine/vexpressa9.conf1
2 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/poky-ivi-systemd.conf b/conf/distro/poky-ivi-systemd.conf
index 24592b0..96e4ff6 100644
--- a/conf/distro/poky-ivi-systemd.conf
+++ b/conf/distro/poky-ivi-systemd.conf
@@ -30,6 +30,8 @@ XSERVER = "xserver-xorg \
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = ""
+PREFERRED_VERSION_linux-yocto ?= "3.4%"
+
MIRRORS =+ "\
ftp://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
http://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
diff --git a/conf/machine/vexpressa9.conf b/conf/machine/vexpressa9.conf
index 8d90e39..fa65290 100644
--- a/conf/machine/vexpressa9.conf
+++ b/conf/machine/vexpressa9.conf
@@ -26,7 +26,6 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
SERIAL_CONSOLE = "115200 ttyO2"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "3.4%"
PREFERRED_PROVIDER_jpeg = "jpeg"
PREFERRED_PROVIDER_jpeg-native = "jpeg-native"