summaryrefslogtreecommitdiffstats
path: root/recipes-core/busybox/busybox_1.23.2.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/busybox/busybox_1.23.2.bbappend')
-rw-r--r--recipes-core/busybox/busybox_1.23.2.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-core/busybox/busybox_1.23.2.bbappend b/recipes-core/busybox/busybox_1.23.2.bbappend
new file mode 100644
index 0000000..013e53b
--- /dev/null
+++ b/recipes-core/busybox/busybox_1.23.2.bbappend
@@ -0,0 +1,9 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+#We are including procps so there is no need to include the process
+#utilities provided by it
+SRC_URI += "file://procps-overlap.cfg"
+
+#We are using time from time package that provides more statistics than
+#time from busybox
+SRC_URI += "file://time.cfg"