machine: am335x-nbhw16: update kernel version

The newer kernel version has a fix for CVE-2017-1000251 which allows
attackers to produce a buffer overflow via bluetooth in the kernel.
This commit is contained in:
Stefan Eichenberger 2017-09-14 10:26:52 +02:00
parent 2d83492660
commit e9ca2d1ad0
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@ 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 = "cc1311058ca565929b749a829ed6c623cc6ad0ea"
SRCREV_pn-linux-netmodule = "cc8b47ba4afeb67ce82d98fb5c36c321ade8270f"