summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/clear-once/clear-once.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/clear-once/clear-once.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb b/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb
new file mode 100644
index 000000000..79a7ecd77
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb
@@ -0,0 +1,7 @@
+SUMMARY = "Clear boot-once variables"
+DESCRIPTION = "Clear u-boot variables used for one-time boot flow"
+
+RDEPENDS_${PN} = "${@d.getVar('PREFERRED_PROVIDER_u-boot-fw-utils', True) or 'u-boot-fw-utils'}"
+
+inherit obmc-phosphor-systemd
+inherit obmc-phosphor-license
OpenPOWER on IntegriCloud