machine: am335x-nbhw16: use kernel from github
This commit is contained in:
parent
efaea5f769
commit
dc014eff0d
|
|
@ -19,6 +19,7 @@ KERNEL_DEVICETREE = "am335x-nbhw16.dtb \
|
|||
KERNEL_IMAGETYPE = "zImage"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
|
||||
PV_pn-linux-netmodule = "4.4-${SRCPV}"
|
||||
SRC_URI_pn-linux-netmodule = "git://git@gitlab.com/eichest/linux.git;protocol=ssh;branch=nbhw16-4.4-pm-ti"
|
||||
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 = "ad39a4ea4151b886a6d56fe5b7b01a86d9603c4d"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue