summaryrefslogtreecommitdiffstats
path: root/recipes-core/busybox/busybox_1.23.2.bbappend
blob: 013e53b8f991952202fea35623680ff038869be0 (plain)
1
2
3
4
5
6
7
8
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"