hw18: Update kernel config
This commit is contained in:
parent
4f86b24e74
commit
0b73da5290
|
|
@ -15,7 +15,7 @@ KERNEL_DEVICETREE = "armada-385-nrhw18-prod4.dtb"
|
|||
KERNEL_IMAGETYPE = "zImage"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
|
||||
PV_pn-linux-netmodule = "4.14.0-${SRCPV}"
|
||||
PV_pn-linux-netmodule = "4.14.74-${SRCPV}"
|
||||
SRC_URI_pn-linux-netmodule ?= "git://git.netmodule.intranet/nmrouter/linux.git;protocol=ssh;user=gitea;branch=4.14/standard/nrhw18"
|
||||
SRCREV_pn-linux-netmodule ?= "b5ea97fb6c726c952129442f41e9b537fb8cc4cd"
|
||||
SRCREV_pn-linux-netmodule ?= "${AUTOREV}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue