summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2021-12-17meta-phosphor: prefer https protocolPatrick Williams1-1/+1
A few recipes are specifying 'protocol=git' to the git-fetcher, which is already the default[1]. For github URLs, upstream Yocto / OE suggest that 'protocol=https' is used[2]. Switch any URL that has a protocol specified to be 'https' instead of 'git'. 1. https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-fetching.html#git-fetcher-git 2. https://lists.openembedded.org/g/openembedded-devel/message/94255 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibf1ab0fa2cb83c8cb9f4e535a0781f41e3b0dafe
2021-10-27phosphor-nvme: srcrev bump bc10c7d65a..5022a4ee5cAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I323a5be42e93f7c224e0dbc395573777dd29f1e1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08phosphor-nvme: srcrev bump e528b0ae32..bc10c7d65aAndrew Geissler1-1/+1
Patrick Williams (1): build: switch to C++20 Change-Id: I63f2a692b3321404d88efcfc333d2dd7b3aeb656 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-31phosphor-nvme: srcrev bump e9f34c71a5..e528b0ae32Andrew Geissler1-1/+1
Chanh Nguyen (1): nvme_manager: Add checking the inventory changing Change-Id: I57b3697df91bea6fc249b30ceb7bd13636ecb395 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18phosphor-nvme: srcrev bump 31c3a2f7c9..e9f34c71a5Andrew Geissler1-1/+1
Brandon Kim (1): Add Brandon Kim as MAINTAINERS Change-Id: I5a61d3fb467fa724207ef7b2c3c162bb1010b1f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-11meta-phosphor: prep for new override syntaxPatrick Williams1-1/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2021-08-09phosphor-nvme: srcrev bump be3439961f..31c3a2f7c9Andrew Geissler1-1/+1
George Hung (1): Filter meaningless characters for reading NVMe model name Change-Id: Ia234010e85a4b5c965e925f95a6a89a205c1a95f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-06phosphor-nvme: srcrev bump 5e23bcde0a..be3439961fAndrew Geissler1-1/+1
George Hung (1): Fix missing to set WCTEMP to the threshold of config instance Change-Id: Icdfdc72d85669674f94927853e118bf3e5e5a451 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-02phosphor-nvme: srcrev bump 9ebfa481ce..5e23bcde0aAndrew Geissler1-1/+1
George Hung (1): Fix static unordered_map may lead to segfault issue Change-Id: I10268061741646d4c6593c41fcae548d2e053bab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18phosphor-nvme: srcrev bump d5838d1bbb..9ebfa481ceAndrew Geissler1-1/+1
George Hung (1): Emit the threshold alarm signals to trigger SEL logs Change-Id: I2489df9e780f59d2d93fe9ea0b8914ae718d999f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-nvme: srcrev bump fdffe5c37f..d5838d1bbbAndrew Geissler1-1/+1
Brandon Kim (1): Fix implicit includes and follow c++ style cast George Hung (1): Initialize the wctemp/modelNumber of struct NVMeData Change-Id: I78a6018f834718d25f73dd1fdd212be5f3e46333 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-02phosphor-nvme: srcrev bump 93455337cb..fdffe5c37fAndrew Geissler1-1/+1
Brandon Kim (1): nvme_manager: Reduce setFaultLEDs D-Bus calls Change-Id: I15c06d1728aea4d081dd1be685634e4941e1300f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-01-20phosphor-nvme: srcrev bump 95b90f4683..93455337cbAndrew Geissler1-1/+1
George Hung (1): nvme_manager: Read WCTEMP to set threshold dynamically (From meta-phosphor rev: c2f9232788055870ff81a9ea2c1ef9b64d1a8be4) Change-Id: I29494cf1863bdb8d5b608dac8f829a8d01302931 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-15phosphor-nvme: srcrev bump 9b771e221e..95b90f4683Andrew Geissler1-1/+1
George Hung (1): nvme_manager: Change to report present while SSD is powered off (From meta-phosphor rev: 79a59c71ebcda22b745e459724aa8128c79b2546) Change-Id: Ie87b7ca4e37a41b07db537245a47aa5f6e831f90 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09phosphor-nvme: srcrev bump 92a15badce..9b771e221eAndrew Geissler1-1/+1
Brandon Kim (1): Fix log entries (From meta-phosphor rev: 1c47ccc8068a3702aba4fccf364c785cbfdf689c) Change-Id: Iacbd414569c3a1215a1cb0f8cfee28314da6c90d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-26phosphor-nvme: srcrev bump 69b9618d68..92a15badceAndrew Geissler1-1/+1
George Hung (1): Add to read model number from VPD (From meta-phosphor rev: 3285bad4e0561c6eaa25a5a09033a42e23c812e8) Change-Id: I031fbba0a084c96f9e89be8af102410d9f4d526f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21phosphor-nvme: srcrev bump 188ad95e36..69b9618d68Andrew Geissler1-1/+1
George Hung (1): Add vendor id/name mapping and remove extra space for serial number (From meta-phosphor rev: 3a38e0077efca8f344b16ad6e281a235439e4a34) Change-Id: Ib7b3dbce640ec0efe5e26c054a40e7dda60f3d8b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-24phosphor-nvme: srcrev bump 05eedaa80e..188ad95e36Andrew Geissler1-1/+1
George Hung (2): Modfiy the type size for present/powergood GPIOs Change to use continue for NVMe read function (From meta-phosphor rev: e900cc4626e864379db98b2aeef13696eecbc23d) Change-Id: I64d8e93734785fe1f5200e4cde4dc116dd1cc79f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-22phosphor-nvme: srcrev bump e41b2e4c6c..05eedaa80eAndrew Geissler1-1/+1
Benjamin Fair (1): Add Benjamin Fair as a maintainer Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 57c5021879ec6b29ad9b073f174f2750cd0aa39a) Change-Id: I23b1772d5c58aa4294bb66e3f90a0536a40313ea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27phosphor-nvme: srcrev bump fc8472c692..e41b2e4c6cAndrew Geissler1-1/+1
Vijay Khemka (1): Remove gpios dependency (From meta-phosphor rev: 3d5873bc39b8e18c733aac78b0e0c94012954515) Change-Id: Iab9fffb8cb92e060ae9d2f5f73273b46f54cc7ed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-16meta-phosphor: add phosphor-nvme recipeBenjamin Fair1-0/+21
This recipe builds and installs the Phosphor NVMe monitor daemon and sets up the service file to start it. (From meta-phosphor rev: fc8a45a7ebc14476f8e6d0972ff1ea4ad4756023) Change-Id: I298588fc581d2ab3a58e883a98977390ad6fa1ce Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>