[RCAR] Fix gcc 10 build failed on u-boot and kernel.
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-kernel / linux / linux-renesas_%.bbappend
index 12054df..ca315b2 100644 (file)
@@ -10,6 +10,12 @@ SRC_URI_append = " \
     file://0004-ADSP-enable-and-add-sound-hardware-abstraction.patch \
 "
 
+# Gcc 10 build fix
+SRC_URI_append = " \
+    file://0001-scripts-dtc-Remove-redundant-YYLOC-global-declaratio.patch \
+"
+
+
 # For Xen
 SRC_URI_append = " \
     ${@bb.utils.contains('AGL_XEN_WANTED','1','file://xen-be.cfg','',d)} \