aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb')
-rw-r--r--meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb b/meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb
index 47c58c2..5b0995b 100644
--- a/meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb
+++ b/meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb
@@ -13,4 +13,14 @@ SRC_URI_append = " \
${@base_conditional("USE_ICCOM", "1", " file://0001-rpmsg-Add-message-to-be-able-to-configure-RPMSG_VIRT.patch", "", d)} \
"
+# Device tree patches
+SRC_URI_append = " \
+ file://0001-arm64-dts-salvator-common-Rcar-Sound.patch \
+ file://0002-arm64-dts-r8a7796-salvator-xs-Remove-Sound-Card.patch \
+ file://0003-arm64-dts-r8a7795-salvator-x-Remove-Sound-Card.patch \
+ file://0004-arm64-dts-r8a7795-salvator-xs-Remove-Sound-Card.patch \
+ file://0005-arm64-dts-r8a7795-es1-salvator-x-Remove-Sound-Card.patch \
+ file://0006-arm64-dts-r8a7796-salvator-x-Remove-Sound-Card.patch \
+"
+
S = "${WORKDIR}/git"