summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/clear-once
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-23 04:49:32 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-23 20:55:24 +0300
commit1686c5e661b47196f2b56cbebae47d24ed69e84d (patch)
tree1fe4dc76bd322a5d3fa9b7ac845b7a8cea60cb50 /meta-phosphor/common/recipes-phosphor/clear-once
parenta94ea839f934b68e1b8bca4acd31803db6d6435c (diff)
downloadopenbmc-1686c5e661b47196f2b56cbebae47d24ed69e84d.tar.xz
clear-once: Remove redundant RPROVIDES
PN is already included by RPROVIDES so there is no need to set it again explicitly. Tested: Built a palmetto image Change-Id: I8efce4464ed6757a3e47d9fd95bb99dbee2c7056 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/clear-once')
-rw-r--r--meta-phosphor/common/recipes-phosphor/clear-once/clear-once.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/clear-once/clear-once.bb b/meta-phosphor/common/recipes-phosphor/clear-once/clear-once.bb
index 9c6f60045..89b83ce0d 100644
--- a/meta-phosphor/common/recipes-phosphor/clear-once/clear-once.bb
+++ b/meta-phosphor/common/recipes-phosphor/clear-once/clear-once.bb
@@ -1,7 +1,5 @@
SUMMARY = "Clear boot-once variables"
DESCRIPTION = "Clear u-boot variables used for one-time boot flow"
-RPROVIDES_${PN} += "clear-once"
-
inherit obmc-phosphor-systemd
inherit obmc-phosphor-license