summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Flag of "redfishSupportEnabled" is missed.Kuiying Wang2019-03-281-0/+1
| | | | | | | | | | | Tested: Launch WebUI and check each page information. (From meta-intel rev: 8b929497b40476fa4fa4e59a30a1fa68535f080f) Change-Id: I378a643820af19571749b57971f47e7b61fb16b9 Signed-off-by: Kuiying Wang <kuiying.wang@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 9e7e17a5a6..5480ef620bAndrew Geissler2019-03-281-1/+1
| | | | | | | | | | | Vernon Mauery (1): Use the libipmid utils implementation (From meta-intel rev: 6889c1fd0ad1d43a7eef00985eefe73ea1fe86a5) Change-Id: I7c3aaaf99fe94a879b8b61c2507c77360d1743d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: react to phosphor-rest removalBrad Bishop2019-03-281-4/+0
| | | | | | | | | | phosphor-rest-server and phosphor-gevent are no longer the project defaults so no need to expliclty remove it any longer. (From meta-intel rev: 5d9eed968c6b73f79e7ecd750e215b553549be23) Change-Id: I915137b446654bc8f15162658a24ffc1c2d28287 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ibm: witherspoon: add symlink for phosphor-networkPatrick Venture2019-03-281-0/+1
| | | | | | | | | | | | | | Add a symlink name phosphor-network_%.bbappend that points to the network_%.bbappend file. This change will allow the recipe phosphor-network_git.bb to start being used. Once that's in place, the network_%.bbappend file will become phosphor-network_%.bbappend. (From meta-ibm rev: 40087d3e904a813790557e0964ec2e301fd2f729) Tested: Verified the witherspoon image built, but did not test further. Change-Id: I73d6594c926d0bd7e9edae83bd5527e9ff08b985 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* utils.[ch]pp and types.hpp have moved to libipmidVernon Mauery2019-03-271-2/+0
| | | | | | | | | | | No need to copy them to the sysroot for building, they are already there (but under new names ipmid/utils.hpp and ipmid/types.hpp) (From meta-intel rev: 2556749a806af47f2090027c2f0fee8a716b30ca) Change-Id: I046b8452d15457aa37e0963b9d1138a55aa7aebd Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-webui: srcrev bump 20f7715ac5..b5c5dc5d6cAndrew Geissler2019-03-271-1/+1
| | | | | | | | | | | beccabroek (1): Fix login error message (From meta-phosphor rev: b4a054a45e8ed923e919637eb182240bf4ac6c0c) Change-Id: I0bb474a2533c9098598421f681e4886ecd37ed93 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Quanta: configure fru parserDuke Du2019-03-279-1/+158
| | | | | | | | | | | Update fru information of project gsj and test on gsj board pass. (From meta-quanta rev: 4726abcab724b6e8a5abb5dca1603857a294ea97) Change-Id: I3efbc10722f956c7375e1513bb71a39186c12cdd Signed-off-by: Duke Du <Duke.Du@quantatw.com> Signed-off-by: FranHsu <Fran.Hsu@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Enable BMCWEB_ENABLE_REDFISH_ONE_CHASSISGunnar Mills2019-03-271-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass the DBMCWEB_ENABLE_REDFISH_ONE_CHASSIS option to bmcweb for openpower systems. All openpower systems currently only have a single chassis and no immediate plans to have a multiple chassis system. When this build option is set, bmcweb will return a single redfish chassis named "chassis" which will include all sensors. This is a short-term solution to solve associating sensors to a chassis. Long term, inventory-manager needs to be enhanced to allow sensors to link to a chassis, or the rest of the project needs to move to EntityManager. See https://gerrit.openbmc-project.xyz/#/c/openbmc/bmcweb/+/17563/ Tested: Build an image with this change, loaded on a Witherspoon, and see "/redfish/v1/Chassis/chassis" and no errors in the Thermal and Power objects. (From meta-openpower rev: 211da9583b1124dccbf3ab3e701245745affcd22) Change-Id: I97e78c3ab7d7a755bacbe63af252c033875d880b Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* sdevent: Add dependency on stdplusWilliam A. Kennington III2019-03-261-0/+1
| | | | | | | | | | An upcoming change will require stdplus as a new dependency (From meta-phosphor rev: eceabb734b586759e70a73fde40d9bccc390c089) Change-Id: I75f6d0e4c49851819c3ac2eb025a1a5b1ab27564 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ibm: witherspoon: network: specify folder for extraPatrick Venture2019-03-261-1/+1
| | | | | | | | | | | | | | | | Specify the folder for the extra files explicitly instead of by package name, such that the package name can change and continue to use this folder. This is step 2 of the process to rename network to phosphor-network to match the general naming convention for phosphor daemons. (From meta-ibm rev: 286cf25348b68c91bd25151f083001c820bdac15) Tested: Verified witherspoon image builds. Change-Id: I011138f732c0a79b60dace9776e7bd6e6163c623 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump 4133426a04..9e253eb197Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | Johnathan Mantey (1): Add missing record (From meta-phosphor rev: 05628a4bcdd3a6a6aeaa19cb5066ee8e9b0a8f3e) Change-Id: I5c6d9cfe0b67145bc060e7cc20370b466d171262 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* stdplus: Fix license checksumWilliam A. Kennington III2019-03-261-1/+1
| | | | | | | | | | The previous change committed a bad checksum for the license file. (From meta-phosphor rev: d2237f75eb22cac6a2e78646c45e8217e2c50ada) Change-Id: Ia731a291fa0d359a3eddd0e37ca573c2888ec4f9 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: ipmi-fru: drop rdependsPatrick Venture2019-03-261-4/+0
| | | | | | | | | | | Drop RDEPENDS field with item that is handled by dependency installation. (From meta-phosphor rev: 1dcb03ecbb2aec0f7ee6d0b3249940299a7a8a81) Change-Id: If31d1e86f2d39abaef58321b7dcd19b978a35326 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: ipmi-fru: add cli11 dependencyPatrick Venture2019-03-261-0/+1
| | | | | | | | | | Add dependency on cli11 ahead of code changes that require it. (From meta-phosphor rev: e60de05d1725b42e71f5e88e4ad2a8c756ff9aa9) Change-Id: I7332da6c4ac0eeff2fe1c54b3f7ab5de1d029d6c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: pid-control: fixup dependsPatrick Venture2019-03-261-2/+1
| | | | | | | | | | | | Fixup depends, remove obsolete dependencies. Drop rdepends. Add missing dependency on phosphor-dbus-interfaces. (From meta-phosphor rev: 135828d436d5401220d0ade3d7d97f9b3acb7152) Change-Id: I241e38b6698937c97b33bcc8712016520ebb6969 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: pid-control: drop pythonnativePatrick Venture2019-03-261-3/+0
| | | | | | | | | | phosphor-pid-control no longer requires pythonnative. (From meta-phosphor rev: eb536822f1ae686143cf433e4350bd122ef13f56) Change-Id: If0a439db9a0df0a930745417a989ba02c8db7368 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 5.0.4Joel Stanley2019-03-261-2/+2
| | | | | | | | | | This includes security and bug fixes from the 5.0.4 stable release. (From meta-aspeed rev: d9dc0f8226063e1b4c4b06cc78a83186af2001e9) Change-Id: Ie8ccf4f8d7ffc8951fed09479b3ff4759389ae94 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ast2500: defconfig: Add video engineEddie James2019-03-261-0/+14
| | | | | | | | | | | Add all the required pieces for the video engine driver. This does add almost 70Kb to the kernel image though. (From meta-aspeed rev: 1ae8b49f1e625619e6f48b95b82f9e1d404331b3) Change-Id: I83d2cb8bd14343f5113bbd35a4b8634e5341f03f Signed-off-by: Eddie James <eajames@linux.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ibm: Fix explicit dependencies antipatternBrad Bishop2019-03-263-14/+0
| | | | | | | | | | | | | | | | | | | | Out of the box bitbake examines built applications, automatically adds runtime dependencies and thus ensures any library packages dependencies are automatically added to images, sdks, etc. There is no need to list them explicitly in a recipe. Dependencies change over time, and listing them explicitly is likely prone to errors - the net effect being unnecessary shared library packages being installed into images. Consult https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-RDEPENDS for information on when to use explicit runtime dependencies. (From meta-ibm rev: fa99caa61ecd28325e9070f268a51a5b52363bc4) Change-Id: Icc97d4b33635caf127a17e70ba6c23f1367eb735 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-openpower: Fix explicit dependencies antipatternBrad Bishop2019-03-266-32/+0
| | | | | | | | | | | | | | | | | | | | Out of the box bitbake examines built applications, automatically adds runtime dependencies and thus ensures any library packages dependencies are automatically added to images, sdks, etc. There is no need to list them explicitly in a recipe. Dependencies change over time, and listing them explicitly is likely prone to errors - the net effect being unnecessary shared library packages being installed into images. Consult https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-RDEPENDS for information on when to use explicit runtime dependencies. (From meta-openpower rev: 42fbcf6040860dc6b0b553febeabedd241f22a27) Change-Id: If56c264d3807f604ae8ba9c948095ba61093285d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* stdplus: Add packageWilliam A. Kennington III2019-03-261-0/+23
| | | | | | | | | | | Ideally this would be using meson but our current version 0.47.2 is not new enough to support that yet. (From meta-phosphor rev: ed59c49fac0f553d626e1e3400e3e38f23248791) Change-Id: Iaaa2d3cdc92edf60c82c0b2ddca3d332b4cdac9d Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* certificates: clean up config recipesBrad Bishop2019-03-264-11/+37
| | | | | | | | | | | | | | | | | | | Since the config recipe packages will create symlinks to the certificate manager template, RDEPEND rather than RRECOMMEND on the certificate manager package (which provides the template). Avoid obmc-phosphor-systemd. Enabling systemd units is the realm of packaging scripts and the SYSTEMD_LINK feature in obmc-phosphor-systemd implements this incorrectly. Just directly code install, pkg_postinst and pkg_prerm here rather than trying to fix obmc-phosphor-systemd - the extra indirection is more harmful to ease of comprehension for seasoned Yocto developers than the couple of lines of code it saves. (From meta-phosphor rev: 1a4e65e5847e299348b5f28ffa2b4b1837769deb) Change-Id: Ideb12d62461b3b18ff5c92f3a76f1aa20c94a269 Tested: Built witherspoon image and verified rootfs unchanged. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ibm: romulus: Update I2C hwmon paths for the 5.0 kernelPatrick Venture2019-03-262-1/+1
| | | | | | | | | | | | In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-ibm rev: 3de23010065c681179a508af1cda2daee31f2725) Tested: Verified paths visually, but not tested on hardware. Change-Id: Ia5474cf5c0b952cc765582a59868d0138570b2ef Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* palmetto: Update I2C hwmon paths for the 5.0 kernelBrad Bishop2019-03-264-3/+3
| | | | | | | | | | In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-ibm rev: bf1862a9b9bc82683d12036edc247f9f4ea4d13c) Change-Id: I909073424a7b0a5c677307fe3b4ab25cab051cc9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ibm: Drop phosphor-gevent appendBrad Bishop2019-03-261-4/+0
| | | | | | | | | The IBM layer doesn't use gevent anymore. (From meta-ibm rev: eb9f2d1755c7370a049e4c4bb77dce60b6a61a1c) Change-Id: I4dc4497f963619491293e17fd2d6008ea6aaecba Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 7944c30722..9e7e17a5a6Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | Vernon Mauery (1): Do not link against pthread (From meta-intel rev: 881062150335193b6ac89800527bd5fa98452898) Change-Id: I856386e6d0898544179782a5fc624b08be6fdcfa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 392786ae10..7944c30722Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | Jason M. Bills (1): Track the SEL erase time (From meta-intel rev: bfe51de6f06b8854e0233743dd19eedd0626e9fa) Change-Id: I39db427ed68ebb35399d6b664d9897d678d71ba6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-hxt: stardragon4800-rep2: Update I2C hwmon paths for the 5.0 kernelPatrick Venture2019-03-2624-22/+22
| | | | | | | | | | | | In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-hxt rev: 86a4df514f987318cf26884432746d899c8ad5a3) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I5b5f694977c5d2e68eec1371e2fdc795e21fad10 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-webui: srcrev bump a2e36e0f47..20f7715ac5Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | | | | Kuiying Wang (1): Fix always loading issue on IE11 beccabroek (1): Center modals and fix sizing (From meta-phosphor rev: 430561563bdfdcc737a0c8bb13e40fa9bb8efde8) Change-Id: Ibc28198ef7b0021732b1b2d36ee97b5e9ece5f9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump 17898f625b..90b00c7106Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | Suryakanth Sekar (1): Adding Set Password API support in Userlayer (From meta-phosphor rev: 05e4e4587d6792f8bc05280b5fb6040b360a0048) Change-Id: I73d6aa1f007814233ddcb87bd2ce6624ca476db2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* dbus-sensors: srcrev bump 209ec56cca..357be88fc1Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | James Feist (1): Remove #warning ignore (From meta-phosphor rev: 8fd235bc142739a44da648b1062e46b85d47c6d2) Change-Id: I7219ccbfb42a39bb5edec9dfe5afd9344fbedbf4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-pid-control: srcrev bump 90e9dbcae6..e3eeef45a7Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | Patrick Venture (1): bugfix: grab hystersis parameter from pid json (From meta-phosphor rev: fcff32b9078aeb5ca1aa5c0a46c81a7c1c0ae6d3) Change-Id: Ib0ffd9cb3d08c95c510a959d609a14fdcc7564a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-qualcomm: centriq2400-rep: Update I2C hwmon paths for the 5.0 kernelPatrick Venture2019-03-2624-22/+22
| | | | | | | | | | | | In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-qualcomm rev: a820d5f8b12deabcabfe88e70270ea8da58d2f39) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I2ce0bb3533f9aee6ea1687a39bde070b05d7c349 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ingrasys: zaius: Update I2C hwmon paths for the 5.0 kernelPatrick Venture2019-03-263-2/+2
| | | | | | | | | | | | In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-ingrasys rev: 0736d99758250742a563bb416c4f7be3394fb206) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ifb89b0f62b787a19281304d0cbbdf3556f25842e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* poky: refresh thud: e4c0a8a7cb..9dfebdaf7aBrad Bishop2019-03-2616-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>
* meta-quanta: f0b: Update I2C hwmon paths for the 5.0 kernelPatrick Venture2019-03-2613-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>
* meta-quanta: q-71l: Update I2C hwmon paths for the 5.0 kernelPatrick Venture2019-03-268-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>
* bmcweb: srcrev bump 8bd25ccda8..b01bf29919Andrew Geissler2019-03-261-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>
* phosphor-host-ipmid: srcrev bump db5d9b0454..17898f625bAndrew Geissler2019-03-261-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>
* entity-manager: srcrev bump 6c17fc2a04..4133426a04Andrew Geissler2019-03-261-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>
* Remove certificate manager recipe for nginxMarri Devender Rao2019-03-262-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>
* google-ipmi-sys: srcrev bump 6667a646bf..ba32fe4e25Andrew Geissler2019-03-261-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>
* meta-inspur: on5263m5: Update I2C hwmon paths for the 5.0 kernelPatrick Venture2019-03-264-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>
* phosphor-host-ipmid: srcrev bump 2fe9282fc4..db5d9b0454Andrew Geissler2019-03-251-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>
* phosphor-host-ipmid: srcrev bump be37630691..2fe9282fc4Andrew Geissler2019-03-251-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>
* obmc-console: srcrev bump f9c8f6ca86..1cecc5deeaAndrew Geissler2019-03-251-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>
* phosphor-net-ipmid: srcrev bump 7a4ea79501..7e5d38d2fbAndrew Geissler2019-03-251-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>
* meta-openembedded: refresh thud: 6ef9657068..4cd3a39f22Brad Bishop2019-03-256-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>
* poky: refresh thud: 506ec088e5..e4c0a8a7cbBrad Bishop2019-03-2527-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>
* obmc-console: srcrev bump fcf8541b87..f9c8f6ca86Andrew Geissler2019-03-241-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>
OpenPOWER on IntegriCloud