[RCAR] Remove old recipes backport
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-kernel / linux / linux-renesas_%.bbappend
index 460fde3..9764eed 100644 (file)
@@ -1,15 +1,12 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
 
-SRC_URI_append  = " file://namespace_fix.cfg \
-       file://nbd.cfg \
-       file://ramdisk.cfg \
-       file://bluetooth.cfg \
-       file://ath9k_htc.cfg \
-       file://disable_ipv6.cfg \
-       "
+require recipes-kernel/linux/linux-agl.inc
 
-# Enable support for usb video class for usb camera devices
-KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/uvc.cfg"
+SRC_URI_append  = " file://namespace_fix.cfg \
+    file://0001-NFC-pn533-don-t-send-USB-data-off-of-the-stack.patch \
+    "
 
-# Enable support for joystick devices
-KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/joystick.cfg"
+# Add ADSP patch to enable and add sound hardware abstraction
+SRC_URI_append = " \
+    file://0004-ADSP-enable-and-add-sound-hardware-abstraction.patch \
+"