aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mel/recipes-core/busybox/busybox_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-mel/recipes-core/busybox/busybox_%.bbappend')
-rw-r--r--meta-mel/recipes-core/busybox/busybox_%.bbappend14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-mel/recipes-core/busybox/busybox_%.bbappend b/meta-mel/recipes-core/busybox/busybox_%.bbappend
deleted file mode 100644
index a6c14879..00000000
--- a/meta-mel/recipes-core/busybox/busybox_%.bbappend
+++ /dev/null
@@ -1,14 +0,0 @@
-# ---------------------------------------------------------------------------------------------------------------------
-# SPDX-License-Identifier: MIT
-# ---------------------------------------------------------------------------------------------------------------------
-
-FILESEXTRAPATHS:prepend := "${THISDIR}/busybox:"
-
-# fancy-head.cfg is enabled so we have head -c, which we need for our tracing
-# scripts with lttng
-SRC_URI:append:mel = "\
- file://setsid.cfg \
- file://fancy-head.cfg \
- file://pidof.cfg \
- file://top.cfg \
-"