diff options
| author | Nathan Rossi <nathan@nathanrossi.com> | 2017-04-06 18:27:29 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2017-04-26 15:32:52 +1000 |
| commit | ed88616f2b7aad51354e47cdaa88f5e3759014b4 (patch) | |
| tree | 4f65bd5f08dface299cfcce710e780f010f82586 | |
| parent | 870d854e321d1576217040c494d68e1668058e61 (diff) | |
| download | meta-xilinx-ed88616f2b7aad51354e47cdaa88f5e3759014b4.tar.gz | |
machine-xilinx-default.inc: Remove linux-yocto version pinning
Use the newest available on targets that default to using linux-yocto.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Acked-by: Alistair Francis <alistair.francis@xilinx.com>
| -rw-r--r-- | conf/machine/include/machine-xilinx-default.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/machine-xilinx-default.inc b/conf/machine/include/machine-xilinx-default.inc index 4264d046..13e4df57 100644 --- a/conf/machine/include/machine-xilinx-default.inc +++ b/conf/machine/include/machine-xilinx-default.inc | |||
| @@ -16,7 +16,6 @@ XILINX_DEFAULT_KERNEL_zynqmp := "linux-yocto" | |||
| 16 | 16 | ||
| 17 | PREFERRED_PROVIDER_virtual/kernel ??= "${XILINX_DEFAULT_KERNEL}" | 17 | PREFERRED_PROVIDER_virtual/kernel ??= "${XILINX_DEFAULT_KERNEL}" |
| 18 | PREFERRED_VERSION_linux-xlnx ?= "4.6-xilinx-v2016.4%" | 18 | PREFERRED_VERSION_linux-xlnx ?= "4.6-xilinx-v2016.4%" |
| 19 | PREFERRED_VERSION_linux-yocto ?= "4.8%" | ||
| 20 | 19 | ||
| 21 | # U-Boot Configuration | 20 | # U-Boot Configuration |
| 22 | XILINX_DEFAULT_UBOOT := "u-boot-xlnx" | 21 | XILINX_DEFAULT_UBOOT := "u-boot-xlnx" |
