meta-phosphor: Remove references to PHOSPHORBASE

PHOSPHORBASE 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: Ic076df7489ff990934b50ac5cc6563e47798b273
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/recipes-phosphor/flash/obmc-phosphor-flashd.bb b/recipes-phosphor/flash/obmc-phosphor-flashd.bb
index b596b81..602dbe9 100644
--- a/recipes-phosphor/flash/obmc-phosphor-flashd.bb
+++ b/recipes-phosphor/flash/obmc-phosphor-flashd.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Phosphor OpenBMC flash management reference implementation."
 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 obmc-phosphor-pydbus-service
 
diff --git a/recipes-phosphor/flash/phosphor-image-signing.bb b/recipes-phosphor/flash/phosphor-image-signing.bb
index bce9853..16e1d99 100644
--- a/recipes-phosphor/flash/phosphor-image-signing.bb
+++ b/recipes-phosphor/flash/phosphor-image-signing.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Public key information to be included in images for image verification."
 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 allarch
 
diff --git a/recipes-phosphor/flash/phosphor-insecure-signing-key-native.bb b/recipes-phosphor/flash/phosphor-insecure-signing-key-native.bb
index dc2243a..d16cea3 100644
--- a/recipes-phosphor/flash/phosphor-insecure-signing-key-native.bb
+++ b/recipes-phosphor/flash/phosphor-insecure-signing-key-native.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Do not use this key to sign images."
 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 allarch
 inherit native
diff --git a/recipes-phosphor/flash/phosphor-software-manager-error-native_git.bb b/recipes-phosphor/flash/phosphor-software-manager-error-native_git.bb
index ade18da..806f07c 100644
--- a/recipes-phosphor/flash/phosphor-software-manager-error-native_git.bb
+++ b/recipes-phosphor/flash/phosphor-software-manager-error-native_git.bb
@@ -2,7 +2,7 @@
 PR = "r1"
 PV = "1.0+git${SRCPV}"
 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
 inherit phosphor-dbus-yaml