From dafdfa879a648f428cfc4ec9dfc622845b9ca125 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 6 May 2020 16:11:10 +0000 Subject: phosphor-fan-presence: srcrev bump f24d7749b3..f7fa3d339a Matthew Barth (1): presence: Remove "config.h" include (From meta-phosphor rev: fbb26adc5039aa88edcffd0775732d52dab99eab) Change-Id: Idc9a2f7eec18eb39448ba5c047f89bb1a9e105a9 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc index fe482caa1..8297ff680 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-fan-presence" -SRCREV = "f24d7749b3c65af3b76039fce729fe4ae278b892" +SRCREV = "f7fa3d339aca1857288ca1283c5bd9cae4e73b38" -- cgit v1.2.3 From d109e05623ccf12797796ff354a1e9698af3d642 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 14 May 2020 20:51:28 +0000 Subject: phosphor-fan-presence: srcrev bump f7fa3d339a..c21d0b36c7 Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: bdc3865a5072eca50acf8ee7e310f5d0e3fd57a3) Change-Id: I9795aa78373e68e4344551da8cfdd5fe7818f605 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc index 8297ff680..2532a15ae 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-fan-presence" -SRCREV = "f7fa3d339aca1857288ca1283c5bd9cae4e73b38" +SRCREV = "c21d0b36c7f68a0ce8dbe173564aa257c333280f" -- cgit v1.2.3 From ed05ba9a8caea46a0348f20aba6d1e4f9854373a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 21 May 2020 19:01:43 +0000 Subject: phosphor-fan-presence: srcrev bump c21d0b36c7..5e7298c580 Matthew Barth (1): monitor: Change factor from size_t to double (From meta-phosphor rev: 7ae30f329dc80b1d152c5f6b9516bd1fa990724a) Change-Id: If1c96d68aa0c6c376e44b512df30bdce040830d3 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc index 2532a15ae..ef9bee546 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-fan-presence" -SRCREV = "c21d0b36c7f68a0ce8dbe173564aa257c333280f" +SRCREV = "5e7298c58039b544ca917c27a01566fc28b18f0e" -- cgit v1.2.3