nbhw16: Update kernel

This commit is contained in:
Alexandre Bard 2018-10-30 18:31:14 +01:00
parent b08669f8e7
commit e8cad3056b
1 changed files with 4 additions and 3 deletions

View File

@ -19,7 +19,8 @@ KERNEL_DEVICETREE = "am335x-nbhw16.dtb \
KERNEL_IMAGETYPE = "zImage"
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
PV_pn-linux-netmodule = "4.4.71-${SRCPV}"
SRC_URI_pn-linux-netmodule = "git://github.com/netmodule/linux.git;protocol=https;branch=nbhw16-4.4-pm-ti"
SRCREV_pn-linux-netmodule = "cc8b47ba4afeb67ce82d98fb5c36c321ade8270f"
PV_pn-linux-netmodule = "4.14.78-${SRCPV}"
SRC_URI_pn-linux-netmodule ?= "git://git.netmodule.intranet/nmrouter/linux.git;protocol=ssh;user=gitea;branch=4.14/standard/nmhw21"
SRCREV_pn-linux-netmodule ?= "${AUTOREV}"