Files
OpenBMC/meta-phosphor/recipes-core/busybox/busybox_%.bbappend
T

11 lines
280 B
Plaintext
Raw Normal View History

2026-04-23 17:07:55 +08:00
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI += " \
file://busybox.cfg \
file://flash.cfg \
file://less.cfg \
file://mountpoint.cfg \
${@bb.utils.contains('DISTRO_FEATURES', 'obmc-ubi-fs', \
'', 'file://reboot.cfg', d)} \
"