nb2800: use newer kernel version
This commit is contained in:
parent
5315a8b0ab
commit
c50e6dd7e0
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue