From aa395cc617408d9ab50b5a0c278cb3165c96801f Mon Sep 17 00:00:00 2001 From: George Hung Date: Tue, 23 Mar 2021 17:55:01 +0800 Subject: 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 Change-Id: I8cfa8d127c4ff2f9d8ba02bea73bcca6d2c62f9e --- meta-quanta/meta-common/recipes-quanta/fans/read-margin-temp_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-quanta/meta-common') 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 fd5819d42c..f2354f1d4f 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 -- cgit v1.2.3