summaryrefslogtreecommitdiffstats
path: root/recipes-core/busybox/busybox_1.21.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/busybox/busybox_1.21.1.bbappend')
-rw-r--r--recipes-core/busybox/busybox_1.21.1.bbappend9
1 files changed, 8 insertions, 1 deletions
diff --git a/recipes-core/busybox/busybox_1.21.1.bbappend b/recipes-core/busybox/busybox_1.21.1.bbappend
index 94779846..7d71c7d8 100644
--- a/recipes-core/busybox/busybox_1.21.1.bbappend
+++ b/recipes-core/busybox/busybox_1.21.1.bbappend
@@ -1,2 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}_${PV}:${THISDIR}/${PN}-${PV}/${MACHINE}:${THISDIR}/${PN}/${MACHINE}:${THISDIR}/${PN}-${PV}:${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3SRC_URI += " \
4 file://lspci.cfg \
5 file://lsusb.cfg \
6 file://mdev.cfg \
7 file://mount-cifs.cfg \
8 file://ps-extras.cfg \
9 "