From 107557a69a5a545f85e3a706a524d0f7bba80e16 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 21 Nov 2016 09:43:46 -0600 Subject: Cadence patch --- recipes-kernel/linux/linux_3.12.27.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux_3.12.27.bb b/recipes-kernel/linux/linux_3.12.27.bb index 074ac48..1d82e66 100644 --- a/recipes-kernel/linux/linux_3.12.27.bb +++ b/recipes-kernel/linux/linux_3.12.27.bb @@ -9,7 +9,8 @@ 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 \ +" S = "${WORKDIR}/${PN}-${PV}" @@ -26,6 +27,7 @@ COMMON_PATCHES = " \ file://linux-3.12-spi-atmel-dma-min.patch \ file://linux-3.12.27-USB-option-reduce-interrupt-urb-logging-verbosity.patch \ file://linux-3.12-pps-gpio.patch \ + file://linux-3.12-cadence-macb.patch \ " SRC_URI_append_mtcdt = "\ -- cgit v1.2.3