From a2cb6a47fa23f6d75ce1a12b4a500cf2c74392be Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Sun, 17 Sep 2017 18:35:09 +0200 Subject: [PATCH] linux-nanaopi: Move to ARMWorks git, update to latest revision --- recipes-kernel/linux/linux-nanopi_git.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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" -- 2.39.2