summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2020-09-09simplify setting of KERNEL_DANGLING_FEATURES_WARN_ONLYAndrew Geissler2-13/+6
Setting this within python is not required (From meta-phosphor rev: b737ffb23aff232b2ce212ad54171afe7b216a71) Change-Id: I3d799b5cd9e66c9bc1a4d145274bfa3c06bdf575 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-04webui-vue: srcrev bump fac3fbbbbe..11e655ca77Andrew Geissler1-1/+1
Dixsie Wolmers (1): Add 404 page Yoshie Muranaka (1): Update IBM dotenv file to allow style customizations (From meta-phosphor rev: 6572d94424f69dde95cfd9f36989b05ed7676324) Change-Id: I4ff349ac81b0f088578aa6dfeca1d8abf22d8127 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-04entity-manager: srcrev bump c994c029c2..6b3d4c5970Andrew Geissler1-1/+1
Andrei Kartashev (1): FruDevice: improve updateFRUProperty function (From meta-phosphor rev: 5cf4ab1d15f16a52acbcda2c0cfe276bdd26c6c9) Change-Id: If939bec0b0b7a76fe7ecaf5f2d4612e926027152 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-04phosphor-networkd: srcrev bump 33bc9a9360..ffcba341a8Andrew Geissler1-1/+1
William A. Kennington III (1): ethernet_interface: Fix gateway entry emission (From meta-phosphor rev: 73e7995510e92d0255c44ca9a8b00c99d6195f96) Change-Id: I9ad74aee7aab96a5b405a8349209053c61eeccfb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-04phosphor-ipmi-blobs-binarystore: srcrev bump e496b2bb47..c3abe753fcAndrew Geissler1-1/+1
Patrick Venture (1): test: use char arrays instead of strings (From meta-phosphor rev: 5d80dec6abad65e948e05506007945f1f8f1900f) Change-Id: I728ef34d98cac62196866ae1cea4c2f9585d922e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-04bmcweb: srcrev bump f97ddba701..d206b437e3Andrew Geissler1-1/+1
Ed Tanous (1): Revert http::Request::socket() callback (From meta-phosphor rev: f463aa99eefccbda3687cd9d2d0e3329eaf98335) Change-Id: I6fb5cb8308f52f74c476c142ebc3493012179904 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-04dbus-sensors: srcrev bump 105a19754f..838529b540Andrew Geissler1-1/+1
James Feist (2): Removed unused variables CPUSensor: Mark interface down when timeout (From meta-phosphor rev: 89eb868f4e0a70306e814101914cb8cf3c7b5c14) Change-Id: I318b0773b1587d804707b577523d7059943f640a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-04phosphor-logging: srcrev bump c8d6cc619d..d5df867e34Andrew Geissler1-1/+1
SunnySrivastava1984 (1): PEL: ComponentID for openpower-vpd-parser repo. (From meta-phosphor rev: 34d770b9f74a2b4bff2a89fc9b66c57d9b6ddedc) Change-Id: Idde02ce398d05b7adec1c37f1a61c523e945580f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-03phosphor-bmc-code-mgmt: srcrev bump c31943e11b..d148b4f06bAndrew Geissler1-1/+1
Adriana Kobylak (2): image_manager: Delete image dir if same version exists mmc: Remove hostfw patches on update (From meta-phosphor rev: 0af0ab8453dc34e5c8281f9613ae7397eb8d30e7) Change-Id: Ifcb79ab43e140beb59be88f6d43d2ecbadfb2d92 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-03bmcweb: srcrev bump 5b0de033d1..f97ddba701Andrew Geissler1-1/+1
Gunnar Mills (1): Add "Links""SoftwareImages" Jayaprakash Mutyala (1): Manager:Add ForceRestart to ResetType (From meta-phosphor rev: 7d4d9ee24d58043623e01b006fb5b49b7aaaee22) Change-Id: I355c5d18f563fd19b780c6bb9f94e8e5ec3b867c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-03ipmbbridge: srcrev bump a86059348f..09027c0e07Andrew Geissler1-1/+1
Ed Tanous (1): Fix includes (From meta-phosphor rev: a77c80b55f8fb59171e6bb214b7d226d71b9a4b4) Change-Id: Ice9541b6cddc2362f0ebb18c36b7df2c2b18d64a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-03webui-vue: srcrev bump 75100469ab..fac3fbbbbeAndrew Geissler1-1/+1
SurenNeware (3): Increase the global margin size for page section Add table search filter empty text translation Changed switch to checkbox in boot settings form Yoshie Muranaka (3): Add env variable check to improve build customizations Update Intel dotenv file to allow style customizations Update router to static Virtual media component import (From meta-phosphor rev: 3fcd4d0aa2388422d470c42c2a6e7147167aa75a) Change-Id: I990de0d4b4becd5251894f511dd3cc3a847a766b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-03pldm: srcrev bump b4809c1947..23c52047f4Andrew Geissler1-1/+1
Deepak Kodihalli (1): pldmd: improve reaction to mctpd socket close (From meta-phosphor rev: dd92e01df256f18833f2ca58d50afa0ba9750430) Change-Id: I287c0a617e2ddd7361be1997740f126f8ced9851 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-03phosphor-networkd: srcrev bump 76b2aa3e7e..33bc9a9360Andrew Geissler1-1/+1
Asmitha Karunanithi (1): Fix for not updating invalid MAC to fw_printenv (From meta-phosphor rev: 578679b301937b2dc069fa0c2326e978fad287fd) Change-Id: Ibe4cb93eb16dda2cc8b6a99353991c6fb8e9d622 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-03phosphor-host-ipmid: srcrev bump 778418daae..d1ef877fb3Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): chassishandler: GetSystemBootOptions to new API Vernon Mauery (1): remove include boost/asio.hpp jayaprakash Mutyala (1): chassishandler: SetSystemBootOptions to new API (From meta-phosphor rev: 963238efd877c4c3809080294f2d6ecbab730a5e) Change-Id: Ia68ff0a7d4e882f2e081497a3aba2be8ace455db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-03entity-manager: srcrev bump cd1868e8e0..c994c029c2Andrew Geissler1-1/+1
Andrei Kartashev (2): FruDevice: some code cleanup FruDevice: add binary fields decoding (From meta-phosphor rev: 9def965d5587b09249a9d02cc27726043dae4410) Change-Id: I73bd4fcdabf30e41dd66d7309085f40b9f876294 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-02skeleton: srcrev bump 1146f8c6e5..3fbb4443dbAndrew Geissler1-1/+1
Andrew Geissler (1): fix sizeof bug (From meta-phosphor rev: 66849a401a8684391c09de24092d869bd750352b) Change-Id: I41605d10b2fa22321afe75a6bf8e0ad00b512605 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01nuvoton: enable KERNEL_DANGLING_FEATURES_WARN_ONLYAndrew Geissler1-0/+8
Uptream yocto recently added some new code which enforces kernel feature validation. The commit which did this is: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=095175595d9f28d5a0eb7ea520c9af0100bb8dfd This caused OpenBMC builds to start failing with the following: | ERROR: Feature 'phosphor-gpio-keys' not found, this will cause configuration failures. | ERROR: Check the SRC_URI for meta-data repositories or directories that may be missing | ERROR: Set KERNEL_DANGLING_FEATURES_WARN_ONLY to ignore this issue OpenBMC does not utilize this aspect of the kernel-yocto.bbclass so make it a warning only. Tested: Verified that the resultant build still had the expected CONFIG options set in the linux-nuvoton .config file See openbmc/openbmc#3690 (From meta-phosphor rev: 75a6424eec93729fd40154413b1a350b9f10fe8b) Change-Id: I12bf3857601f186300d3b1c56c490be6e6582dda Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01meta-phosphor: IBM-POWER: add MACHINEOVERRIDESBrad Bishop4-0/+7
Add machine overrides for IBM processors: - ibm-power-cpu: for any IBM POWER processor - ibm-power8-cpu: for IBM POWER8 processors - ibm-power9-cpu: for IBM POWER9 processors - ibm-power10-cpu: for IBM POWER10 processors ibm-power-cpu is used when an override applies to any IBM POWER processor. ibm-power<N>-cpu can be used when a specific override exists for a specific POWER processor generation. (From meta-phosphor rev: a59b21d85e90ba5ecfc42e22e751c9dfe6aacb0e) Change-Id: Ie1eebb677204b9314942f414c10e5dc3134397a9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01meta-phosphor: distro remove unused featuresBrad Bishop1-2/+0
The ldap and libc-inet-anl DISTRO_FEATURES aren't used anywhere, so don't set them. (From meta-phosphor rev: 23140b75afb741ebcd9190efd825b7ef81576e29) Change-Id: Iba881c25d572397b69b134174336f88b936bddd9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01meta-phosphor: ldap: nsswitch: add rootfs posthookBrad Bishop3-25/+9
An ldap image feature was recently added. If the image feature is used without the distro feature, nsswitch will have the wrong content and the function won't work. Move this logic to a rootfs post hook so that the distro feature is not required (and can be deprecated) and because this is the expected way to make these sorts of modifications to base files anyway. (From meta-phosphor rev: 22de160c862b4cf4fee2a3f62e9bd7fad807344d) Change-Id: I1bc69a96e833801c58bebce68b633e8550982fb8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01mmc-init: Run fsck.ext4 on the rwfs deviceAdriana Kobylak1-1/+4
It's a good practice to run fsck before mounting a device. Call fsck.ext4 -p on the read-write device, this option attempts to fix any error that can be fixed safely without user intervention. No need to check for the return code, if it fails then the mount command will likely fail. It also takes no time to run: mount read-only -> fsck read-write -> mount read-write: [ 4.174115] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null) rwfs: clean, 11/917504 files, 81919/1835008 blocks [ 4.185143] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) (From meta-phosphor rev: c3d695892ef990f70cb851b5613dee68068471b3) Change-Id: I946791233a06da0c8ee16585d92f64039a845879 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01phosphor-mmc-init: Add fsck.ext4Adriana Kobylak1-0/+1
Add fsck.ext4 to the eMMC initramfs to be able to manually correct ext4 errors, fsck.ext4 already exists in user space. Tested: Verified it was added to the initramfs: / # which fsck.ext4 /sbin/fsck.ext4 / # fsck.ext4 /dev/mmcblk0p2 e2fsck 1.45.6 (20-Mar-2020) boot-a: clean, 12/8192 files, 12464/65536 blocks (From meta-phosphor rev: d6b1a2682168006ad8445b300b2cca1edc6fcbfc) Change-Id: If5931bea4da7485109aff64cba5d37722abd3dc9 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01phosphor-software-manager-mmc: Set optional-images configAdriana Kobylak1-0/+1
Set the optional-images config option to image-hostfw, which is an image file added to the mmc code update tarball at build time. This config option enables signature validation on the files specified if signature validation is enabled and the optional file exists in the tarball. Tested: Verified signature validation was run over the image-hostfw file. (From meta-phosphor rev: 7625008312e8ce8db5e3c46b2c890dbe36718c25) Change-Id: Ifdd5c27b639453cca77d36f1209b50c7efea20ef Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01Revert "image_types_phosphor.bbclass: Add a mmc-verity image type"Adriana Kobylak1-99/+2
This reverts commit 86cfbd54a3ef9c7379e044723253a38f850bab56. There was a change in direction in the eMMC implementation that didn't require verity verification, so removing from the code. Documentation reference: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/28443 In addition, oe-core has now a verity bbclass in meta-security that could be used if needed. Reference: https://patches.openembedded.org/patch/171851/ (From meta-phosphor rev: 7edade144ae0c6291ded57858dc3f8e05ee873c9) Change-Id: Ia56a06ef3b09518f7f45241aacfba12a4a57415d Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01kernel: enable KERNEL_DANGLING_FEATURES_WARN_ONLYAndrew Geissler1-0/+7
Uptream yocto recently added some new code which enforces kernel feature validation. The commit which did this is: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=095175595d9f28d5a0eb7ea520c9af0100bb8dfd This caused OpenBMC builds to start failing with the following: | ERROR: Feature 'phosphor-wdt-on-panic' not found, this will cause configuration failures. | ERROR: Check the SRC_URI for meta-data repositories or directories that may be missing | ERROR: Set KERNEL_DANGLING_FEATURES_WARN_ONLY to ignore this issue OpenBMC does not utilize this aspect of the kernel-yocto.bbclass so make it a warning only. Tested: Verified that the resultant build still had the expected CONFIG options set in the linux-aspeed defconfig. Resolves openbmc/openbmc#3690 (From meta-phosphor rev: d9a065db400bea4b026e240532dd369e588c967d) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I7590e6304307599cbc77ef26ca9708a70d47d8a0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01entity-manager: srcrev bump 82c84bbe50..cd1868e8e0Andrew Geissler1-1/+1
Brad Bishop (13): docs: Add minimal doxygen setup entity-manager: probe: factor out probe logic entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: add probe logic tests entity-manager: probe: Refactor matching entity-manager: remove dead code entity-manager: probe: add support for bytestrings (From meta-phosphor rev: a2bd4493703cc6b71ac1d34bae892b62fcef3cb0) Change-Id: I246720426cd48faf372fc63309c339eb47143a89 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01pldm: srcrev bump 390d9e3395..b4809c1947Andrew Geissler1-1/+1
Sampa Misra (1): pldm host-effecter transation: change enity type (From meta-phosphor rev: f8c9dd2ad399dcb533315b253c8c8f4a31d9577b) Change-Id: I479a37096c0b22a4f966bb7739f9f03b5e656753 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01dbus-sensors: srcrev bump f27a55c775..105a19754fAndrew Geissler1-1/+1
Kuiying Wang (1): Fix PSU pwm issue. (From meta-phosphor rev: a2086fd51c47fb4632e92c0b5dc92edd9035c70d) Change-Id: I2802f794141c957b2d6083acfefc0717af52522b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01phosphor: Include perf and trace-cmd in tools-profileJoel Stanley1-5/+0
When this .bbappend was added, it had the following commit message: Add tools-profile feature support With this patch, the build system supports the tools-profile feature, We can add it into the EXTRA_IMAGE_FEATURES in conf/local.conf, to add more debug/profile tools into the image It is desirable to have perf and trace-cmd in the image when pulling in debug tools, so remove the removal. (From meta-phosphor rev: 2a23abebd6324f92f93adb63d40b6dfa6693eff8) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I1eabc827d1cf4e5a5bf27c7eda73e480258d156a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-30webui-vue: srcrev bump 949cdd5163..75100469abAndrew Geissler1-1/+1
Dixsie Wolmers (3): Fix last power operation time bug Update checkboxes to match style guide Implement consistent save button pattern Mateusz Gapski (2): Add Intel theme Add VirtualMedia page SurenNeware (2): Update table filter action button style Add info type alert to the message (From meta-phosphor rev: 586e7f250c4de08308f4ff243115c76c694827e1) Change-Id: Id636a41ee17f469d393bf63a8337986ddd3b6dde Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-30phosphor-logging: srcrev bump 2695876212..c8d6cc619dAndrew Geissler1-1/+1
Harisuddin Mohamed Isa (2): PEL: Fixed Userdata section parsing PEL: SRC Details Python parser support (From meta-phosphor rev: c10c332668de9b7b5137c711eadca3d5a89a81fb) Change-Id: Ieb24f1b4606f7d1890c453a4e185d61ce566c686 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-30dbus-sensors: srcrev bump 8086aba048..f27a55c775Andrew Geissler1-1/+1
James Feist (1): Add retries into get sensor configuration (From meta-phosphor rev: 5331e3ec6382ac8b0d9862a7e1e55ba9a1b59f68) Change-Id: Ic8d00533cd19cbf52479071cb5befb7896369bc2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-28phosphor-state-manager: srcrev bump 7fdad605ab..44c223ce1aAndrew Geissler1-1/+1
Jayaprakash Mutyala (1): bmc_state_manager: Add HardReboot support to BMC (From meta-phosphor rev: 0a4d590852bd82f73211d42ac2a4c0a4f27e158a) Change-Id: Ib29dcaad032ab5405043948c3b7b8f3555e54f0d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-28phosphor-logging: srcrev bump 48c44dbb3c..2695876212Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Fix spelling mistake in msg registry (From meta-phosphor rev: c5f9b04952146f327a0f8081af0783376c684c86) Change-Id: I114d109cc3cbbc9f030724729898db87b3613201 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-28bmcweb: srcrev bump 80789c8e76..5b0de033d1Andrew Geissler1-1/+1
Chalapathi Venkataramashetty (1): update_service: add sufficient delay for fw object to get created Ed Tanous (4): Prep for boost 1.74.0 Modernize; Move some apis to range based for loop Fix build error in debug Move webassets structures to constexpr George Liu (2): Implement Modified Event log property Fix potential null pointer dereference Jason M. Bills (1): Add firmware activation messages to the registry Jonathan Doman (1): Add BMCBootReason Redfish message Manojkiran Eda (1): Fix:Mismatch of IF and ENDIF expressions when compiling with clang Vikram Bodireddy (1): Fix unused param errors (From meta-phosphor rev: 0777906691705f0343ae24e026cef612dc144d1f) Change-Id: I0a318eeef79e2591f2ff8d105ad5a0a548e47eb7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-28pldm: srcrev bump 184f60263a..390d9e3395Andrew Geissler1-1/+1
Deepak Kodihalli (1): oem-ibm: apply patched LIDs only for running side (From meta-phosphor rev: 0faeefde21417fb1421e236492213fadf967f31c) Change-Id: I7b639db78d0af00bb01f43201d1e002937556805 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-28pldm: Add pldm-softpoweroff service and srcrev bump 1b180d8a6d..184f60263aChicago Duan2-1/+2
Add the pldmSoftPowerOff.service in the pldm_git.bb. srcrev bump 1b180d8a6d..184f60263a : Chicago Duan (1): soft-off: Send soft off request to the host and wait the host soft off responds (From meta-phosphor rev: 4236597f531f95e736714f35e43b13f8882187cc) Signed-off-by: Chicago Duan <duanzhijia01@inspur.com> Change-Id: If5cf32f01b6c554dca68f3a35a4bd71760c15e5f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-27webui-vue: srcrev bump 10fe276be1..949cdd5163Andrew Geissler1-1/+1
Dixsie Wolmers (3): Add link to header logo Update page section heading to match style guide Format date and time in event log tables (From meta-phosphor rev: 207a73dd1dbc92bc25c05582eb929f3a70419e5c) Change-Id: I4f36ad026d259d889d0ee623f154e26637d6ed52 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-27phosphor-logging: srcrev bump ce397f7c68..48c44dbb3cAndrew Geissler1-1/+1
Matt Spinler (1): PEL: Set platform SAI LED group (From meta-phosphor rev: fa88cf6e16d4023b5ca2e8e23259a8ba915225af) Change-Id: I4e2b6e4081e4b25a4f884efd194b28c86c89f22f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-27phosphor-power: srcrev bump 93ee416a21..13e0333954Andrew Geissler1-1/+1
Shawn McCarney (1): cold_redundancy: Fix build failures (From meta-phosphor rev: 5f8ce9ef66bf8f488f7c865923823550b54d68e8) Change-Id: Ie9ca1a1b1e028d393f7826f96f475e01032f38b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-27phosphor-dbus-interfaces: srcrev bump 259f49e0c4..1751787a07Andrew Geissler1-1/+1
Matthew Barth (1): ThermalMode: `Supported` property from const to readonly Ravi Teja (1): Add SignCSR Dbus interfaces (From meta-phosphor rev: f0e946ecc9ec98836c2d93e7edc1abab54c6c4fb) Change-Id: I713dc388388b399968e1003d23d7a7017af0e5dd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-27dbus-sensors: srcrev bump e4a970d9ae..8086aba048Andrew Geissler1-1/+1
James Feist (1): Fix missing includes (From meta-phosphor rev: ec0a5fa9ef02b1693056746246b8af44f609716e) Change-Id: Ib259927c1a7d12a167a2556c9712521934253d24 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-27entity-manager: srcrev bump 1c5b70643e..82c84bbe50Andrew Geissler1-1/+1
Brad Bishop (1): fru-device: explicitly include headers Manikandan Elumalai (1): Add HSC configuration (From meta-phosphor rev: 76badf3d9a72ec66fc44d1ab218e317c7dc7e68c) Change-Id: I07685d2a2b0a9db773f79bb3ecd1cb5b26df1836 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26phosphor-debug-collector: srcrev bump bb410df796..e6d6cc831dAndrew Geissler1-1/+1
Ramesh Iyyar (1): build: Removed autotools support (From meta-phosphor rev: 2f1cd633a3f92159cf61e928b6b2e4611d1da792) Change-Id: I62e96b43d4d6d7056e3b96a0e28dd9f84013e500 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26phosphor-debug-collector: srcrev bump bb410df796..e6d6cc831dAndrew Geissler1-1/+1
Ramesh Iyyar (1): build: Removed autotools support (From meta-phosphor rev: 025ed4f735dfdf0f9e16044a3decf4153b7618f6) Change-Id: Iad9c19b63ececf613442cb9b3b5684cc1f7f13f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26phosphor-fan-presence: srcrev bump a916f039ec..78fd737858Andrew Geissler1-1/+1
Jolie Ku (1): presence: Use shared JSON config file finding & loading header Matthew Barth (1): Add fan monitor to supporting JSON config in README (From meta-phosphor rev: 2214ddda41aa5cedf9c9c10bddfd2249f68c16c2) Change-Id: I57c8a82a4b2ef6978d28c0f7c4ef5b46a4fb0350 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26phosphor-power: srcrev bump 8e2294dc8a..93ee416a21Andrew Geissler1-1/+1
Shawn McCarney (1): regulators: Create high level design document (From meta-phosphor rev: 79732d494582d1ac6fcca5bad8eb5612d71fd7f5) Change-Id: I4c4ffe9c8a9a91c9529dba41263476af151c62bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26entity-manager: srcrev bump 4212485fbe..1c5b70643eAndrew Geissler1-1/+1
Andrei Kartashev (1): FruDevice: use uint8_t instead of char for data (From meta-phosphor rev: 35b2c1ea9ffb66a0bc2709b41c1fabac139305d9) Change-Id: I0b6cc39191d5fda6c40d0b307bcaaa5a4db1f238 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26phosphor-logging: srcrev bump 6c081cc44e..ce397f7c68Andrew Geissler1-1/+1
Harisuddin Mohamed Isa (1): PEL: Fixed built-in parser for BMC PELs Matt Spinler (4): PEL: Activate service indicators on new PEL PEL: LightPath: Choose callout location codes PEL: LightPath: Assert LED groups PEL: Add LightPath test to the Manager testcases (From meta-phosphor rev: 00ee6687a8b1872fc57251cb70f7eb82c6f10f13) Change-Id: I0d08ef2b3d5b6c269c6917fc6080998a8bf8ad0a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>