From 71b9340e96cccb4a941ef034e02816a4f46ad2be Mon Sep 17 00:00:00 2001 From: Matthew Barth Date: Fri, 28 Jun 2019 09:00:34 -0500 Subject: 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 Signed-off-by: Brad Bishop --- meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan_%.bbappend | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-ibm/meta-romulus') 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')}" - -- cgit v1.2.3