summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_4.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_4.1.bbappend')
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1.bbappend8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.1.bbappend b/recipes-kernel/linux/linux-toradex_4.1.bbappend
deleted file mode 100644
index 0d96596..0000000
--- a/recipes-kernel/linux/linux-toradex_4.1.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1:"
-
-# Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS)
-KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
-
-LOCALVERSION = "-v2.6b1"
-SRCREV = "455cc9da4df2597945cb63a08a7c99cab99db644"
-SRCBRANCH = "toradex_vf_4.1-next"