summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/obmc-phosphor-license.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/classes/obmc-phosphor-license.bbclass')
-rw-r--r--meta-phosphor/classes/obmc-phosphor-license.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-phosphor/classes/obmc-phosphor-license.bbclass b/meta-phosphor/classes/obmc-phosphor-license.bbclass
new file mode 100644
index 0000000000..9694f7fa2e
--- /dev/null
+++ b/meta-phosphor/classes/obmc-phosphor-license.bbclass
@@ -0,0 +1,4 @@
+# Common code for packages distributed without a license that want Apache-2.0.
+
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"