summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-kernel/linux-libc-headers/linux-libc-headers_3.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-rcar-gen2/recipes-kernel/linux-libc-headers/linux-libc-headers_3.10.bb')
-rw-r--r--meta-rcar-gen2/recipes-kernel/linux-libc-headers/linux-libc-headers_3.10.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-rcar-gen2/recipes-kernel/linux-libc-headers/linux-libc-headers_3.10.bb b/meta-rcar-gen2/recipes-kernel/linux-libc-headers/linux-libc-headers_3.10.bb
index 69a9396..f4de23e 100644
--- a/meta-rcar-gen2/recipes-kernel/linux-libc-headers/linux-libc-headers_3.10.bb
+++ b/meta-rcar-gen2/recipes-kernel/linux-libc-headers/linux-libc-headers_3.10.bb
@@ -9,5 +9,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
RENESAS_BACKPORTS_URL="git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-backport.git"
SRCREV = "b8ca8c397343f4233f9f68fc3a5bf8e1c9b88251"
SRC_URI = "${RENESAS_BACKPORTS_URL};protocol=git;branch=bsp/v3.10.31-ltsi/rcar-gen2-1.9.2 \
- file://scripts-Makefile.headersinst-install-headers-from-sc.patch"
+ file://scripts-Makefile.headersinst-install-headers-from-sc.patch \
+ file://0001-kernel-add-support-for-gcc-5.patch \
+"
S = "${WORKDIR}/git"