X-Git-Url: https://git.kernelconcepts.de/?p=meta-nanopi.git;a=blobdiff_plain;f=recipes-kernel%2Flinux%2Flinux-nanopi_git.bb;h=5f8bb20d2f6d6db047239ef62317519714383826;hp=ce1c63c84ea639c9728e40b4412a96a68560eee4;hb=a2cb6a47fa23f6d75ce1a12b4a500cf2c74392be;hpb=e0d052a5261539111739ae0cc31a017e41554190 diff --git a/recipes-kernel/linux/linux-nanopi_git.bb b/recipes-kernel/linux/linux-nanopi_git.bb index ce1c63c..5f8bb20 100644 --- a/recipes-kernel/linux/linux-nanopi_git.bb +++ b/recipes-kernel/linux/linux-nanopi_git.bb @@ -6,11 +6,10 @@ COMPATIBLE_MACHINE = "(nanopi)" PV = "4.1.2" PR = "r0" -SRCREV_pn-${PN} = "c9efdea291a03fb607688459a4d3f4cd2a98fb9d" +SRCREV_pn-${PN} = "dae0b8afa68b66e36e171ad209a667851a2de4fe" -SRC_URI += "git://github.com/friendlyarm/linux-4.x.y.git;protocol=https;branch=nanopi-v4.1.y \ - file://dhd-gcc49-nodebug.patch \ - file://dhd-fix-nodebug.patch \ +SRC_URI += "git://github.com/ARMWorks/NanoPi-Linux-4.1.y.git;protocol=https;branch=master \ + file://0003-fix-gcc6.patch \ file://defconfig" S = "${WORKDIR}/git"