summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-07-07 17:50:41 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2021-07-07 17:50:41 +0200
commitda87dc976fb48ead79355089047cbc8b71f66918 (patch)
tree84596c40efe813bf54921aa6e91ddd19f2681d48
parentd6164c573eee25fce9366e2af9e365e2401ed7f8 (diff)
linux-toradex: integrate bbappend into the recipe
Move the content of the bbappend to meta-toradex-nxp, recipe linux-toradex_5.4-2.3.x.bb. That it were it belongs and through that we no longer interfere with the meta-freescale-3rdparty linux-toradex recipes which cannot cope with "-@" DTC parameter. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex_%.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_%.bbappend b/recipes-kernel/linux/linux-toradex_%.bbappend
deleted file mode 100644
index 760ffc8..0000000
--- a/recipes-kernel/linux/linux-toradex_%.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-export DTC_FLAGS = "-@"