summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-bsp/u-boot/u-boot-obmc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-bsp/u-boot/u-boot-obmc.inc')
-rw-r--r--meta-phosphor/recipes-bsp/u-boot/u-boot-obmc.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-bsp/u-boot/u-boot-obmc.inc b/meta-phosphor/recipes-bsp/u-boot/u-boot-obmc.inc
new file mode 100644
index 000000000..47529af44
--- /dev/null
+++ b/meta-phosphor/recipes-bsp/u-boot/u-boot-obmc.inc
@@ -0,0 +1,5 @@
+FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
+
+SRC_URI:append = '${@bb.utils.contains_any("DISTRO_FEATURES", "disable-u-boot-shell", \
+ " file://disable-u-boot-shell.cfg", \
+ "", d)}'