Files
OpenBMC/meta-phosphor/recipes-bsp/u-boot/u-boot-obmc.inc
T

6 lines
191 B
PHP
Raw Normal View History

2026-04-23 17:07:55 +08:00
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SRC_URI:append = '${@bb.utils.contains_any("DISTRO_FEATURES", "disable-u-boot-shell", \
" file://disable-u-boot-shell.cfg", \
"", d)}'