summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Hung <george.hung@quantatw.com>2021-03-23 12:55:01 +0300
committerGeorge Hung <george.hung@quantatw.com>2021-03-24 04:22:53 +0300
commitaa395cc617408d9ab50b5a0c278cb3165c96801f (patch)
treeb581d9bcb1c43cf7a9b2ff486b732865678bdf0e
parentf45b3abc6bf905784e4b9a9c7b3f482e8a591c1e (diff)
downloadopenbmc-aa395cc617408d9ab50b5a0c278cb3165c96801f.tar.xz
meta-quanta: common: read-margin-temp srcrev bump ca2dc1bf7f..898f158b56
Josh Lehan (2): Massively refactored to fix bugs and use double Add single point of failure mode and error detect quadpixels (1): Reuse DBus connections and reduce redundant DBus messages Harvey Wu (8): use struct to save zones objects comment some print log in util.cpp comment some print log in dbus.hpp fix function input parameter fit the coding standard Add option and function according issue #11 Add "debug", "ignore" option Add NVMe Present Option Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I8cfa8d127c4ff2f9d8ba02bea73bcca6d2c62f9e
-rw-r--r--meta-quanta/meta-common/recipes-quanta/fans/read-margin-temp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-quanta/meta-common/recipes-quanta/fans/read-margin-temp_git.bb b/meta-quanta/meta-common/recipes-quanta/fans/read-margin-temp_git.bb
index fd5819d42..f2354f1d4 100644
--- a/meta-quanta/meta-common/recipes-quanta/fans/read-margin-temp_git.bb
+++ b/meta-quanta/meta-common/recipes-quanta/fans/read-margin-temp_git.bb
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
SRC_URI = "git://github.com/quanta-bmc/read-margin-temp.git"
-SRCREV = "ca2dc1bf7f34d517f0edc59dd3596c3a76c3d7a1"
+SRCREV = "898f158b56f8cc16474dfc46e032a0d754b437c6"
S = "${WORKDIR}/git"
inherit autotools pkgconfig