aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/ze7000-zynq7.conf4
-rw-r--r--conf/machine/zx3-pm3-zynq7.conf6
2 files changed, 5 insertions, 5 deletions
diff --git a/conf/machine/ze7000-zynq7.conf b/conf/machine/ze7000-zynq7.conf
index 7bd2eab..74f3af8 100644
--- a/conf/machine/ze7000-zynq7.conf
+++ b/conf/machine/ze7000-zynq7.conf
@@ -9,7 +9,7 @@ MACHINE_DEVICETREE := " \
ze7000/ze7000-zynq7.dts \
"
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-xlnx"
-PREFERRED_VERSION_linux-xlnx ?= "3.14%"
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-netmodule-zx3"
+PREFERRED_VERSION_linux-netmodule-zx3 ?= "3.14%"
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-xilinx-emacps"
diff --git a/conf/machine/zx3-pm3-zynq7.conf b/conf/machine/zx3-pm3-zynq7.conf
index cf3e748..b428323 100644
--- a/conf/machine/zx3-pm3-zynq7.conf
+++ b/conf/machine/zx3-pm3-zynq7.conf
@@ -9,9 +9,9 @@ MACHINE_DEVICETREE := " \
zx3-pm3/zx3-pm3-zynq7.dts \
"
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-xlnx"
-PREFERRED_VERSION_linux-xlnx ?= "3.14%"
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-netmodule-zx3"
+PREFERRED_VERSION_linux-netmodule-zx3 ?= "3.14%"
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-xilinx-emacps"
-PREFERRED_VERSION_u-boot-zx3 = "2013.04-git%" \ No newline at end of file
+PREFERRED_VERSION_u-boot-zx3 = "2013.04-git%"