summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
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>
2020-08-26phosphor-user-manager: srcrev bump 4f617b7a32..3a003e2f00Andrew Geissler1-1/+1
Ravi Teja (2): UserManager: Fix unit test cases Avoid LDAP lookups for local groups (From meta-phosphor rev: 5d8b486b2816a9f73ccc12d8d6f71f9b38d61047) Change-Id: I9b55a3b064b4d7845742a36a3de4801be10157c5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26phosphor-dbus-interfaces: srcrev bump 1e8c11bf26..259f49e0c4Andrew Geissler1-1/+1
Cheng C Yang (1): Add CPU Properties Dhruvaraj Subhashchandran (1): Update the documentation of xyz.openbmc_project.Dump.Create Jayaprakash Mutyala (1): Add Force Restart support property (From meta-phosphor rev: 4335321b17ad5be5510099ea3974cfb0561c87f9) Change-Id: I17547215432d58a71c17fa64d86cfd45436e5d8c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26phosphor-objmgr: srcrev bump eecc196b3f..21c6059531Andrew Geissler1-1/+1
Ed Tanous (1): Fix includes and update to latest io_context Vishwanatha Subbanna (1): Announce service availability on D-Bus after all initialization (From meta-phosphor rev: 6f26f5db588cb205cd7e640e5fd933b12f01751e) Change-Id: Ib49430ed82e53e15b15c0d9bd6120ed2958673cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26meta-phosphor: obmc-apps: Avoid extrasBrad Bishop3-10/+43
Much like CORE_IMAGE_EXTRA_INSTALL, packagegroup-obmc-apps-extras is a dumping ground. Move packages to proper packagroups (bmcweb, ikvm, dbus-monitor, ldap) and create IMAGE_FEATURES for easy opt-out. (From meta-phosphor rev: 7463d6daf6868dcad47070c35c1abaec5cf3d2a5) Change-Id: Ic4209059ac6e22aac18ef95010c7da1439686962 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26Update nslcd conf to avoid ldap lookups for local groupsRavi Teja1-0/+2
Currently when there is no ldap configuration, nslcd daemon starts with default config which has URI ldap://127.0.0.1, then we notice unnecessary nslcd LDAP lookups for all local groups. this commit updates config with "nss_initgroups_ignoreusers ALLLOCAL" this option filters out all LDAP lookups for all local groups. Tested by: 1.reboot system and check traces 2.restarting nslcd service and check traces (From meta-phosphor rev: cde6c778ea919861d585d46d9599e42d3af04e66) Signed-off-by: Ravi Teja <raviteja28031990@gmail.com> Change-Id: I8005582be960a35aedff10353f408d297a3713fb Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26meta-phosphor: dump: Switched to meson build toolRamesh Iyyar1-8/+7
The phosphor-debug-collector is now supporting meson build infrastructure to build phosphor-debug-collector so, switching to meson build tool instead using autotools for reducing the bmc build time. phosphor-debug-collector meson build tool patch set: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-debug-collector/+/35282 SRCREV bump: 9b841d...bb410d Ramesh Iyyar (1): build: Enabled meson build infrastructure Tested: - Image build: - MACHINE=witherspoon DISTRO=openbmc-witherspoon \ TEMPLATECONF=meta-ibm/conf bitbake obmc-phosphor-image - MACHINE=witherspoon-tacoma DISTRO=openbmc-witherspoon \ TEMPLATECONF=meta-ibm/conf bitbake obmc-phosphor-image - SDK build: - MACHINE=witherspoon DISTRO=openbmc-witherspoon \ TEMPLATECONF=meta-ibm/conf bitbake obmc-phosphor-image -c populate_sdk - MACHINE=witherspoon-tacoma DISTRO=openbmc-witherspoon \ TEMPLATECONF=meta-ibm/conf bitbake obmc-phosphor-image -c populate_sdk (From meta-phosphor rev: b5f0cdd0be19032c7a9826054feb99eefba64c5d) Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: Ia9ed0f5a6757806080b12c97b21f1509395d1f51 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-08-21bmcweb: srcrev bump 2618d5e390..80789c8e76Andrew Geissler1-1/+1
Ed Tanous (2): Add reoccuring errors doc Fix missing inlines Sunitha Harish (1): Redfish : Fix setting the Hypervisor interface prefixlength (From meta-phosphor rev: eb219753764a90c35ec79e6abbc7dea26f6fe2bc) Change-Id: Ie4371c9adc9bc0a043df31de5b81c0e561a85e3c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21pldm: srcrev bump a792b2162d..1b180d8a6dAndrew Geissler1-1/+1
George Liu (5): libpldm: Implement requester flow for SetBIOSTable libpldm: implement responder flow for SetBIOSTable test: fix bios JSON in the test file pldm: Add verify CRC value of the BIOS table libpldmresponder: Implement SetBIOSTable (From meta-phosphor rev: 01f62bb8d600045cd3d7c88458d521f46f00dca0) Change-Id: Ifefaf6f96458de3f828c29c4ec0b999b8a14a44e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21phosphor-debug-collector: srcrev bump 9b841d0d16..bb410df796Andrew Geissler1-1/+1
Ramesh Iyyar (1): build: Enabled meson build infrastructure (From meta-phosphor rev: e8b1064d4e860563bf9f08777e1cb77ee7ff1987) Change-Id: Ia99bd861c8f4522a78957fe3d24ae003a9197f16 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21phosphor-debug-collector: srcrev bump 9b841d0d16..bb410df796Andrew Geissler1-1/+1
Ramesh Iyyar (1): build: Enabled meson build infrastructure (From meta-phosphor rev: 3879a924d3b02ab36bdab422e22ee44483330d0b) Change-Id: I585a79cb106d08cfe6254ce7f202f6211e3e1a91 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21phosphor-power: srcrev bump 8e1cd0b63f..8e2294dc8aAndrew Geissler1-1/+1
Bob King (2): regulators: Add monitorSensors support to Chassis regulators: Add monitorSensors support to System (From meta-phosphor rev: 43b9d5239adf49fb203fd632c50cff7d0006cfca) Change-Id: If36010a7bcde3d494d9647f963c7ef811b443ce6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21dbus-sensors: srcrev bump 58e02efa73..e4a970d9aeAndrew Geissler1-1/+1
James Feist (1): Fix PXE VR reading negative (From meta-phosphor rev: 94eb493b6cf7412b8ddcf372a3a8963f0684126b) Change-Id: Ifdd491139a5414f691bf309fa162b238f2860252 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21webui-vue: srcrev bump 60713b0bf2..10fe276be1Andrew Geissler1-1/+1
Dixsie Wolmers (2): Add last reset time to server power operations page Add last reset time to reboot bmc page SurenNeware (1): Add default empty table state Yoshie Muranaka (3): Fix form properties on Firmware page Remove Vue Router dynamic import Fix reference to undefined property on Firmware page (From meta-phosphor rev: ad7cdd50779effdb7a4a98725450987ed278ddd9) Change-Id: If118ddb333242c862c6107ce48d33f91b3f3dafa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21entity-manager: srcrev bump e707de6b28..4212485fbeAndrew Geissler1-1/+1
Brad Bishop (1): probe: don't match unsupported json types (From meta-phosphor rev: 003b1fe2caa4a74c55a130273a469e7158f38570) Change-Id: Iee378bab7a040586096514578bf6400a541e669b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21bmcweb: srcrev bump 92ccb88d9a..2618d5e390Andrew Geissler1-1/+1
Gunnar Mills (1): Increase TFTP timeout Sunitha Harish (1): EventService : Send event for the Task Lifecycle (From meta-phosphor rev: 8897242c3b85b0e8d664af16097a8744d8495776) Change-Id: I2c8701f742814181537c61125799edacb0ca825a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21phosphor-webui: srcrev bump 6bb1f476bc..0c4aceb775Andrew Geissler1-1/+1
Ed Tanous (1): Relace node-sass with dart-sass (From meta-phosphor rev: 0554b25c0812c3a260fc54506cced9c3b277b7c8) Change-Id: I18fb06a530750f3823bc7f1da8ec9721b7fb8444 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21pldm: srcrev bump b427547726..a792b2162dAndrew Geissler1-1/+1
George Liu (2): soft-off: Add pldm host soft off requester application. soft-off: Add soft off timeout seconds configure option for the soft off app Tom Joseph (2): sensor_event: Refactor sensor event code VMI sensors: Add JSON changes to support VMI sensors (From meta-phosphor rev: 0e35d0a5da0d7728e2797c838f532c6f5a32a19e) Change-Id: I7601771e466cad2031fcd9a6849f39b1a8254208 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-21mmc-init.sh: Wait for mmc deviceAdriana Kobylak1-2/+14
The initramfs was accessing the mmc device before it was probed in some cases, leading to this error message: [ 4.412464] mmcblk0rpmb: mmc0:0001 R1J56L partition 3 128 KiB, chardev (248:0) tail: can't open '/dev/mmcblk0': No such file or directory tail: no files [ 5.471158] mmcblk0: p1 p2 p3 p4 p5 p6 p7 Implement a wait loop of up to 5s to wait for the device, similar to what the kernel would do with rootwait. Tested: Verified the error is not longer seen. Printing the count value as debug, it took one sleep iteration to appear: [ 4.396492] mmcblk0boot1: mmc0:0001 R1J56L partition 2 16.0 MiB 0 [ 4.403500] mmcblk0rpmb: mmc0:0001 R1J56L partition 3 128 KiB, chardev (248:0) [ 4.416176] mmcblk0: p1 p2 p3 p4 p5 p6 p7 1 [ 6.159693] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null) (From meta-phosphor rev: b7dccc1c380431f4cc96e0228fb9975d33df1f88) Change-Id: I625a879882311285dbdeaa2ea271c379366f4b9b Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-20phosphor-power: srcrev bump ab7d6cbabb..8e1cd0b63fAndrew Geissler1-1/+1
Bob King (1): regulators: Add monitorSensors support to Device (From meta-phosphor rev: 797190a9319f484612a0e37261033d00cd2401f1) Change-Id: I6267c47d1a32c3a45cd0326db78b6bc6e2d76c67 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-20phosphor-net-ipmid: srcrev bump 2b1edef0b1..07bb095158Andrew Geissler1-1/+1
Ed Tanous (1): Fix includes (From meta-phosphor rev: fc7a691345ea50909fbe0709777cbe53bacce87b) Change-Id: I31aa04b1e385684110ac60f7bb072965068a50f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-20phosphor-host-ipmid: srcrev bump b18c8bc310..778418daaeAndrew Geissler1-1/+1
Ed Tanous (1): Fix includes (From meta-phosphor rev: 39de3aeaab485d6ce738fd621e24f67c8bf066eb) Change-Id: I1613cf3921eb0194da5b05801d45d9fbc42c2c98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-20webui-vue: srcrev bump 5ea167820b..60713b0bf2Andrew Geissler1-1/+1
Gunnar Mills (1): Code update: Fix TFTP Yoshie Muranaka (1): Fix account settings double toast confirmation (From meta-phosphor rev: d2ef6846d5c2c7833029fac19f21a2f39a064d95) Change-Id: I5318db0cc97b914129a8cd03c5f7273e1e3f452a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-20phosphor-dbus-interfaces: srcrev bump 0f5729187d..1e8c11bf26Andrew Geissler1-1/+1
Nirmal Patel (1): Add memory media property to dimm interface (From meta-phosphor rev: 9a034df5c2fc66c8a3fd02552c83955e19f86cc0) Change-Id: I9cc78165842f2ee69fee0b6051b77be70c2c6f9b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-20entity-manager: srcrev bump a9804f4650..e707de6b28Andrew Geissler1-1/+1
Andrei Kartashev (2): docs: fix in JSON example FruDevice: fix FRU 6-bit ASCII field decoding Brad Bishop (1): cmake: drop support (From meta-phosphor rev: 6f00c9f36315814c6a809712089afc20a7db069c) Change-Id: I6257abbcda5749b257b4a8f7e9a1a7227da64cb2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>