hw18: Add kernel URI to machine config
This commit is contained in:
parent
845a440b23
commit
29769183f1
|
|
@ -15,3 +15,6 @@ KERNEL_DEVICETREE = "armada-385-nrhw18-prod4.dtb"
|
|||
KERNEL_IMAGETYPE = "zImage"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
|
||||
|
||||
PV_pn-linux-netmodule = "4.14.77-${SRCPV}"
|
||||
SRC_URI_pn-linux-netmodule ?= "git://git.netmodule.intranet/yoctoproject/linux-netmodule.git;protocol=ssh;user=gitea;branch=4.14/standard/nrhw18"
|
||||
|
|
|
|||
Loading…
Reference in New Issue