diff --git a/conf/machine/am335x-nbhw16.conf b/conf/machine/am335x-nbhw16.conf index 0d01270..69d7b34 100644 --- a/conf/machine/am335x-nbhw16.conf +++ b/conf/machine/am335x-nbhw16.conf @@ -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"