summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-09-01 15:26:12 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-09-01 15:08:49 +0000
commit8024b3d79e731eb93ab7208f4796671e5e8df556 (patch)
tree802094e7a1c5830b366d98d58b5c58e971d46d2e /recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb
parent6db5df32404a9b8faa9e40910b4fa66f8740d0ac (diff)
recipes-kernel: Remove revert no-1-8-v patches
those patches currently do not apply, remove them. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb b/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb
index 3b51cbb..4cdb08d 100644
--- a/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb
+++ b/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb
@@ -18,16 +18,6 @@ SRC_URI = " \
file://defconfig \
"
-SRC_URI_append_colibri-imx8x-v10b = " \
- file://0001-Revert-ARM64-dts-apalis-imx8x-remove-no-1-8-v-from-s.patch \
- file://0002-Revert-ARM64-dts-colibri-imx8x-remove-no-1-8-v-from-.patch \
-"
-
-SRC_URI_append_apalis-imx8x-v11a = " \
- file://0001-Revert-ARM64-dts-apalis-imx8x-remove-no-1-8-v-from-s.patch \
- file://0002-Revert-ARM64-dts-colibri-imx8x-remove-no-1-8-v-from-.patch \
-"
-
# Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS)
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"