summaryrefslogtreecommitdiffstats
path: root/meta-smx6-extras/recipes/linux/linux-smx6_3.14.28.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-smx6-extras/recipes/linux/linux-smx6_3.14.28.bbappend')
-rw-r--r--meta-smx6-extras/recipes/linux/linux-smx6_3.14.28.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-smx6-extras/recipes/linux/linux-smx6_3.14.28.bbappend b/meta-smx6-extras/recipes/linux/linux-smx6_3.14.28.bbappend
index 330a4f1..4f05ca1 100644
--- a/meta-smx6-extras/recipes/linux/linux-smx6_3.14.28.bbappend
+++ b/meta-smx6-extras/recipes/linux/linux-smx6_3.14.28.bbappend
@@ -19,6 +19,12 @@
19## 19##
20############################################################################## 20##############################################################################
21 21
22FILESEXTRAPATHS_append := "${THISDIR}/${PN}:"
23SRC_URI += " \
24 file://0001-ARM-8158-1-LLVMLinux-use-static-inline-in-ARM-ftrace.patch \
25 file://0001-ARM-LLVMLinux-Change-extern-inline-to-static-inline-.patch \
26 "
27
22do_configure_prepend() { 28do_configure_prepend() {
23 sed -e '/CONFIG_USB_FUNCTIONFS_ETH=/d' \ 29 sed -e '/CONFIG_USB_FUNCTIONFS_ETH=/d' \
24 -e '/CONFIG_USB_FUNCTIONFS_RNDIS=/d' \ 30 -e '/CONFIG_USB_FUNCTIONFS_RNDIS=/d' \