From cb1e85a890f0717f9932489f9617d291f4694aec Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 18 Nov 2016 13:00:26 -0600 Subject: Add cadence ethernet patch to all kernels --- recipes-kernel/linux/linux_3.12.27.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux_3.12.27.bb b/recipes-kernel/linux/linux_3.12.27.bb index 074ac48..8191d8a 100644 --- a/recipes-kernel/linux/linux_3.12.27.bb +++ b/recipes-kernel/linux/linux_3.12.27.bb @@ -9,7 +9,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" DEPENDS += "xz-native bc-native" -SRC_URI = "https://www.kernel.org/pub/linux/kernel/v3.x/linux-${PV}.tar.gz" +SRC_URI = "https://www.kernel.org/pub/linux/kernel/v3.x/linux-${PV}.tar.gz \ + file://linux-3.12-cadence-macb.patch \ +" S = "${WORKDIR}/${PN}-${PV}" -- cgit v1.2.3