meta-quanta: master refresh bfbdc52828..a20f4c0ddd

Update meta-quanta to master HEAD.

Patrick Venture (6):
      meta-quanta: q71l: ipmi-channel-config-native: set LICENSE field
      meta-quanta: q71l: ipmi-fru-merge-config-native: set LICENSE field
      meta-quanta: q71l: ipmi-inventory-map-native: set LICENSE field
      meta-quanta: q71l: ipmi-sensor-map-native: set LICENSE field
      meta-quanta: q71l: quanta-powerctrl: set LICENSE field
      meta-quanta: q71l: quanta-q71l-config: set LICENSE field

Change-Id: I3cdd9be9868335a9224130ef316ad46606c4d7ec
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-quanta/meta-q71l/recipes-phosphor/workbook/quanta-q71l-config.bb b/meta-quanta/meta-q71l/recipes-phosphor/workbook/quanta-q71l-config.bb
index 647633f..e15bbd9 100644
--- a/meta-quanta/meta-q71l/recipes-phosphor/workbook/quanta-q71l-config.bb
+++ b/meta-quanta/meta-q71l/recipes-phosphor/workbook/quanta-q71l-config.bb
@@ -1,11 +1,12 @@
 SUMMARY = "Quanta Q71l board wiring"
 DESCRIPTION = "Board wiring information for the Quanta Q71l system."
 PR = "r1"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${QUANTABASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
 
 inherit allarch
 inherit setuptools
 inherit pythonnative
-inherit obmc-phosphor-license
 
 PROVIDES += "virtual/obmc-inventory-data"
 RPROVIDES_${PN} += "virtual-obmc-inventory-data"