summaryrefslogtreecommitdiff
path: root/meta-hpe/meta-rl300-g11
diff options
context:
space:
mode:
authorAndrew Neyland <andrew.neyland@hpe.com>2023-09-18 22:55:47 +0300
committerJean-Marie Verdun <jean-marie.verdun@hpe.com>2023-09-19 23:05:10 +0300
commitc162874398b3af7096afe8349e4f06e577098b5d (patch)
tree07fed3b4ff6a4e9ae384c8c3861117682dbd8128 /meta-hpe/meta-rl300-g11
parent58bbca054571728eee3d49f46de35e359d9f8850 (diff)
downloadopenbmc-c162874398b3af7096afe8349e4f06e577098b5d.tar.xz
meta-hpe: updating license reference for rl300.
Change-Id: I080b7172781c2d23660de5f47fdc10cbde400db4 Signed-off-by: Andrew Neyland <andrew.neyland@hpe.com>
Diffstat (limited to 'meta-hpe/meta-rl300-g11')
-rw-r--r--meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/power-sequencing.bb2
-rw-r--r--meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/power-sequencing.bb b/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/power-sequencing.bb
index efe4aaa3cf..8c19cd3b53 100644
--- a/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/power-sequencing.bb
+++ b/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/power-sequencing.bb
@@ -5,7 +5,7 @@ SYSTEMD_SERVICE:${PN} = "monitor-ipmi-power-transition.service power-sequencing.
SRC_URI:append = " file://monitor-ipmi-power-transition.service file://ipmi-power-button-monitoring.sh file://rl300Start.sh file://power-sequencing.service file://gpiosdown.service file://gpiosup.service file://gpios-manager.sh file://test.json file://powerbuttonreleased.service file://powerbuttonpressed.service file://power-button.sh file://startMonitoring.sh"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=89aea4e17d99a7cacdbeed46a0096b10"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
IMAGE_INSTALL += "power-sequencing "
diff --git a/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb b/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb
index 1b035c62c5..a610aced26 100644
--- a/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb
+++ b/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/power-supplies-monitoring.bb
@@ -5,7 +5,7 @@ SYSTEMD_SERVICE:${PN} = "psu2-monitoring.service psu1-monitoring.service psu2up.
SRC_URI:append = " file://psu2-monitoring.service file://psu1-monitoring.service file://psus-manager.sh file://psu2up.service file://psu2down.service file://psu1down.service file://psu1up.service file://psu2.json file://psu1.json file://startMonitoring1.sh file://startMonitoring2.sh"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=89aea4e17d99a7cacdbeed46a0096b10"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
IMAGE_INSTALL += "power-supplies-monitoring "