summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26poky: refresh thud: e4c0a8a7cb..9dfebdaf7aBrad Bishop16-21/+1041
Update poky to thud HEAD. Mazliana (2): scripts/resulttool: enable manual execution and result creation resulttool/manualexecution: To output right test case id Michael Halstead (1): yocto-uninative: Correct sha256sum for aarch64 Richard Purdie (12): resulttool: Improvements to allow integration to the autobuilder resulttool/resultutils: Avoids tracebacks for missing logs resulttool/store: Handle results files for multiple revisions resulttool/report: Handle missing metadata sections more cleanly resulttool/report: Ensure test suites with no results show up on the report resulttool/report: Ensure ptest results are sorted resulttool/store: Fix missing variable causing testresult corruption oeqa/utils/gitarchive: Handle case where parent is only on origin scripts/wic: Be consistent about how we call bitbake yocto-uninative: Update to 2.4 poky.conf: Bump version for 2.6.2 thud release build-appliance-image: Update to thud head revision Yeoh Ee Peng (4): resulttool: enable merge, store, report and regression analysis resulttool/regression: Ensure regressoin results are sorted scripts/resulttool: Enable manual result store and regression resulttool/report: Enable roll-up report for a commit Change-Id: Icf3c93db794539bdd4501d2e7db15c68b6c541ae Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26meta-quanta: f0b: Update I2C hwmon paths for the 5.0 kernelPatrick Venture13-10/+10
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-quanta rev: b57b3464ff116f009cc6771d7d2d87ae938bfa37) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I9b2bf3480cc85d0cf9083c09ca8cd47b8d601f3e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26meta-quanta: q-71l: Update I2C hwmon paths for the 5.0 kernelPatrick Venture8-2/+2
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-quanta rev: 55e686fb453abeb4fa72e4e58e79faca35be7429) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I7f0d2752cc2a28df8d8c8e1a63e40df6153b2db8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26bmcweb: srcrev bump 8bd25ccda8..b01bf29919Andrew Geissler1-1/+1
Ed Tanous (2): bmcweb: Fix a bunch of warnings Revert "bmcweb: Fix a bunch of warnings" (From meta-phosphor rev: 8790021ad606d7ccc536609e6340093bc30f6acd) Change-Id: I43a4f91b8ca26df413651ecdc366db73185c6499 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26phosphor-host-ipmid: srcrev bump db5d9b0454..17898f625bAndrew Geissler1-1/+1
Patrick Venture (1): delete writechannel.mako.cpp (From meta-phosphor rev: 1d35bbba264b0d162b0fb0bdbd791af798a546d3) Change-Id: I8352d6ca0f4fe12e59432121374bb8291fa36569 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26entity-manager: srcrev bump 6c17fc2a04..4133426a04Andrew Geissler1-1/+1
James Feist (1): Add FanProfile into settable types (From meta-phosphor rev: 3149ddcdf83ccd423dd60b3e105a5471426e7b88) Change-Id: Ib9c092d188e989bd55b60b025fe1d97e72668fce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26Remove certificate manager recipe for nginxMarri Devender Rao2-27/+0
nginx is not supported same will be replaced by bmcweb Removed certificate manager service file and configuration file (From meta-phosphor rev: df947512e69e2a5a949d4a6dc8eaa93ab961a439) Change-Id: I3b856ced972f7494048317d1f28d321aef02f8c0 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26google-ipmi-sys: srcrev bump 6667a646bf..ba32fe4e25Andrew Geissler1-1/+1
Patrick Venture (15): add handler logic to handle SysGetEthDevice makefile: adjust alignment add handler logic to handle SysCableCheck add handler logic to handle SysCpldVersion add handler logic to handle SysPsuHardReset entity_name: cleanup headers add handler logic to handle SysEntityName handler: delete extra namespace alias entityName: move pieces into handler object util: move read_file to readPropertyFile util: add i2c->pcie map build method pcie_i2c: cleanup headers add handler logic to handle i2c pcie commands style change: lowerCamel build: enable valgrind (From meta-google rev: 88c4cc0c3cf4774a37361529db9385fe5b437f7e) Change-Id: I00b32fc4201a5e1eb22c99b0988f7278e50f5e44 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26meta-inspur: on5263m5: Update I2C hwmon paths for the 5.0 kernelPatrick Venture4-3/+3
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-inspur rev: 92609a93bf06ff5f71983595cf7edc4523676043) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I37efb06fe1b59a69939560c7aba71e17354b2b81 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-25phosphor-host-ipmid: srcrev bump 2fe9282fc4..db5d9b0454Andrew Geissler1-1/+1
Kirill Pakhomov (1): dcmihandler: Fix Get DCMI Capabilities command Vernon Mauery (3): do not use auto and rename handles to providers Move util.cpp/util.hpp to libipmid move types.hpp to ipmid/types.hpp for export (From meta-phosphor rev: 8f04f0f628f7050f18f4e89cec401d19a4302c9b) Change-Id: Iccd870ad6068fd0f9bde2cf3b08b0d6bc0b3d256 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-25phosphor-host-ipmid: srcrev bump be37630691..2fe9282fc4Andrew Geissler1-1/+1
Richard Marian Thomaiyar (2): Cleanup: Get rid of duplicate getChannelName() [User Mgmt]: Update local user enabled state cache (From meta-phosphor rev: aab2dc40fbf531a23b69056af81844c8e8468da8) Change-Id: I093f2a85a783f8ba81aefbde98bfb238a30d639c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-25obmc-console: srcrev bump f9c8f6ca86..1cecc5deeaAndrew Geissler1-1/+1
Johnathan Mantey (2): Fix a recursive header include Eliminate excessive CPU consumption when redirecting UART over SSH (From meta-phosphor rev: 941990da016e2abc15b07146c78548863f254870) Change-Id: I98f6c96c77a4d7a2a2e2ed12da0ddcd529e833c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-25phosphor-net-ipmid: srcrev bump 7a4ea79501..7e5d38d2fbAndrew Geissler1-1/+1
Richard Marian Thomaiyar (2): Handle input - Get channel auth capabilities RAKP12: Don't allow user with NOACCESS priv. Sumanth Bhat (1): Handle invalid length for Disable Payload command (From meta-phosphor rev: d868eb69643fe007e9daab43289f9fa195745481) Change-Id: I61a1f816bb4fc22c807dd14089b1a13ab167f2a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-25meta-openembedded: refresh thud: 6ef9657068..4cd3a39f22Brad Bishop6-13/+53
Update meta-openembedded to thud HEAD. Adrian Bunk (2): wireless-regdb: update 2018.05.31 -> 2018.10.24 Split ntpq into an own package André Draszik (2): mosquitto: fix build in systemd environments mosquitto: fully switch over to using PACKAGECONFIG_CONFARGS Khem Raj (1): rtmpdump: Switch to using GNU TLS instead of openssl10 Ovidiu Panait (1): python3-blivetgui: Fix _supported_filesystems crash Change-Id: Id488182d26039d9a5bf170503f867b515688a738 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-25poky: refresh thud: 506ec088e5..e4c0a8a7cbBrad Bishop27-550/+823
Update poky to thud HEAD. Alexander Kanavin (1): ca-certificates: upgrade 20180409 -> 20190110 André Draszik (1): systemd: RDEPENDS on util-linux-umount Changqing Li (1): libsndfile1: Security fix CVE-2018-19432 Chen Qi (1): target-sdk-provides-dummy: add more perl modules to avoid populate_sdk failure Douglas Royds (1): libpam: libpamc is licensed under its own BSD-style licence George McCollister (1): systemd: fix CVE-2019-6454 Jonathan Rajotte-Julien (3): lttng-ust: update to 2.10.3 lttng-modules: update to 2.10.9 lttng-tools: update to 2.9.11 Mark Hatle (10): bitbake: gitsm.py: Fix when a submodule is defined, but not initialized bitbake: gitsm.py: Add support for alternative URL formats from submodule files bitbake: tests/fetch.py: Add alternative gitsm test case bitbake: gitsm.py: Optimize code and attempt to resolve locking issue bitbake: gitsm.py: revise unpack bitbake: gitsm.py: Rework the shallow fetcher and test case bitbake: gitsm.py: Refactor the functions and simplify the class bitbake: gitsm.py: Fix relative URLs bitbake: gitsmy.py: Fix unpack of submodules of submodules bitbake: gitsm: The fetcher did not process some recursive submodules properly. Ming Liu (1): rm_work: sort the value of do_build dependencies Oleksandr Kravchuk (1): target-sdk-provides-dummy: add perl-module-overload Richard Purdie (3): target-sdk-provides-dummy: Extend to -dev and -src packages systemd: Update recent CVE patches kernel: Ensure an initramfs is added if configured Robert Yang (1): send-error-report: Add --no-ssl to use http protocol Ross Burton (1): libpng: fix CVE-2019-7317 Change-Id: I3e03c837688d49703b4989a561f3728d616abbec Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24obmc-console: srcrev bump fcf8541b87..f9c8f6ca86Andrew Geissler1-1/+1
Cheng C Yang (1): Change baudrate dynamically through dbus (From meta-phosphor rev: 78289c2be97d9bddb6ad48e1527fe40441eb105f) Change-Id: I5cbd3f752ee9e6252825f47417de4622d10b9115 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24sdbusplus: srcrev bump 1ecde80038..8cd7a4a10cAndrew Geissler1-1/+1
Ed Tanous (2): Move to modern asio interfaces Fix warnings in forward declarations (From meta-phosphor rev: ff63304199075e543f650749ad78cce7cbd538e9) Change-Id: I596e619427d3538911dea9aa7b4f701109528417 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24phosphor-net-ipmid: srcrev bump 4f09eaeec3..7a4ea79501Andrew Geissler1-1/+1
Vernon Mauery (4): netipmid: Update netipmid to use ipmid as the main queue netipmid: move to sdbusplus::asio from sdbusplus netipmid: make Handler asynchronous netipmid: Remove unused event references (From meta-phosphor rev: d831085a2222917a981307cdca1000e0f9143cf7) Change-Id: I21987bc6fd52dde14b33b016340f0fbbc0ae5181 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24wspoon: Update eeprom I2C path for the 5.0 kernelMatt Spinler1-1/+1
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-ibm rev: 16de009441ee039b1a0c5e5bf129250393d14228) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I682c116ba05cae8c9543cb750adc6dd0da5ae61e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24wspoon: Update fan pres I2C path for 5.0 kernelMatt Spinler1-4/+4
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-ibm rev: 1b6fab536416be38239ca5505cd00b862b779e33) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I3bf6f972e79c6cc188facc511b76b2a79d25f269 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24wspoon: Update VRM I2C paths for the 5.0 kernelMatt Spinler1-1/+1
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-ibm rev: 0321766978ee9f229b8194fb47d48bd60fc3c0e5) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Id158441b74330782ad46043fbdc54f55503552da Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24wspoon: Update I2C hwmon paths for the 5.0 kernelMatt Spinler12-11/+11
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-ibm rev: 706307d8891d50086206067f06f69326c7215ee3) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Iad973b9d30b8c268515db922745dfb5a43e669ec Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24entity-manager: srcrev bump 623de6cbb4..6c17fc2a04Andrew Geissler1-1/+1
James Feist (1): Add Exit Air Temp Clamp ygangch (1): add new Riser json file (From meta-phosphor rev: 4cc8b8647088ba6cfc67c5354cf9952b646366d5) Change-Id: Id280ce504b722b6f25cc484ad9d5feae5425bb18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24phosphor-ipmi-ethstats: srcrev bump f1586f55b8..c3f5618ffdAndrew Geissler1-1/+1
Patrick Venture (4): split handler out of main file for injection, add handler: add unit-tests build: enable code coverage build: enable valgrind (From meta-phosphor rev: edf79acc1da36dd4fa2fccd6ab53ebf2d705bfd6) Change-Id: Ib6403336e83108c0ab69329d1bd60e6bb70795aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24witherspoon-pfault-analysis: srcrev bump 61a0419381..57bee329bbAndrew Geissler1-1/+1
Matt Spinler (1): Fix I2C dev path for the 5.0 kernel (From meta-ibm rev: 80abb9c6b7dd19f45fbe938ed4dd4cc6b35847f4) Change-Id: Id63f95173dc2f35492236f6955189b74ece9971a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-23ipmi application srcrev bumpsAndrew Geissler2-2/+2
openpower-host-ipmi-flash: srcrev bump cc2fe1effe..ee3064bace Vernon Mauery (1): Use new ipmid signal handling interface phosphor-host-ipmid: srcrev bump 1bb0c7fc55..be37630691 Jia, Chunhui (2): Extra Bytes in response data for chassis Identify command [IPMI]Set/Get global enables Kun Yi (1): utils: Use 5s timeout for D-Bus get/set property calls Richard Marian Thomaiyar (1): Fix: User commands require channel layer lib Vernon Mauery (16): ipmid: Compiler-generated unpacking and packing of messages ipmid: add message packing/unpacking unit tests ipmid: Rewrite ipmid to use the new architecture ipmid: Add in Native OEM and Group OEM support ipmid: Add command filter mechanism ipmid: Add whitelist filtering using the new filter registration mechanism Set new default ipmid provider path Add back an interface used by an external provider fix whitelist RestrictionMode lookup Use payload interface to unpack group/IANA from message errorResponse must not pack completion code in data payload Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.so make utility.hpp available for external things that include ipmid/api.hpp Add generic signal handling API to work with boost::asio make ipmid respond to SIGTERM and SIGINT for clean shutdown Add user context parameter to legacy ipmi handler registration Change-Id: I3a15d46177f4e4ea81106bc8637b83bcc64e1ba7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22intel-ipmi-oem: srcrev bump 7e7ed8b401..392786ae10Andrew Geissler1-1/+1
James Feist (1): Add sensor deassert tracking (From meta-intel rev: e063cb76d63c8d3c9f8324ea964bf89917a2113b) Change-Id: Idf4c8ffa727e341d3fc96a7ec8511fd41394f6e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22Add HIOMAP IPMI cmd to whitelistAndrew Geissler1-0/+1
This command is required for the host to boot so it needs to be on the whitelist for openpower systems Testing: Verified witherspoon now boots in restricted mode with this change and a fix from Brad in this commit: https://gerrit.openbmc-project.xyz/#/c/openbmc/meta-openpower/+/19182/ (From meta-openpower rev: 9b018490597a9fa9fbeb7de8e4d8c83792bf7c33) Change-Id: Ie8ccb792c97a55ab8f818c4dfa4fffd71493cc02 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22phosphor-pid-control: srcrev bump e6e6f62680..90e9dbcae6Andrew Geissler1-1/+1
Patrick Venture (1): autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 4ccd46a9da1138b2ff1999827767286ee741f631) Change-Id: Ic2fcef6cc75539b3b3e348c4462b96e32491da61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22ipmi-blob-tool: srcrev bump 51372f02b9..06561460bdAndrew Geissler1-1/+1
Patrick Venture (1): unit-test: use library instead of object files (From meta-phosphor rev: c71a7f7f7165918822691cfef4d099c289007669) Change-Id: I3798fd8fac9bab4d7e4ca2dfca5482bee7190798 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22Add dbus interface support for consoleCheng C Yang1-2/+4
To support changing uart baudrate through dbus interface dynamically, need to involve systemd for dependency. (From meta-phosphor rev: 5e9d3398620140d4e01db844e7cbec74d8bfbba9) Change-Id: Ie94d53f661bdd83831634c672c66d385db069dfe Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22meta-phosphor: add phosphor symlink to networkPatrick Venture1-0/+1
Add phosphor-network symlink to network recipe. (From meta-phosphor rev: 66ba67cc5a1ea1a399480721bb3c6fa663355ff3) Change-Id: I300f106912a6e95182a78415ea583a5b5730827a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22Remove including certificate manager instance for nginx in imageMarri Devender Rao1-1/+0
nginx is no longer supported, removing phosphor-certificate-manager instance for nginx from image. (From meta-ibm rev: 6430a4cd66fde71f0f6dc7068fc80a4e9c4bc989) Change-Id: Iedd34d672b61c867b695fab2d8b5f1af55013610 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22meta-openpower: move some metadata to machine confBrad Bishop2-1/+9
Install the openpower-ipmi-oem whitelist. It is not currently installed because the ipmid recipe looks for whitelists in VIRTUAL-RUNTIME_phosphor-ipmi-providers and openpower-ipmi-oem is not set there. Move VIRTUAL-RUNTIME_phosphor-ipmi-providers += openpower-ipmi-oem to the machine configuration so that the whitelist is detected by the ipmid recipe and installed. (From meta-openpower rev: df7a13f6328a0b8c45e255e553bfbf38497e8179) Change-Id: Ibc94c2d5218a8ae4e78998c677d7405d1445f10b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-22phosphor-hwmon: srcrev bump 85ba64a653..7e276658d0Andrew Geissler1-1/+1
Patrick Venture (4): build: enable code coverage swap out getopts for cli11 flip error and help message on failure build: enable valgrind (From meta-phosphor rev: 1e70d896d29f1e23b51f50af98d97bef40b45fda) Change-Id: Ie7ae2c37f8315383bb68518f9af7c0f38a4fbed9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-22bmcweb: srcrev bump de629b6ea8..8bd25ccda8Andrew Geissler1-1/+1
James Feist (1): Add Redundancy to Thermal Schema (From meta-phosphor rev: da990eaac8cd511ae04415e5b6ff19c9492b0524) Change-Id: Id42ea2149b2fa4ed75e3c8c335d32e47f867ef00 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-ipmi-ethstats: srcrev bump d087d81ae3..f1586f55b8Andrew Geissler1-1/+1
Patrick Venture (1): build: enable unit-tests (From meta-phosphor rev: 615e11550da29d88573e7556ead35a4ee5011ccb) Change-Id: I32442d0675d85b1a51f9283c01d68cb07a52fe47 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-dbus-interfaces: srcrev bump 096a5af0a3..5515c34fdeAndrew Geissler1-1/+1
Cheng C Yang (1): Create dbus interface for SOL commands James Feist (1): Add CFM Limit interface Richard Marian Thomaiyar (1): Clean-up: Remove Password.interface.yaml (From meta-phosphor rev: 2560d77385fd10d719585a5f756a75480433d052) Change-Id: I90dbfa9b80812bf76dcc0865da495c1ded04e6e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-ipmi-blobs: srcrev bump 374350d744..924bc380c4Andrew Geissler1-1/+1
Patrick Venture (1): build: split object to enable coverage (From meta-phosphor rev: ff015fe25832945319c1493150583f6f6ade0242) Change-Id: I2200e64cdcb311ec73e83e33903bb2e885122508 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21sdbusplus: srcrev bump ebdc37143a..1ecde80038Andrew Geissler1-1/+1
Richard Marian Thomaiyar (1): sdbusplus: Provide option to skip signal property (From meta-phosphor rev: 5f272f04b513c4071502a03a2d2c2a5d4b434495) Change-Id: I273ee9f247c8d0c008ef32f36f762ae25c4426ef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-watchdog: srcrev bump b933771042..50ae4b152bAndrew Geissler1-1/+1
Yong Li (1): Set expiredTimerUse when timer expired (From meta-phosphor rev: 5901a04b316621970bb5ea0c43410146b359ae29) Change-Id: Ib8356d19a25f39664a6c9530c6947082e5d70793 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21obmc-phosphor-systemd: allow systemd unit from repoLei YU1-4/+12
If a recipe inherits obmc-phosphor-systemd, all the systemd units defined in the recipe shall exist in the code tree, otherwise it reports "Did not find unit file" error. This commit changes the behavior, and do not report the error if a unit does not exist in code tree. This allows the system unit to be installed from repo, as long as the repo does install the systemd unit to expected path. Tested: Verify the below case passes the build and the unit is installed correctly in the built image: * Put a systemd unit in repo; * In repo, install the unit into /lib/systemd/system * The repo's recipe defines SYSTEMD_SERVICE_${PN} without putting the unit in openbmc tree And verify if the systemd unit in repo is not installed, the build fails due to missing the unit. (From meta-phosphor rev: 5f56aaf1204a39035da1a493a97e86a73650000f) Change-Id: I9ec9c188357c2995d3e8ddbf2675c60f5e17560e Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21meta-phosphor: hwmon: add cli11 dependencyPatrick Venture1-0/+1
Add cli11 dependency for build. (From meta-phosphor rev: 5fe521da77d5cb756c731f6ef632c20baa5a2614) Change-Id: I70cea077ceae246efd8bf4449fa3e98dea7cca34 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21intel-ipmi-oem: srcrev bump 7086a88cfe..7e7ed8b401Andrew Geissler1-1/+1
John Wang (1): Fix: GetSdr nextRecord can not reach lastRecord (From meta-intel rev: d7e62856d4b55a05488d604f20119feb06d6387c) Change-Id: If4b797fd5a2ee30b4b114c41b2433306a0ac7773 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21linux-aspeed: Move to Linux 5.0Joel Stanley1-3/+3
Out of tree patches include 96 files changed, 18067 insertions and 144 deletions (most lines coming from Nuvoton patches, with the Nuvoton device trees dominating). Alexander Amelkin (1): mtd: spi-nor: fix options for mx66l51235f Andrew Jeffery (8): dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation pmbus (max31785): Add support for devicetree configuration pmbus (core): One-shot retries for failure to set page pmbus (core): Use driver callbacks in pmbus_get_fan_rate() pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers soc: aspeed: Miscellaneous control interfaces ARM: dts: aspeed: witherspoon: Update max31785 node ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers Benjamin Herrenschmidt (1): ARM: dts: aspeed: Add Power9 and Power9 CFAM description Christopher Bostic (1): iio: dps310: Temperature measurement errata Cyril Bur (1): misc: Add ASPEED mbox driver Cédric Le Goater (7): mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: link controller with the ahb clock mtd: spi-nor: aspeed: optimize read mode mtd: spi-nor: aspeed: limit the maximum SPI frequency /dev/mem: add a devmem kernel parameter to activate the device ARM: dts: aspeed: Add "spi-max-frequency" property Eddie James (1): hwmon: occ: Fix power sensor indexing Jae Hyun Yoo (12): dt-bindings: Add a document of PECI subsystem Documentation: ioctl: Add ioctl numbers for PECI subsystem peci: Add support for PECI bus driver core dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx dt-bindings: mfd: Add a document for PECI client MFD mfd: intel-peci-client: Add PECI client MFD driver Documentation: hwmon: Add documents for PECI hwmon client drivers hwmon: Add PECI cputemp driver hwmon: Add PECI dimmtemp driver Add maintainers for the PECI subsystem ARM: dts: aspeed: peci: Add PECI node Joel Stanley (16): iio: Add driver for Infineon DPS310 drm: Add ASPEED GFX driver drm: aspeed: Debugfs interface for GFX registers dt-bindings: gpu: Add ASPEED GFX bindings document rtc: Add ASPEED RTC driver dt-bindings: rtc: Add ASPEED description ARM: dts: aspeed-palmetto: Add i2c OCC hwmon node ARM: dts: aspeed-ast2500: Update flash layout ARM: dts: aspeed: Add LPC mailbox node ARM: dts: aspeed: Enable mbox ARM: dts: aspeed-g4: Expose SuperIO scratch registers ARM: dts: aspeed-g5: Add resets and clocks to GFX node ARM: dts: aspeed: Enable the GFX IP ARM: dts: aspeed: Add RTC node ARM: dts: aspeed: Rename flash-controller nodes ARM: config: aspeed: Update defconfigs Lei YU (1): ARM: dts: palmetto: Fix flash_memory region Mark Walton (1): ARM: dts: aspeed: Add #interrupt-cells property to gpio controllers Tomer Maimon (16): dts: npcm7xx: Modify NPCM7xx device tree clk: nuvoton: add npcm750 clock function prototype initialization dt-binding: mtd: add NPCM FIU controller mtd: spi-nor: add NPCM FIU controller driver dt-bindings: i2c: npcm7xx: add binding for i2c controller i2c: npcm: driver for Poleg i2c controller dt-binding: bmc: Add NPCM7xx LPC BPC documentation misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver dt-binding: bmc: add npcm7xx pci mailbox document misc: mbox: add npcm7xx pci mailbox driver dt-binding: net: document NPCM7xx EMC DT bindings net: npcm: add NPCM7xx Ethernet MAC controller dt-binding: iio: add NPCM ADC documentation iio: adc: add NPCM ADC driver ARM: npcm: add defconfig for Nuvoton NPCM7xx BMC ARM: dts: npcm7xx: Update device tree Vijay Khemka (3): ARM: dts: aspeed: Add KCS support for LPC BMC ARM: dts: aspeed: tiogapass: Enable KCS ARM: dts: aspeed: tiogapass: Add sensors (From meta-aspeed rev: 8c718fadc62f01741dbd435fd483c1169bdfc7c8) Change-Id: Icb4e9cc213a90f9f605134e3c0a94c478fb3f19a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21openpower-pnor-code-mgmt: srcrev bump e499446423..45c267a9aaAndrew Geissler1-1/+1
Adriana Kobylak (1): Add Lei as Maintainer (From meta-openpower rev: 9839583f5b98a3eddf2d926f224438191ba14f40) Change-Id: I29640869992cf19be9b1e0593d7b7437507e2b9c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21Update the medium type & protocol for channel 0xfSuryakanth Sekar1-2/+2
According to the IPMI,channel 0xf,medium should be system-interface and protocol should be kcs. Tested: get channelInfo command should provide proper medium and protocol. Req: ipmitool raw 0x6 0x42 0xf Res: 0f <0c> <05> 00 f2 1b 0 0 0 (From meta-phosphor rev: b9d41600930802648db433b6ba48e48cab9300df) Signed-off-by: Suryakanth Sekar <suryakanth.sekar@linux.intel.com> Change-Id: I9567875e484d009cee2af1031100d83fb2d196ec Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21entity-manager: srcrev bump 7bcd3f21fa..623de6cbb4Andrew Geissler1-1/+1
Cheng C Yang (1): Change PSU json to support more PSU Sensor (From meta-phosphor rev: 2265a5ef1abb2237d315d232ae1da62d75ed80ee) Change-Id: Ief0c003071cf1c99dfb54182d3a6568f6c5cbda8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21ipmi-blob-tool: srcrev bump a835642007..51372f02b9Andrew Geissler1-1/+1
Patrick Venture (1): autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 43fe88ff4cfe902cac253e0acfe95dc48face36d) Change-Id: I632ec216a3202b96a8c0802295ef2f7c35266c90 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-21phosphor-ipmi-blobs: srcrev bump de8a16e2e8..374350d744Andrew Geissler1-1/+1
William A. Kennington III (1): autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 37f79c4d3a53c74095624dcd1915ac7ea2a94a10) Change-Id: I1d8a025c125bcfac45077f5130579df2fb7bade0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>