summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* intel-ipmi-oem: srcrev bump e0c7073525..360f593bf0Andrew Geissler2018-12-031-1/+1
| | | | | | | | | | | | | | | Jason M. Bills (1): Fix checking of string::npos in sensor type parsing Richard Marian Thomaiyar (2): Move getSensorConnection to header file Fix to generate single ipmi provider library (From meta-intel rev: 76c164c2adea4351ac808b775091670c9f337ada) Change-Id: Ic126cbe40f92c694d72fb39ec0b1e107e52e53ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Fix LAYERSERIES_COMPAT warning for meta-intel.Jia, Chunhui2018-12-032-0/+2
| | | | | | | | | | | Add LAYERSERIES_COMPAT_xx lines in layer.conf to specify OpenEmbedded-Core version that we are compatible with. (From meta-intel rev: 5a9067a52ea29df3d87779a7497d06f92ae2acc4) Change-Id: I4579ab6a031ccd48ca73610903a6f3a8a9af6a8c Signed-off-by: Jia, Chunhui <chunhui.jia@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-net-ipmid: srcrev bump d6f3f7d762..d2563c52eeAndrew Geissler2018-12-031-1/+1
| | | | | | | | | | | | | | | | | | Richard Marian Thomaiyar (2): RMCP+ login support with privilege W/A for CI test case - Accept empty user name Vernon Mauery (4): netipmid: use shared_ptr on messages instead of unique_ptr+references netipmid: use shared_ptr on session instead of shared_ptr+references netipmid: startSession does not need to call getSession netipmid: move to sdbusplus from sdbus minus (From meta-phosphor rev: da83edfac0775fd685b2e903695bfeacfd7f4d70) Change-Id: I991b596fda68761d682001145a44d71d6288c3eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* dbus-sensors: srcrev bump 2ef26fbf11..e6c34d07d2Andrew Geissler2018-12-031-1/+1
| | | | | | | | | | | | | | | James Feist (5): Change external project to YOCTO Remove build warning Turn on -Werror Update Variant Visitors Ignore #warnings (From meta-phosphor rev: 76c4dd3678d94dbce2111b85ef4f4fca0622cb1e) Change-Id: I467c3096155c274891217fe2265d5aa33e248c3b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add dbus-sensors recipeVijay Khemka2018-12-031-0/+26
| | | | | | | | | | | | This adds the recipe to build the dbus-sensors from s2600wf-misc repo. dbus-sensors is a dbus-configurable sensors project which configures cpu, temp, fan and ADC sensors. (From meta-phosphor rev: 1c03afe08cb8362f3e446590ec725737e9a40360) Change-Id: I51d37784209f8ba73382b03891f0553829e1be05 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-blobs: srcrev bump c18e2b6496..8aee057be5Andrew Geissler2018-12-031-1/+1
| | | | | | | | | | | | Patrick Venture (2): build: apply autoconf suggestions main: receive blob handler path from configure (From meta-phosphor rev: 6c450d94536bc357e977b3492cd98d1e07267f36) Change-Id: Ia6c8c29db679377f400825e57172f5559e00764a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-flash: srcrev bump 30993b3d03..7b91cbc101Andrew Geissler2018-12-031-1/+1
| | | | | | | | | | | Patrick Venture (1): lpc_aspeed: add mapping implementation (From meta-phosphor rev: 18393d924c842bd783e9a3753b395b744b62f3b6) Change-Id: Ie6f033975cb2846aa1a62531e20e634bbee760f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 244365165a..79ba46fdcaAndrew Geissler2018-12-031-1/+1
| | | | | | | | | | | | | | | | | | | Brad Bishop (3): crow: work around gcc bug 87513 build: add eof newline to CMakeLists.txt build: prepare for boost 1.68 Ed Tanous (4): bmcweb: Redfish away from json cache Remove HTTPMethod Enum Remove GET handler for manager.Reset Make chassis errors return the appropriate message (From meta-phosphor rev: cfdcf5504a00447e29e1e6d80a6a4e8af865e183) Change-Id: I24aa5d49ff9f72e06d3918c2f78d39edf83b2da2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-webui: srcrev bump 1c43b31276..f875e01222Andrew Geissler2018-12-031-1/+1
| | | | | | | | | | | Gunnar Mills (1): Downgrade event-stream package to 3.3.4 (From meta-phosphor rev: 63f23ec7f0dca68aeb91ad27143d7b4a0dba0803) Change-Id: I1f6efe9e25e84c6475282fa97e80c04f6478b08b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 23ef59b7b5..33deb17e43Andrew Geissler2018-12-031-1/+1
| | | | | | | | | | | | | | Jaghathiswari Rankappagounder Natarajan (1): google-ipmi-sys: Add support for PCIE slot to I2C bus mapping Patrick Venture (1): README: cleanup extra anchors (From meta-google rev: 141a4e638d19a8be903934ea20d31c80cdce7c0d) Change-Id: I5cfe997208913dad99ed3c6c97ec6e1fb73c3b42 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* openpower-pnor-code-mgmt: srcrev bump af07acf84a..17f55a8231Andrew Geissler2018-12-031-1/+1
| | | | | | | | | | | William A. Kennington III (1): std::variant: Fix forgotten conversion (From meta-openpower rev: 4bfcecb015b78607cac21a89bf49e4a77686ed7f) Change-Id: I88529fa60976575da7a372c4ed60371b57e1cee3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* openpower-host-ipmi-flash: srcrev bump ee70196b0d..619207dc22Andrew Geissler2018-12-031-1/+1
| | | | | | | | | | | Andrew Jeffery (1): hiomap: Handle SIGTERM to ensure delivery of HIOMAP BMC status (From meta-openpower rev: ae07e037fa7f86eb12efd7ed4defc10656f5dff2) Change-Id: I6b8fb4d5f362e3e5020af4e94402518baba06ecb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Fix LAYERSERIES_COMPAT warning for meta-x86.Jia, Chunhui2018-12-031-0/+1
| | | | | | | | | | | | | | | | | When building, it complains for warning like: "WARNING: Layer intel should set LAYERSERIES_COMPAT_intel in its conf/layer.conf file to list the core layer names it is compatible with". The reason is that some layers don't specify LAYERSERIES_COMPAT_xx which is required to tell build system of OpenEmbedded-Core version they are compatible with (From meta-x86 rev: 349fd1c863898e098f5c48e6fc519e62641295b1) Change-Id: I62f6d483a45738340eba09e64d0042778e8e493f Signed-off-by: Jia, Chunhui <chunhui.jia@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-monitor: srcrev bump efcd653d74..ecf8910c01Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Matt Spinler (1): Use new Association interface name (From meta-phosphor rev: 84693656faf428ed2c5753b8c6a73ff46725c899) Change-Id: I569f3fa8c39028fef38f91f714892aca0c3ff415 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-networkd: srcrev bump 79e4415fff..74db23cf88Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Alexander Filippov (1): Fix checking the status of timer (From meta-phosphor rev: fd76b2ac5159291b0b7028207de2dc1c1bc66284) Change-Id: I31e2c640d7f382d8a8e069ad47e53b4f0269c5c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-bmc-code-mgmt: srcrev bump 43699ca702..3a19e62a59Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Adriana Kobylak (1): sync_watch: Handle IN_IGNORED (From meta-phosphor rev: 3bb30b0b15b29aa4a18ec62ac1f20772880c9c1e) Change-Id: Ic83666103c8628fb5eb8addf1d634043426b9636 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-mapper: switch to c++ mapperMatt Spinler2018-11-291-5/+5
| | | | | | | | | | | This patchset includes the set of patches required to build and use the c++ version of the mapper. (From meta-phosphor rev: 940ede4c9ababd85d5b766c3758439a00bb922b2) Change-Id: I5c8114806b5a87f5b217fc6a78323355304213c9 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-flash: srcrev bump 8b58856f48..30993b3d03Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Patrick Venture (1): build: apply autoconf suggestions (From meta-phosphor rev: e79e7bc224f1386d71fe5b6906a0a601bac2aea2) Change-Id: I7839a31efb61b033d1318dba3bd513b1d03144ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* wspoon: remove obmc-button-resetMatt Spinler2018-11-291-0/+1
| | | | | | | | | | | | This system does not have a reset button. Resolves openbmc/openbmc#3442 (From meta-ibm rev: 32afb9391c2745e1a887aae055ce74553d30f6ac) Change-Id: If1c9bd34c3749ddba1d39a7fd3dc08cf9327be1a Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 703922d0ea..e0c7073525Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Jia, Chunhui (1): Fix non-Yocto build error (From meta-intel rev: 0a70158ff3745449e5fe31f8deecdd17f6d080c8) Change-Id: Ied8db8f7e8ccea7f15064fa77b2543fd33899187 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-blobs: srcrev bump 2536863d32..c18e2b6496Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Patrick Venture (1): add dynamic library interface to enable testing (From meta-phosphor rev: 2f50122f70a70f9e877dae1265c901bf48136b34) Change-Id: Iae10c56728d50d24f91567984e995716701647f2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-state-manager: srcrev bump 7a0689a91a..32c532ea9bAndrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Anthony Wilson (1): Update error handling on sdbusplus calls (From meta-phosphor rev: 0f067194b6dbcc9b6437dafacbb75d283e43bd3d) Change-Id: I740f27397443a706fd7a497ca57ee8c3d53d4d2e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ipmi-fru-parser: srcrev bump 6cc8904408..ec73c95892Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Brad Bishop (1): frup: gcc8: swap abusive use strncpy w/ memcpy (From meta-phosphor rev: fe8201e587c86b0dff06d219ff64c9e6d2ff3a07) Change-Id: Ib060f2a2fcc1add23ab18669b3c761ac7b28e84b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump 1a4117b8a6..77ff3fe596Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | | | | Andrew Jeffery (1): ipmid: Use sd_event_loop() Brad Bishop (1): users: gcc8: fix stringop-truncation warnings (From meta-phosphor rev: 1ec10767565675c22481c2349605de65535acc2b) Change-Id: I8f6ae98075cc00b3416bc54432651c7fd8e0a326 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-user-manager: srcrev bump f5bd891cf5..f5c2df5eefAndrew Geissler2018-11-291-1/+1
| | | | | | | | | | | | | | Richard Marian Thomaiyar (1): Remove output user name comparison for pam_tally2 Tom Joseph (1): Add unit tests for ldap mapper application (From meta-phosphor rev: 21a4ae4f822c2a71fb4931820576943bdf5e5b47) Change-Id: Ib37d0959081b0a9f1d7caf92ffad1df8f22892af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* openpower-host-ipmi-oem: srcrev bump 5dd0c1b689..02261c0c55Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Patrick Venture (1): add .clang-format (From meta-openpower rev: 98602070243fbd1ebb22bef934c1194750effb13) Change-Id: I81d0a53a03ec42f30da3da88df96114e0bdd4d57 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-inventory-manager: srcrev bump 6e94b65268..25d54b5102Andrew Geissler2018-11-281-1/+1
| | | | | | | | | | | Brad Bishop (1): Replace std::experimental::any with std::any (From meta-phosphor rev: 738474681293cb66161263218fedd805d3bde6b7) Change-Id: I791da3cdc8eaab58f0cdc4eb8a81ba312175bfef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hwmon: srcrev bump 0e74975747..5a842c3e39Andrew Geissler2018-11-281-1/+1
| | | | | | | | | | | Patrick Venture (1): build: drop extra check (From meta-phosphor rev: 6975a37c361589a24975cbe2c00fb2243a6d3ad1) Change-Id: I643a29f128b298731819cf439be8c2c837a77792 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-snmp: srcrev bump ce714f4080..bbee5d0d8fAndrew Geissler2018-11-281-1/+1
| | | | | | | | | | | William A. Kennington III (1): Fix usage of std::variant (From meta-phosphor rev: 1227d9c16db8983cd55ca7599cfbababcc656a20) Change-Id: I67f04a8a6e5c1ecd3269a76035e9ac1d34bae729 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump af1aa756a1..6a39e8c727Andrew Geissler2018-11-281-1/+1
| | | | | | | | | | | | | | | | | Ed Tanous (2): Mapper: Remove unused ObjectManager usage Remove interface filter Matt Spinler (3): mapper: Don't return the input path in GetSubTree bindings: Skip the default ifaces on enumerate mapper: Don't fail on some empty results (From meta-phosphor rev: 88f7c55b185e5061053c05a505b56097c3d9ebe3) Change-Id: Ia92cf7a31416850048e4f470a9cea177b203e30a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* wspoon: Remove reset button GPIOMatt Spinler2018-11-281-5/+0
| | | | | | | | | | | Witherspoon doesn't actually have a reset button. This was pointed at a GPIO used by the fan watchdog. (From meta-ibm rev: 67afe4eaa0e066431292e7481e00eb703de6184f) Change-Id: I50da933dd59e644ac400daa77770a700850594bb Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump 9cc0ea5f24..1a4117b8a6Andrew Geissler2018-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | Brad Bishop (1): storage: gcc8: standardize use of std::filesystem Patrick Venture (1): gitignore: add all *.lo files to ignore list William A. Kennington III (4): std::variant: Fix new instances of mapbox specific calls transporthandler: Convert ints to enum transporthandler: Use switch when applicable transporthandler: LanParam enum -> enum class (From meta-phosphor rev: 34adf4c7ee3f952d90d4856e4e3cfe3f42626c67) Change-Id: I671052c0245f027f3f246250d6585073122366e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-fan-presence: srcrev bump 2c8e19883d..4978e06c45Andrew Geissler2018-11-281-1/+1
| | | | | | | | | | | William A. Kennington III (1): std::variant: Apply missing fixup (From meta-phosphor rev: 6c238cddd7ac835b65bbffee51bf9639eec4a3aa) Change-Id: I235fbafcb9afd847d2fff03dc2c3f9b9fe67bb63 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump 161addb8d0..4447014c13Andrew Geissler2018-11-281-1/+1
| | | | | | | | | | | James Feist (1): Turn on Werror (From meta-phosphor rev: 2f711b3de3220369a58838ed87c8fd3085506a48) Change-Id: I35d628c1b43459dc7e50e7abc4fa993bb52ad1c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Fix the starting of phosphor-hwmonAlexander Filippov2018-11-282-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | After the commit 7ead6495b6d6782dd89951e8bfb26131f35863ec the phosphor-hwmon failed to start with errors like this: ``` /lib/systemd/system/xyz.openbmc_project.Hwmon@.service:8: Failed to resolve unit specifiers on %f: Invalid argument ``` It happens when the instance name begins with `/` character which causes this error when used specifier `%f`. Besides the specifier `%I` looks less buggy and more appropriate in this case, because it's the only part of path and will be completed inside the `phosphor-hwmon-readd`. This commit fixes the starting of the phosphor-hwmon. Partially resolves: openbmc/openbmc#3435 (From meta-phosphor rev: a87fb2d1eb682ed0f04e0f269966b9ae4aafbb1e) Change-Id: Ia8185f047f23bdcd9141d7edea47ad50e6f7fe07 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* recipes-phosphor: Fix systemd unit dependences of ipmid, mboxdAndrew Jeffery2018-11-282-1/+4
| | | | | | | | | | | | | | | | | | With the implementation of DBus and IPMI transports for the HIOMAP protocol, mboxd now depends on ipmid being alive in its shutdown sequence in order to propagate BMC status events to the host firmware. Mark phosphor-ipmi-host.service as depending on org.openbmc.HostIpmi.service and mboxd as depending on phosphor-ipmi-host.service to ensure the mboxd state update event on SIGTERM is propagated to the host before the services are torn down. (From meta-phosphor rev: e66105318af187ba5d4bdbf53668f309785df4f3) Change-Id: Ia9ff24d0d3376d239b56840d666275d20821c7e6 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* mboxbridge: srcrev bump 5a124ea012..fd4fa34d56Andrew Geissler2018-11-281-1/+1
| | | | | | | | | | | Andrew Jeffery (1): protocol: Rework publication of events over DBus transport (From meta-phosphor rev: 1a30f7c798e765d472d2ab5da997c822505e93ea) Change-Id: Ib9e13108105e275177caad9540815cf6abfc0f11 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: systemd: rework PACKAGECONFIGBrad Bishop2018-11-281-4/+3
| | | | | | | | | | | | | | | | | | | | Phosphor removes a number of systemd packageconfigs that are enabled by default in oe-core. Sort the removal list alphabetically. Remove networkd. It is now selected by default in oe-core. Remove vconsole. Typically vconsoles aren't needed on a BMC and vconsole support has significant footprint cost. Remove ldconfig. The base recipe controls this via distro feature; don't override. Remove kdbus and bootchart. They aren't options anymore. (From meta-phosphor rev: 65ae799165fce6e5b50c68e32d20a09d2cdbd52f) Change-Id: Ieefd0d0d13cfdc65debbfdd3ab9ecdbc4154d28a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to to 4.18.20Joel Stanley2018-11-281-2/+2
| | | | | | | | | | | | | | | This includes security and bug fixes from the 4.18.20 stable release. Note that 4.18 is now end of life for upstream security and bug fixes, and systems should move to a supported release. https://lore.kernel.org/lkml/20181121103111.GA9112@kroah.com/ (From meta-aspeed rev: 086ac084965f35133be805cc0eda579a33ccfbd6) Change-Id: Ib62b7d4c0637041a05259a20b3276b8b88e68089 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* pam-ipmi: srcrev bump edeae5657f..a32999cde4Andrew Geissler2018-11-271-1/+1
| | | | | | | | | | | | | | | | | | | Patrick Venture (5): build: add requirement for openssl to configure_ac build: add macro dirs to configure_ac build: add -I m4 to Makefile for ACLOCAL_AMFLAGS build: drop undefined LIBCRYPT from Makefile build: add requirement for libpam to configure_ac Richard Marian Thomaiyar (2): Add empty ipmi_pass file to the root image Update the ipmi_pass to use default password (From meta-phosphor rev: facd3dab0287ceb1a30b5e0496332b07d0c1bf1f) Change-Id: I8a0eafb10f81cb2401b74aec111e7153d591d0e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-flash: srcrev bump 22e38750a2..8b58856f48Andrew Geissler2018-11-271-1/+1
| | | | | | | | | | | | | | | | | | | Patrick Venture (9): ubi: add tarball as file handler firmare: start implementing session stat filehandler: implement getSize firmware: add verify blob_id firmware: add sdbusplus for use by verification firmware: implement verification service call lpc_handler: add initialized state lpc_nuvoton: add mapping implementation add system interface to enable testing (From meta-phosphor rev: 9f40028cb46dea2b8353a14c22c30a28444b8fcc) Change-Id: Icee2f4d60485443b799037e5c34ddb739e6edfa8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-pid-control: srcrev bump fcdd85a4b8..f77ecc7bcaAndrew Geissler2018-11-271-1/+1
| | | | | | | | | | | | | Patrick Venture (3): main: drop unused headers build: set version to 0.1 to match recipe build: cleanup for readability (From meta-phosphor rev: 489109564720df5bc03a39d36a8b749d616b3475) Change-Id: I9c5a8ef3bc6f2281b208b12699c53334797a1db7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: bump: phosphor-dbus-interfaces and phosphor-user-managerNagaraju Goruganti2018-11-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This application updates have a coreq - bump together. 1. phosphor-user-manager: bump 9891f2f8f3..f5bd891cf5 Deepak Kodihalli (1): React to nsswitch config file changes Nagaraju Goruganti (6): ldap-config: remove Bindpassword and secureLDAP property from the interface phosphor-ldap-conf: validate LDAP Server URI phosphor-ldap-conf: update nslcd.conf file for OpenLdap phosphor-ldap-conf: add unit tests phosphor-ldap-conf: update nslcd.conf file with tls_cacertfile info phosphor-ldap-conf: nslcd restart service getting called twice Ratan Gupta (4): phosphor-ldap-conf: Don't map the uid with cn for openLDAP phosphor-ldap-conf: Don't create the LDAP config object phosphor-ldap-conf: Make correction in renaming path of nsswitch.conf Add readme for user manager Tom Joseph (1): Refactor mapper application to enable unit tests 2. phosphor-dbus-interfaces: bump 8d656133b3..0e6d655be2 Deepak Kodihalli (1): Don't store LDAP Bind password Ratan Gupta (3): Ldap: Remove the secure property from the ldap config and create interface Add errors to User/AccountPolicy interface Add errors to User/Attributes interface (From meta-phosphor rev: 3d4de530e15e54856ae9a346a379fdf10bd1633b) Change-Id: Ie99ccc9dad36bcf7d9cc7b7abb750023b97eb619 Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Use git fetcher for lynis to fetch older versionsStefan Lendl2018-11-271-6/+3
| | | | | | | | | | (From meta-security rev: 2160c5de874234045ba4e201a0703185b65dbae4) Change-Id: I061b59d9e5a7299aa34d0ed097a4bcd7ba5cc9de Signed-off-by: Stefan Lendl <ste.lendl@gmail.com> [Minor tweek to add SRCREV] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-i2c: srcrev bump 6471cef69b..9a074dc5b2Andrew Geissler2018-11-271-1/+1
| | | | | | | | | | | Patrick Venture (1): build: set version to 0.1 to match recipe (From meta-google rev: 6cbe01e2740b20f120787b49078a64e257104158) Change-Id: Ic2729f8e69010062ba1c18b0a7e98bd8c06d15d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump fff9861797..23ef59b7b5Andrew Geissler2018-11-271-1/+1
| | | | | | | | | | | Patrick Venture (1): build: set version to 0.1 to match recipe (From meta-google rev: 2c99bf4dd5ec18fcf00cc4278e19caed558ef0a3) Change-Id: I30b142a0a7fe35d1fb383dfee0b70e90bf8df94e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Include ipmi_pass to the image through pam-ipmiRichard Marian Thomaiyar2018-11-271-0/+1
| | | | | | | | | | | | | Update pam-ipmi recipe to add ipmi_pass file to the image Unit test: Verified by making sure files is copied to the update bmc image. (From meta-phosphor rev: 2d569e24598c82b078f18b07255767e8ace287c0) Change-Id: I9a5f4b169b0427e61795397ad63a8d2a59a03e44 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Expose header files from intel-ipmi-oemRichard Marian Thomaiyar2018-11-261-0/+5
| | | | | | | | | | | Expose header files from intel-ipmi-oem which will be used by needed providers. (From meta-intel rev: 283b9bcec2f3446e061ea53fcc07c6024cdb9151) Change-Id: If5f7fdb8e79e895d6eace32cd9f6d7b524ee7e3f Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 6479604111..703922d0eaAndrew Geissler2018-11-261-1/+1
| | | | | | | | | | | | | | Jason M. Bills (1): Fix display of sensor units Yong Li (1): Implement Intel get/set shutdown policy IPMI OEM commands (From meta-intel rev: ad23e9133021e09033688bb6e21a1a1d7bdcb517) Change-Id: Ia839207c42dc75f1b5ffd5e71dd3d6085220271a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* s2600wf-misc: srcrev bump b9d9b33f7f..b7bd2a8822Andrew Geissler2018-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Jae Hyun Yoo (6): Update CPU hwmon searching path to sync with kernel path Prep CPU sensor for no-overlays Clean up codes Fix CPU detect logic to use a bus setting from CPU configs. Add Jae Hyun Yoo as a maintainer Make CPUsensor service use an async call for CPU sensor creation James Feist (7): Add base class to simplify threshold logic Don't iterate directories twice Prep hwmontemp sensor for no-overlays Add fan presence support Move sensor.hpp Increase poll time on failure Add redundancy sensor and cleanup Richard Marian Thomaiyar (1): Add support for sensor override value Yoo, Jae Hyun (7): Fix threshold parsing logic of CPU sensors Fix a bug on CPU sensor dbus property creation Fix sdbusplus call flow to support changed behavior of the latest sdbusplus Change PECI device name Fix CPU client address config handling Stop using mapbox directly Improve log messages in CPU sensor service to reflect current status correctly (From meta-intel rev: 3aea871faf957b8cdd139295cd85c465420a3bc7) Change-Id: If00ea4f9e322dc4376ea118337375014c62558e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud