]> git.karo-electronics.de Git - meta-nanopi.git/commitdiff
linux-nanaopi: Move to ARMWorks git, update to latest revision
authorFlorian Boor <florian@kernelconcepts.de>
Sun, 17 Sep 2017 16:35:09 +0000 (18:35 +0200)
committerFlorian Boor <florian@kernelconcepts.de>
Sun, 17 Sep 2017 16:35:09 +0000 (18:35 +0200)
recipes-kernel/linux/linux-nanopi_git.bb

index ce1c63c84ea639c9728e40b4412a96a68560eee4..5f8bb20d2f6d6db047239ef62317519714383826 100644 (file)
@@ -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"