summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2016-11-19 18:41:29 +1000
committerNathan Rossi <nathan@nathanrossi.com>2016-11-19 21:36:36 +1000
commitd1865ce5578ffd57ba3a61dc34e1997836199e99 (patch)
treebaa1251c4c1461d7f084b09e8d947ad068879277 /conf
parent061a16fd21bc0f419eda03aee6ee0ce11b48f27a (diff)
downloadmeta-xilinx-d1865ce5578ffd57ba3a61dc34e1997836199e99.tar.gz
linux-xlnx_4.4: Drop this version it is superseded
The v4.4/xilinx-v2016.2 version of the linux-xlnx kenrel is dropped in favour of the newer 4.6/xilinx-v2016.3 kernel. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/machine-xilinx-default.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/machine-xilinx-default.inc b/conf/machine/include/machine-xilinx-default.inc
index 826507c4..1dfef48f 100644
--- a/conf/machine/include/machine-xilinx-default.inc
+++ b/conf/machine/include/machine-xilinx-default.inc
@@ -15,7 +15,7 @@ XILINX_DEFAULT_KERNEL_microblaze := "linux-yocto"
15XILINX_DEFAULT_KERNEL_zynqmp := "linux-yocto" 15XILINX_DEFAULT_KERNEL_zynqmp := "linux-yocto"
16 16
17PREFERRED_PROVIDER_virtual/kernel ??= "${XILINX_DEFAULT_KERNEL}" 17PREFERRED_PROVIDER_virtual/kernel ??= "${XILINX_DEFAULT_KERNEL}"
18PREFERRED_VERSION_linux-xlnx ?= "4.4%" 18PREFERRED_VERSION_linux-xlnx ?= "4.6%"
19PREFERRED_VERSION_linux-yocto ?= "4.8%" 19PREFERRED_VERSION_linux-yocto ?= "4.8%"
20 20
21# U-Boot Configuration 21# U-Boot Configuration