summaryrefslogtreecommitdiff
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.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb b/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb
index 79a7ecd771..5d6d8894cc 100644
--- a/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb
+++ b/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb
@@ -4,4 +4,6 @@ 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
+
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"