meta-quanta: Remove references to QUANTABASE

QUANTABASE is only used for pointing at licenses...point at the
licenses in oe-core in meta/files/common-licenses instead. to match the
defacto convention used in other oe layers like meta-openembedded.

Change-Id: I4d1146d39f37a54a2ba772c0833aff24b70fa1bf
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-gsj/recipes-gsj/detect-fan-fail/detect-fan-fail.bb b/meta-gsj/recipes-gsj/detect-fan-fail/detect-fan-fail.bb
index 86303c3..24ca38d 100644
--- a/meta-gsj/recipes-gsj/detect-fan-fail/detect-fan-fail.bb
+++ b/meta-gsj/recipes-gsj/detect-fan-fail/detect-fan-fail.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "OpenBMC Quanta Detect Fan Fail Daemon."
 PR = "r1"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${QUANTABASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 inherit systemd
 
diff --git a/meta-gsj/recipes-gsj/mac-address/mac-address.bb b/meta-gsj/recipes-gsj/mac-address/mac-address.bb
index 8d3fbf3..37e4e44 100644
--- a/meta-gsj/recipes-gsj/mac-address/mac-address.bb
+++ b/meta-gsj/recipes-gsj/mac-address/mac-address.bb
@@ -2,7 +2,7 @@
 SRCREV = "${AUTOREV}"
 
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${QUANTABASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 inherit autotools pkgconfig
 inherit systemd
diff --git a/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/quanta-nvme-powerctrl.bb b/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/quanta-nvme-powerctrl.bb
index ada2a6a..887b503 100644
--- a/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/quanta-nvme-powerctrl.bb
+++ b/meta-gsj/recipes-gsj/quanta-nvme-powerctrl/quanta-nvme-powerctrl.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Phosphor OpenBMC Quanta NVME Power Control Daemon."
 PR = "r1"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${QUANTABASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 FILESEXTRAPATHS_append := "${THISDIR}/files:"
 
diff --git a/meta-gsj/recipes-gsj/usb-network/usb-network.bb b/meta-gsj/recipes-gsj/usb-network/usb-network.bb
index 591ca5a..ad46c0b 100644
--- a/meta-gsj/recipes-gsj/usb-network/usb-network.bb
+++ b/meta-gsj/recipes-gsj/usb-network/usb-network.bb
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS_append := "${THISDIR}/files:"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${QUANTABASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 DEPENDS += "systemd"
 RDEPENDS_${PN} += "libsystemd"
diff --git a/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-fru-read-inventory-native.bb b/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-fru-read-inventory-native.bb
index 340955c..c6061a2 100644
--- a/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-fru-read-inventory-native.bb
+++ b/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-fru-read-inventory-native.bb
@@ -1,7 +1,7 @@
 SUMMARY = "gsj inventory map for phosphor-ipmi-host"
 PR = "r1"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${QUANTABASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 inherit native
 inherit phosphor-ipmi-host
diff --git a/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-inventory-map-native.bb b/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-inventory-map-native.bb
index db3aaf2..d46a7ab 100644
--- a/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-inventory-map-native.bb
+++ b/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-inventory-map-native.bb
@@ -1,7 +1,7 @@
 SUMMARY = "gsj IPMI to DBus Inventory mapping."
 PR = "r1"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${QUANTABASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 inherit native
 inherit phosphor-ipmi-fru
diff --git a/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-sensor-map-native.bb b/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-sensor-map-native.bb
index b716bf0..2389730 100644
--- a/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-sensor-map-native.bb
+++ b/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-sensor-map-native.bb
@@ -1,7 +1,7 @@
 SUMMARY = "Quanta gsj IPMI to DBus Sensor mapping."
 PR = "r1"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${QUANTABASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 inherit native
 inherit phosphor-ipmi-host
diff --git a/meta-gsj/recipes-phosphor/leds/gsj-led-manager-config-native.bb b/meta-gsj/recipes-phosphor/leds/gsj-led-manager-config-native.bb
index c8a8291..a91420f 100644
--- a/meta-gsj/recipes-phosphor/leds/gsj-led-manager-config-native.bb
+++ b/meta-gsj/recipes-phosphor/leds/gsj-led-manager-config-native.bb
@@ -1,7 +1,7 @@
 SUMMARY = "Phosphor LED Group Management for gsj"
 PR = "r1"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 inherit native