summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-romulus
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2019-06-28 17:00:34 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-28 21:17:09 +0300
commit71b9340e96cccb4a941ef034e02816a4f46ad2be (patch)
tree16c67f5f0c3366ecdd7163b5f628bf766e062986 /meta-ibm/meta-romulus
parentb417d47462cfc158c3f84f4c6816068e63491ee6 (diff)
downloadopenbmc-71b9340e96cccb4a941ef034e02816a4f46ad2be.tar.xz
meta-ibm: Pin phosphor-fan to d9a580aa50
This allows upstream to drop some backward-incompatible changes while the yaml in meta-ibm gets updated to the new format coming in from upstream. (From meta-ibm rev: 81ca4572471629b5114a52afb50a84d9e2cc92d1) Change-Id: Ia554f14c624d236e02d7898d2f95e7a90384dadf Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm/meta-romulus')
-rw-r--r--meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan_%.bbappend3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan_%.bbappend b/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan_%.bbappend
index af5e1e629..8a0875e6a 100644
--- a/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan_%.bbappend
+++ b/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan_%.bbappend
@@ -1,5 +1,7 @@
FILESEXTRAPATHS_prepend_romulus := "${THISDIR}/${BPN}:"
+SRCREV = "d9a580aa5037fdb08911940263a580b036f2d9fa"
+
# Package configuration
FAN_PACKAGES += " \
phosphor-cooling-type \
@@ -19,4 +21,3 @@ SYSTEMD_LINK_phosphor-cooling-type += "${@compose_list(d, 'FMT_COOLING', 'OBMC_C
COOLING_ENV_FMT = "obmc/phosphor-fan/phosphor-cooling-type-{0}.conf"
SYSTEMD_ENVIRONMENT_FILE_phosphor-cooling-type_append_romulus = " ${@compose_list(d, 'COOLING_ENV_FMT', 'OBMC_CHASSIS_INSTANCES')}"
-