summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/clear-once/clear-once.bb
blob: 5d6d8894cce6ebaca4ebc54b17f887a0e43a1269 (plain)
1
2
3
4
5
6
7
8
9
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

LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
OpenPOWER on IntegriCloud