diff options
| author | Nathan Rossi <nathan@nathanrossi.com> | 2015-07-23 22:02:51 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2015-07-23 23:59:13 +1000 |
| commit | da78fea2924cb38cdd6ec033f825261997b72103 (patch) | |
| tree | e3aa697473e0d8e008a108465cf71c38ebf2eeab /conf/machine/include | |
| parent | 21602f02790ccb46a9d7ee115e6cfe282112e81c (diff) | |
| download | meta-xilinx-da78fea2924cb38cdd6ec033f825261997b72103.tar.gz | |
machine-xilinx-default.inc: Set default version of linux-xlnx to 3.19
* Set the default to the newer linux-xlnx 3.19 kernel (xilinx-v2015.2)
* This only applies to machines that default the virtual/kernel provider
to linux-xlnx
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'conf/machine/include')
| -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 43ef4096..e5d6584b 100644 --- a/conf/machine/include/machine-xilinx-default.inc +++ b/conf/machine/include/machine-xilinx-default.inc | |||
| @@ -11,7 +11,7 @@ XILINX_DEFAULT_KERNEL := "linux-xlnx" | |||
| 11 | XILINX_DEFAULT_KERNEL_microblaze := "linux-yocto" | 11 | XILINX_DEFAULT_KERNEL_microblaze := "linux-yocto" |
| 12 | 12 | ||
| 13 | PREFERRED_PROVIDER_virtual/kernel ??= "${XILINX_DEFAULT_KERNEL}" | 13 | PREFERRED_PROVIDER_virtual/kernel ??= "${XILINX_DEFAULT_KERNEL}" |
| 14 | PREFERRED_VERSION_linux-xlnx ?= "3.14%" | 14 | PREFERRED_VERSION_linux-xlnx ?= "3.19%" |
| 15 | PREFERRED_VERSION_linux-yocto ?= "3.19%" | 15 | PREFERRED_VERSION_linux-yocto ?= "3.19%" |
| 16 | 16 | ||
| 17 | # U-Boot Configuration | 17 | # U-Boot Configuration |
