From: Florian Boor Date: Sun, 17 Sep 2017 16:35:09 +0000 (+0200) Subject: linux-nanaopi: Move to ARMWorks git, update to latest revision X-Git-Url: https://git.kernelconcepts.de/?p=meta-nanopi.git;a=commitdiff_plain;h=a2cb6a47fa23f6d75ce1a12b4a500cf2c74392be linux-nanaopi: Move to ARMWorks git, update to latest revision --- 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"