hw20 : Update kernel SRC_URI

This commit is contained in:
Alexandre Bard 2018-11-05 17:57:10 +01:00
parent 1e550eb895
commit 412727b65e
1 changed files with 1 additions and 2 deletions

View File

@ -16,6 +16,5 @@ KERNEL_IMAGETYPE = "zImage"
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
PV_pn-linux-netmodule = "4.14.14-${SRCPV}"
SRC_URI_pn-linux-netmodule ?= "git://github.com/netmodule/linux.git;protocol=https;branch=4.14/standard/nrhw20"
SRCREV_pn-linux-netmodule ?= "bc588eccf4d375d6a5c4fc1ff2584e4e7d550b65"
SRC_URI_pn-linux-netmodule ?= "git://git.netmodule.intranet/yoctoproject/linux-netmodule.git;protocol=ssh;user=gitea;branch=4.14/standard/nrhw20"