diff options
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb')
-rw-r--r-- | meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb index 740b194ad..9d42d78c9 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb @@ -1,8 +1,9 @@ SUMMARY = "Phosphor zone events definition default data" PR = "r1" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" inherit native -inherit obmc-phosphor-license inherit phosphor-fan SRC_URI += "file://events.yaml" |