summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-11-06 21:08:17 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-09 04:55:08 +0300
commit2c92742ada8db77ca089a696b919272344620135 (patch)
treea8ddc8d3e5773f9cc8c6d65668422c41eae59ddd /meta-phosphor
parentcf6e4e0e1ceefeb03cd20d1dfd3a90b7922f26e9 (diff)
downloadopenbmc-2c92742ada8db77ca089a696b919272344620135.tar.xz
meta-phosphor: drop obmc-phosphor-license.bbclass
Drop obmc-phosphor-license.bbclass as it is no longer used. (From meta-phosphor rev: 09031de01222bf29551bf6f639e6b09b4c98b74d) Change-Id: I31d546c96264f2b1784e313383a30b6f64ad644a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/classes/obmc-phosphor-license.bbclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-phosphor/classes/obmc-phosphor-license.bbclass b/meta-phosphor/classes/obmc-phosphor-license.bbclass
deleted file mode 100644
index 9694f7fa2..000000000
--- a/meta-phosphor/classes/obmc-phosphor-license.bbclass
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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"