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-08 14:32:32 +0200
commit990cf5a6e6ad2082e631f8a2c7646c49a4852c4c (patch)
treef96649619a9ee818b322e9958c95f3b773215329
parentba6fa7366813fdd5d04f85afabffd153d919868d (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> (cherry picked from commit da87dc976fb48ead79355089047cbc8b71f66918)
-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 = "-@"