meta-openpower: Remove references to OPENPOWERBASE
OPENPOWERBASE 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: Ia3f3130184aa8b7fa121e77d7779540404dfaf64
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/recipes-phosphor/host/checkstop-monitor.bb b/recipes-phosphor/host/checkstop-monitor.bb
index 452cdeb..ebb3a2f 100644
--- a/recipes-phosphor/host/checkstop-monitor.bb
+++ b/recipes-phosphor/host/checkstop-monitor.bb
@@ -1,7 +1,7 @@
SUMMARY = "OpenPOWER Host checkstop monitor application"
PR = "r1"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${OPENPOWERBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
inherit obmc-phosphor-systemd
inherit allarch
diff --git a/recipes-phosphor/host/hostboot-settings.bb b/recipes-phosphor/host/hostboot-settings.bb
index 0a713e7..772a514 100644
--- a/recipes-phosphor/host/hostboot-settings.bb
+++ b/recipes-phosphor/host/hostboot-settings.bb
@@ -1,7 +1,7 @@
SUMMARY = "OpenPower Hostboot Boot settings tool"
PR = "r1"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${OPENPOWERBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
inherit obmc-phosphor-systemd
inherit allarch
diff --git a/recipes-phosphor/host/p9-cfam-override.bb b/recipes-phosphor/host/p9-cfam-override.bb
index e395841..769a134 100644
--- a/recipes-phosphor/host/p9-cfam-override.bb
+++ b/recipes-phosphor/host/p9-cfam-override.bb
@@ -2,7 +2,7 @@
DESCRIPTION = "Applies user CFAM register overrides from file"
PR = "r1"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${OPENPOWERBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
inherit obmc-phosphor-systemd
diff --git a/recipes-phosphor/host/p9-host-start.bb b/recipes-phosphor/host/p9-host-start.bb
index b911001..3743598 100644
--- a/recipes-phosphor/host/p9-host-start.bb
+++ b/recipes-phosphor/host/p9-host-start.bb
@@ -2,7 +2,7 @@
DESCRIPTION = "Service to start POWER9 IPL through SBE"
PR = "r1"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${OPENPOWERBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
inherit obmc-phosphor-systemd
diff --git a/recipes-phosphor/host/p9-vcs-workaround.bb b/recipes-phosphor/host/p9-vcs-workaround.bb
index 43efeab..29167b0 100644
--- a/recipes-phosphor/host/p9-vcs-workaround.bb
+++ b/recipes-phosphor/host/p9-vcs-workaround.bb
@@ -2,7 +2,7 @@
DESCRIPTION = "Apply fixes over FSI to POWER9 CPUs prior to host power on"
PR = "r1"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${OPENPOWERBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
inherit obmc-phosphor-systemd