mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00

This prevents the signature from being modified Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
11 lines
231 B
C++
11 lines
231 B
C++
FILESEXTRAPATHS_prepend := "${THISDIR}/busybox:"
|
|
|
|
SRC_URI += " \
|
|
file://lspci.cfg \
|
|
file://lsusb.cfg \
|
|
file://mdev.cfg \
|
|
file://mount-cifs.cfg \
|
|
file://ps-extras.cfg \
|
|
file://getopt.cfg \
|
|
"
|