diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2015-12-31 00:52:17 +1000 |
---|---|---|
committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-01-06 13:10:44 +1000 |
commit | d63ce60c4b252c0f732216a60e8a914fa95dd4c0 (patch) | |
tree | 74ad303a1309585102e07b79fa59799bad13b900 | |
parent | b98e9384d61f8e19a1028c68abe7dcafd4871de8 (diff) | |
download | meta-xilinx-d63ce60c4b252c0f732216a60e8a914fa95dd4c0.tar.gz |
machine-xilinx-default.inc: Update default linux-xlnx to 4.0%
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r-- | conf/machine/include/machine-xilinx-default.inc | 2 |
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 15f85fed..ee3a80bf 100644 --- a/conf/machine/include/machine-xilinx-default.inc +++ b/conf/machine/include/machine-xilinx-default.inc | |||
@@ -12,7 +12,7 @@ XILINX_DEFAULT_KERNEL_microblaze := "linux-yocto" | |||
12 | XILINX_DEFAULT_KERNEL_zynqmp := "linux-yocto" | 12 | XILINX_DEFAULT_KERNEL_zynqmp := "linux-yocto" |
13 | 13 | ||
14 | PREFERRED_PROVIDER_virtual/kernel ??= "${XILINX_DEFAULT_KERNEL}" | 14 | PREFERRED_PROVIDER_virtual/kernel ??= "${XILINX_DEFAULT_KERNEL}" |
15 | PREFERRED_VERSION_linux-xlnx ?= "3.19%" | 15 | PREFERRED_VERSION_linux-xlnx ?= "4.0%" |
16 | PREFERRED_VERSION_linux-yocto ?= "4.1%" | 16 | PREFERRED_VERSION_linux-yocto ?= "4.1%" |
17 | 17 | ||
18 | # U-Boot Configuration | 18 | # U-Boot Configuration |