summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-05-14Update to internal 0.53Jason M. Bills119-1531/+1187
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2020-05-04Merge tag 'wht-0.53' of ↵Jason M. Bills158-561/+794
ssh://git-amr-1.devtools.intel.com:29418/openbmc-openbmc into update
2020-04-15u-boot-sdk: Remove u-boot.bin make targetAdriana Kobylak1-1/+1
The recipe was first created with the make target set to u-boot.bin because there were some compilation errors. These errors are not seeing anymore. By removing the u-boot.bin target and allowing it to be the default (all), other targets like u-boot-spl.bin can be automatically built based on the defconfig. (From meta-aspeed rev: 08e8e7430606d712d8ab3630cbdc650f71caf280) Change-Id: If643afcfe6a9cdea63dd0d8011f6f2af8e287079 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-15linux-aspeed: Move to 5.4.32Joel Stanley1-2/+2
This includes security and bug fixes from the 5.4.28, 5.4.29, 5.4.30, 5.4.31 and 5.4.32 stable releases. (From meta-aspeed rev: 03423fdeee77ec940bbafd7b049d4067e6fea80c) Change-Id: I095a9fab81a0cad09f20324e27db12a690ca9b1a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-15linux-aspeed: I2C TPM driver, Tacoma TPM and second VUARTJoel Stanley1-1/+1
The TPM TIS driver for I2C comes from v6 of the patchset on the linux-integrity list[1], plus additional backports to support it on 5.4. https://lore.kernel.org/linux-integrity/20200407162044.168890-1-amirmizi6@gmail.com/T/ Amir Mizinski (7): tpm: tpm_tis: Make implementation of read16 read32 write32 optional tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops tpm: tpm_tis: rewrite "tpm_tis_req_canceled()" tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception tpm: Handle an exception for TPM Firmware Update mode. dt-bindings: tpm: Add YAML schema for TPM TIS I2C options tpm: tpm_tis: add tpm_tis_i2c driver Andrew Jeffery (1): ARM: dts: tacoma: Enable the second VUART Eddie James (1): ARM: dts: aspeed: tacoma: Add tpm Sumit Garg (1): tpm: Move tpm_buf code to include/linux/ (From meta-aspeed rev: 1aaea9d85026a6eda21dc9f817d4d0afa703d39e) Change-Id: I294e61124bccd0a62a5f61d7d8624044fbf74b75 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-15phosphor-dbus-interfaces: srcrev bump e08baa5944..1362ce3458Andrew Geissler1-1/+1
Brad Bishop (2): inventory: System: improve description inventory: decorators: add compatible interface (From meta-phosphor rev: 159f5c7193fceabe6f91395e112e57c85f100a79) Change-Id: Ia853ed1dc8e52f81b164e0ab6bcb59e6d39da3a3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-15phosphor-webui: srcrev bump c3f5e3181d..6a8d180f28Andrew Geissler1-1/+1
James Feist (1): Add CSRF to all remaining websockets (From meta-phosphor rev: 327096486de8864307e7a8564f8e17c5da6511ad) Change-Id: I6cfc01f5ed2f871b9d2ffa4bc39a9d1050e7ee43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-15pldm: srcrev bump 746f31a72b..a556eb2cf3Andrew Geissler1-1/+1
Deepak Kodihalli (1): FRU: pldmresponder: fix width of PLDM entity type (From meta-phosphor rev: 61cb74b6341159d93d09989f228680d32b4257de) Change-Id: I10821a89fe79fd7de9d220f6c1f999c24122594c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-15phosphor-networkd: srcrev bump acd6dd5572..d0679f9bb4Andrew Geissler1-1/+1
Johnathan Mantey (1): Added enable/disable control of the Network Interface Card (From meta-phosphor rev: c6c4bd14ed9385ccd717b2812ff8869a3d9a674a) Change-Id: Ib82500b92df3682601cd43d7c42812960949085d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14image_types_phosphor: Add u-boot spl to static imageAdriana Kobylak1-1/+12
If the [SPL_BINARY][1] variable is set, add the spl binary to the static image, then increase the u-boot offset by the size of the spl (default to 64kb). [1]: https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-SPL_BINARY (From meta-phosphor rev: 31fdddf87d96ddeed1b16639368c6bea991392b1) Change-Id: I96fef2323dec511257ea17ce6d4aa888d3ba1dbf Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14dunfell: add support for new layerAndrew Geissler1-1/+1
(From meta-phosphor rev: de7df6ae69414c3168d968dccca08d10d10418b7) Change-Id: Ie1c39397ef6729ef96c4378029646a6d2dac9532 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14pldm: Remove boost dependsXiaochao Ma1-1/+0
Remove boost depends in pldm_git.bb . PLDM was used crc function from boost before. But now, the pldm has replaced the boost crc method with its own: https://gerrit.openbmc-project.xyz/c/openbmc/pldm/+/31139 (From meta-phosphor rev: 0e2b30d04ee1814e08dd496d4c3595db3caffda7) Signed-off-by: Xiaochao Ma <maxiaochao@inspur.com> Change-Id: I64e558576ad4f065c5db023d5ff26de4c5d26b08 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14new setting to quiesce system on hw errorsAndrew Geissler1-0/+6
See the following design doc for more info: https://github.com/openbmc/docs/blob/master/designs/fail-boot-on-hw-error.md The new D-Bus interface is defined here: https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/Logging/Settings.interface.yaml (From meta-phosphor rev: 6f5102fa5e2adc8451aa81ad08309f08fbf131b4) Change-Id: Idc6f2ae909216222dc8b1ac25ccc959c95abe347 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14remove un-needed space in settings yamlAndrew Geissler1-1/+1
(From meta-phosphor rev: f0497ff5675e265fa0201d0cf06b0552a720e227) Change-Id: If055b00987bccbd9cea519dc38b5c3cd92521451 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14packagegroup-obmc-apps: remove rest-dbusPatrick Williams1-1/+0
rest-dbus was being inserted into ${PN}-extrasdev. This is an old python2-based application which is no longer used. Remove the package RDEPENDS to avoid python2 being built. (From meta-phosphor rev: 0d7b7fb556738a23873885dba996ae9667443be2) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I281daa2fcebe0e49d457eba326ca4f6d160cdf40 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14Add default cs_privilege_levels.json config filejayaprakash Mutyala2-0/+5
As part of below patch, adding default Cipher Suite Privilege Levels config file i.e. cs_privilege_levels.json to /usr/share/ipmi-providers/ https://gerrit.openbmc-project.xyz/#/c/openbmc/phosphor-host-ipmid/ +/21500/ IPMI Spec 13.17 provides a way to pick a "highest level matching proposed algorithms" during RMCPP Open Session Request, and effective privilege levels are decided taking Cipher Suite Privilege Levels into account. This patch initializes Cipher Suite Privilege Levels configurations into a JSON file. By default, admin privileges are given to all Cipher Suites across all channels. (From meta-phosphor rev: 21aff89f885f061a75b26bc09164fdc44a1a749f) Signed-off-by: jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> Change-Id: I66ca032b0c040e8f6055b83044320f85b6fb2ef1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14rainier and tacoma: Build u-boot splAdriana Kobylak2-2/+4
(From meta-ibm rev: f2f334e6221b659934a8e72f5ca1aa8c9b8ae173) Change-Id: I27c9d505b0699a2d1b1f58a8ce1349b17f15821a Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14meta-witherspoon: tacoma: Enable concurrent console serversAndrew Jeffery4-0/+22
The design uses the same configuration as Rainier. (From meta-ibm rev: 499fc3dae676b969abe64ec58aaa3021910c7bfa) Change-Id: Id8520b86804d2495e37a1b092491ceeddc2b11a0 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14meta-witherspoon: rainier: Enable concurrent console serversAndrew Jeffery4-0/+51
The Rainier design makes use of both virtual UARTs provided by the AST2600. Expose them both to the network via obmc-console. (From meta-ibm rev: 9c0807e8741e95b33cad604d62138650ac2143ea) Change-Id: I8659fad4809a859b857bfc91a14defcfbc3b030d Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14meta-witherspoon: Migrate console configuration to new layoutAndrew Jeffery3-0/+3
The obmc-console has rearranged its configuration file layout to cater to concurrent console server instances. Make use of the new layout. (From meta-ibm rev: 43fb498820e2b21282197833ed52124792a472e5) Change-Id: I124fd5cf37047651bc1f046039ad4b776eb2ff62 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14dunfell: add support for new layerAndrew Geissler2-2/+2
(From meta-ibm rev: 9508c70494a7d0ae3bd8f2a2fe662407ae642ad5) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ib03ada135194b8dffdd3982a98ff08bbbc131995 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14dunfell: add support for new layerAndrew Geissler1-1/+1
(From meta-aspeed rev: cc14885f5d983ff0e3f5ad65e17790e3359fa778) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I9a507f1acaf3edad59ddf100f79fb3652788b3f5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14linux-aspeed: Enable DEBUG_LISTJoel Stanley3-0/+3
This option is considered a security enhancement[1]. [1] https://lore.kernel.org/lkml/20200324153643.15527-11-will@kernel.org/ (From meta-aspeed rev: bc75bf104e650e38907265cb7d9396dfe3f599c0) Change-Id: I35a4f9b63ac053dcfc3d22eb1b12b11019196f00 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14dunfell: add support for new layerAndrew Geissler1-1/+1
(From meta-openpower rev: 3fb5e2c0b5d53bb84a5f75d072a828103efd8d3b) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I5780f83d5711193258dc4216e513afa22ccf75db Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14pdbg: Update to v2.5-rc1Joel Stanley1-3/+1
Major upstream change was the split out the access method from the device-tree representation to enable backend agnostic system device trees. Other notable features: - Swift support - get/putmempba (From meta-openpower rev: 7781319d72b706d900253bc1ca730b44d2ca11f7) Change-Id: I94b4c36427632fa13ea4cf582b4fce22e433c54e Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14meta-facebook: console: Add support for YV2 platform.Vijay Khemka9-0/+19
Added obmc-console multi host support for yosemiteV2 platform. Tested : Verified this on Yosemite V2 platform by launching all 4 server instance and verified SoL output from hosts. (From meta-facebook rev: c5c27cab30c0110f801ce3cbdb3b2f50a2a87ab2) Change-Id: I56fb843b8b8c3f86982d46fe1913c444b8db608a Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14meta-facebook: obmc-console: Fix SoL with new designVijay Khemka2-1/+12
With new design changes in obmc-console, config file needed changes to follow design. Also created separate directorey for machine to have machine specific config file. Tested: Verified this with tiogapass and see ttyS2 service is launching. (From meta-facebook rev: fc641dad18c84b391ce27da202a417f28d4da00b) Change-Id: I811e8241fd40fa503aa9861894602344c85eba5f Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14phosphor-webui: srcrev bump 09081ec7f0..c3f5e3181dAndrew Geissler1-1/+1
James Feist (1): Add XSRF token into websocket request (From meta-phosphor rev: 4dfd2fa86ce7ee4b1cc9b6edfd0406026c3e098d) Change-Id: I90b090b8197e5db9217560c9db57707583b633b2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14phosphor-ipmi-flash: srcrev bump d53d60a459..01593f9658Andrew Geissler1-1/+1
William A. Kennington III (2): bmc_json_config: Fix documentation for previous changes bmc/general_systemd: Fix cancel (From meta-phosphor rev: f7ca0589b060e2220859a152813d0691a1dc5873) Change-Id: I251f447e2f49f4962046887933d9691f33b03d87 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14phosphor-power: srcrev bump e22e0c4b93..9af855569eAndrew Geissler1-1/+1
Shawn McCarney (1): regulators: Add logDebug() to journal interface (From meta-phosphor rev: cada4fb3c64584e5db8f073db648c63eb938113a) Change-Id: Ie57c5a1ac235df4f4eb9e5b66230dd35b9e3cea4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-14dbus-sensors: srcrev bump 0a4c480e1b..17aba77637Andrew Geissler1-1/+1
Yong Li (2): Add beep support for PSU Catch the error on set_value call (From meta-phosphor rev: b87d4f7e84c71f29126e107f88e32a03ec4ab18d) Change-Id: I262ae9db17f007793c7e2ab2b17171e58eef947c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-13Update to internal 0.47Jason M. Bills86-1725/+2524
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2020-04-11pldm: srcrev bump 9be087c1ed..746f31a72bAndrew Geissler1-1/+1
Deepak Kodihalli (1): Revert "pldm: Add cli11 deps to meson build file" (From meta-phosphor rev: c00b2ee308d30ac8d5e173a00ae4e02560934737) Change-Id: I631ed617dbe2397d84d59473fbb3ff62b3385c61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-11pam-ipmi: srcrev bump 65edb939ef..c2ef3319b4Andrew Geissler1-1/+1
Vernon Mauery (1): [pam-ipmi]: fix default data file permissions (From meta-phosphor rev: c049f668387f981bf866ac95f9d97d40fd357c07) Change-Id: Iec3a97a41dec1a9784184e66e6a6b877155e8d92 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-11phosphor-power: srcrev bump 0e70113dc4..e22e0c4b93Andrew Geissler1-1/+1
Shawn McCarney (2): regulators: Build IDMap for system regulators: Fix IDMap testcases for duplicate IDs (From meta-phosphor rev: f4e13ea3040357c5a16e1909a31382bab7cd0cdd) Change-Id: Ic41703ec509103660a9eaf4268bd6c386000d0bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-11sdbusplus: srcrev bump 5de31846e2..afe80cf2e5Andrew Geissler1-1/+1
Adrian Ambrożewicz (1): Added register_signal method to sdbusplus::asio::dbus_interface Vernon Mauery (1): Include <set> to be able to use std::set (From meta-phosphor rev: eb73ffd469eb4a207b07b20a17d1a4776d3bfd4d) Change-Id: Ib6886bba190f039b0b3d20ecabf8f0ba1b6e432f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-11dbus-sensors: srcrev bump a2cec8ca24..0a4c480e1bAndrew Geissler1-1/+1
Zbigniew Kurzynski (1): Adding support for power sensor and average values in CPU domain. (From meta-phosphor rev: afc37237106817e9fa3e212f2093a0347a7fa7ed) Change-Id: I6cf6fb0d8564fb85b2553dc9f7fc8d8e9b10a2e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-11openpower-hw-diags: srcrev bump 9ae5ca416d..cf0e074e57Andrew Geissler1-1/+1
Ben Tyner (1): Change libhei.wrap to address the correct repo. (From meta-openpower rev: 7e77230d3b9e3d7d3cd9e1d383179b403fdb73c9) Change-Id: I56bf349bd8d0ddf40a79dfc13a1233e6509d8233 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10ipmi: Remove machine nameVijay Khemka2-2/+2
Removed machine name from bbappend file to support multiple facebook platform through same append file. (From meta-facebook rev: 65c2e000ab802076d552f21b24415202a0cb28fa) Change-Id: Ie2347740117babe7702441c1b4c755f154d1dfe3 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10openpower-host-ipmi-flash: srcrev bump d4b7f5e481..a182dce8b9Andrew Geissler1-1/+1
Patrick Williams (1): configure: remove unused dependency on sdbus++ (From meta-openpower rev: 59b4059ad77676d20476f615846d5cf95f5e8202) Change-Id: I74722be06989726a5bb3d32a140546e735b579d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10openpower-occ-control: remove sdbusplus depend in native contextPatrick Williams1-0/+2
There is no sdbusplus in native context. Since occ-control has a DEPENDS += "sdbusplus", it ends up getting sdbusplus-native when built under a native context. sdbusplus-native is a temporary alias to python-sdbus++-native, for backwards compatiblity with python2 code, which will be removed soon. (From meta-openpower rev: 2febb0a8092b410494ae6bd73204f6b9f9c9de14) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I817a122c87c4949ef4cff4b0f07ba4239ff55576 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10x86-power-control: srcrev bump e7520ba18a..fc1ecc5910Andrew Geissler1-1/+1
Vijay Khemka (1): Add phosphor log (From meta-phosphor rev: 8f0f4ec65815d6f39345e8184c54cbcf2ebd8ccd) Change-Id: I37a7b81ef9d70b418d6afdec872b222b2d233f27 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10phosphor-webui: srcrev bump 494c6edb54..09081ec7f0Andrew Geissler1-1/+1
James Feist (1): Improve blocking of non local urls (From meta-phosphor rev: e059eec03bffd63d2bb8aac67d524de5759b6827) Change-Id: I92a6b79be878616d400c649b46bb7009ce3d5b81 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10webui-vue: srcrev bump 37393810fa..532a4b0336Andrew Geissler1-1/+1
Derick Montague (2): Resolve header and nav accessibility violations Fix documentation error Yoshie Muranaka (2): Add SSL Certificate expiration warnings Add generate CSR to SSL certificates page (From meta-phosphor rev: e00a58d94d200f7a818bb44ed7c2d0534a883991) Change-Id: Ifb7ff0f5af5744ad56ad80205e912dad94644ef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10bmcweb: srcrev bump 453fed064d..043a05366cAndrew Geissler1-1/+1
Johnathan Mantey (1): Match BMCWeb crashdump to the D-Bus interface provided by crashdump Ratan Gupta (2): Implement config file collection Implement lock service introspect Sunitha Harish (1): Save-area file upload to BMC asmithakarun (1): Read and Delete config files through REST interface manojkiran.eda@gmail.com (1): Support for NameServers & StaticNameServers (From meta-phosphor rev: 2f8b4f22ca443ec363625f1d91f6e6f8c2959c1c) Change-Id: I64e49f4143e195fe0ddb16cac8e7e9e5ad6da3e1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10pldm: srcrev bump 45e5254324..9be087c1edAndrew Geissler1-1/+1
George Liu (2): pldm: Remove boost related code in pldm daemon platform: Fix the error of calling le16toh/le32toh method John Wang (1): bios: Remvoe unused header files in bios.cpp Xiaochao Ma (1): pldm: Add cli11 deps to meson build file Zahed Hossain (1): libpldm: decode APIs for pldmPDRRepositoryChgEvent (From meta-phosphor rev: 865af636ecad98081a77072d6280d34168a659b0) Change-Id: I620122a0bf76c4cf5a0467666b611bfa4fea242e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10phosphor-ipmi-flash: srcrev bump d8515a6c83..d53d60a459Andrew Geissler1-1/+1
Patrick Venture (1): bmc: config: add skip action William A. Kennington III (4): bmc/general_systemd: Support systemd status reporting bmc/buildjson: Allow for systemd verification services bmc/general_systemd: Fix stale status files Update config files and docs to use systemd type triggers (From meta-phosphor rev: c1a491d4a49413ab8df611d36685c59c5018ecd9) Change-Id: Iec92f55491ec2515cf8baf46b06dbf5cdc436ae9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10obmc-phosphor-python-autotools: remove unused bbclassPatrick Williams1-30/+0
(From meta-phosphor rev: e95fd00d32d7032cea056ef8a077903810bcc6b7) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia367acbef791cb1542734c53bc208c5eabc7e22e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10sdbusplus: remove unused python2 recipePatrick Williams4-117/+30
All recipes consuming sdbus++ have now migrated to the python3 version. Remove the python2 version. (From meta-phosphor rev: bb27bf20fa96141b4ac64262191b9ad0543e8a10) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Idae08e4354fa75a9acb3036b7ea7b873d396c4b8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-10phosphor-logging: fix nativesdk DEPENDSPatrick Williams1-1/+1
sdbusplus-native and sdbusplus-nativesdk does not exist, so recipes are required to remove that DEPENDS in the native/nativesdk context. phosphor-logging had this removal specified incorrectly and failed to build once sdbusplus-native was fully removed. Remove the "-native" in the DEPENDS_remove_class-nativesdk. (From meta-phosphor rev: a0f4d7171a9ee1bc084e2bdd0799a8ca910c2bc4) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8f2da20b6c85a60e14614142adc13f0103ac58ec Signed-off-by: Andrew Geissler <geissonator@yahoo.com>