nb2800: use newer kernel version

This commit is contained in:
Stefan Eichenberger 2017-06-06 09:27:46 +02:00
parent 5315a8b0ab
commit c50e6dd7e0
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ KERNEL_DEVICETREE = "armada-385-nbhw17-nb2800.dtb"
KERNEL_IMAGETYPE = "zImage"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-netmodule"
PREFERRED_VERSION_linux ?= "4.7%"
BRANCH_pn-linux-netmodule = "nbhw17-4.7"
PREFERRED_VERSION_linux ?= "4.10%"
BRANCH_pn-linux-netmodule = "nbhw17-4.10"
SERIAL_CONSOLE = "115200 ttyS0"