summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-02-10openpower-proc-control: srcrev bump 2e249abd60..ce042fe87dAndrew Geissler1-1/+1
Eddie James (1): Add procedure and service file to set the SPI mux on P10 (From meta-openpower rev: 5610d98103834464931e75c7c40af750b7c398c9) Change-Id: Ida78580ab3688a1ecc60b0ef79367e732981bfe0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10openpower-pnor-code-mgmt: srcrev bump 00d8ade53c..647d6134d4Andrew Geissler1-1/+1
Lei YU (1): generate-tar: Add machine name (From meta-openpower rev: 18a8471ca5264f668df32bd57078566e8daf01f0) Change-Id: Ieb4295f1e05a6b86f15d5349a07a5dbcf12d2ca2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10move state systemd files to phosphor-state-managerAndrew Geissler47-469/+90
The OpenBMC target and service systemd files have been moved to phosphor-state-manager. This commit will move to those changes and delete the files from meta-phosphor. Bump Details: phosphor-state-manager: srcrev bump 4640d48e99..c101157e5b Andrew Geissler (3): move state manager service files into its repo ensure reboot service runs after host stopped move openbmc targets into this repo Tested: - Verified data files and services were all in expected location within witherspoon QEMU run - Verified openbmc systemd target were all in expected location within witherspoon QEMU run - HW CI will verify targets are still working as expected (From meta-phosphor rev: 77cfb0f54a23c3efeba26100110e54055accd16d) Change-Id: If5048f63d07ce45b4bc1f2303d1e87275324a818 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10image_types_phosphor.bbclass: Add a mmc-verity image typeAdriana Kobylak1-2/+99
Add support to create a rootfs image setup with dm-verity which allows for secure boot of a BMC’s userspace. This image type can be enabled by adding 'IMAGE_FSTYPES = "mmc-verity"' to a machine's conf file. Tested: Booted an image on QEMU. (From meta-phosphor rev: 86cfbd54a3ef9c7379e044723253a38f850bab56) Change-Id: If866a71cb031abfef6b1ab3c5ebe0869b1595300 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10preinit-mounts: init: Enhance handling of overlay errorsAdriana Kobylak1-15/+30
There has been a couple instances of overlay errors: duplicated overlay mounts, and corrupted files that live in a subdirectory. Add the following enhancements for when an overlay error is detected: - If the etc umount fails, do not attempt to re-mount the overlay. This prevents duplicate mounts. - Check each file after re-creating the overlay, and if it still has errors, delete it from the overlay. This would help also in cases like the point above where the umount fails and the overlay was not recreated. - Check all overlay files recursively instead of just the ones in the top directory. One instance of this corruption was seen on a file in a subdirectory. Tested: Verified the script would check all files in the overlay. (From meta-phosphor rev: 50b569209789f824b7dac8c94adb01b78c0bf3f6) Change-Id: I570a17ec00b7d303abe4654431c0c79d3dd95c1b Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10bmcweb: srcrev bump c7a29d366c..42cbe53889Andrew Geissler1-1/+1
AppaRao Puli (1): Add support to fetch the 'Updateable' components Gunnar Mills (3): Move Crashdump to OemCrashdump Update update_schemas.py with new Oem Add Power Supply Attributes Richard Marian Thomaiyar (1): [pam]: Restrict user authentication to redfish grp (From meta-phosphor rev: 39a7eff4ad8528e09b9fe46ad21b5f30cb37bc69) Change-Id: I84f2c3ad0143221da0c803d035d86482228db408 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10stdplus: srcrev bump f1c46f813f..3b4c20fe51Andrew Geissler1-1/+1
Brandon Kim (1): README.md: Update documentation for using meson (From meta-phosphor rev: 8d705c61923081eca95726d8e7980447b3029cfb) Change-Id: I50773d2be2651ec5315dd2b757cb7d7a82869edf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10phosphor-logging: srcrev bump 56e08263d6..e2d1bf317cAndrew Geissler1-1/+1
Harisuddin Mohamed Isa (4): PEL: Print SRC section into JSON PEL: Fix SRC Format and more SRC flags in peltool PEL: Add SRC::getErrorDetails() unit test PEL: Print Failing MTMS section into JSON (From meta-phosphor rev: f993e0d6518dce72935c8083a066a06770c74761) Change-Id: I9675dc778b546614514b6e3b7dd93b5f73febb6c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10phosphor-host-postd: srcrev bump 6dac4c5e55..f21475a230Andrew Geissler1-1/+1
William A. Kennington III (1): main: Always report new post codes (From meta-phosphor rev: cb69f7ef4f4f8b46f280c42aa93bc1568dac3366) Change-Id: Ib79df518583453b75ebb63bda6354ef4fa9e4f5b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10phosphor-dbus-interfaces: srcrev bump b43056fbbf..97b51294bfAndrew Geissler1-1/+1
Andrew Geissler (2): add host warm reboots to host state clarify xyz.openbmc_project.Software.Version usage Jason M. Bills (1): Add chassis power-cycle to Chassis State Johnathan Mantey (1): Add NIC link up/down status (From meta-phosphor rev: 0f05deecd9d49ff5dfb4e6cb7299da0f301a3a5e) Change-Id: Ibc8c3ff6c7326cb9e107771756518d7a3b157362 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10sdbusplus: srcrev bump 43ea426d71..14db20f044Andrew Geissler1-1/+1
Lei YU (1): Make interface string public (From meta-phosphor rev: 2796f6b44248a613be08abfcf6ab8c69d9d4922a) Change-Id: I928782d6279cf7271aa3eeca630e78a2701b22af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10pldm: srcrev bump 684a71673d..4217488537Andrew Geissler1-1/+1
George Liu (1): pldmtool: Remove extra header files John Wang (8): libpldm: bios_table: Update attr value table Introduce a structure to represent variable fields decode: setBiosAttributeValue: Use variable_field libpldm: bios_table: Add required decode functions libpldm: bios_table: Fix a possible overflow libpldmresponder: Add BIOSStringTable bios_parser: Update dbus property bios: Add SetBIOSAttributeCurrentValue Sridevi Ramesh (3): pldmtool: BASE: Implement GetTID command Quick fix for pldm bios GetDateTime. Adding support for GetFruRecordTableMetadata FRU command type in pldmtool. Tom Joseph (1): pldm_fru: Handle scenario when config JSON is missing (From meta-phosphor rev: 3f1376187c16bb12ea487b09cf23ac6790e51b65) Change-Id: Ic012e826677703960265fe60a1f721bb2ee805ff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10webui-vue: srcrev bump 7d5c3a7a0f..7fc4cd7dbeAndrew Geissler1-1/+1
Derick Montague (3): Update navigation item order Add coding guidelines and component documentation Add Getting Started documentation Yoshie Muranaka (1): Add focus state to navigation link items (From meta-phosphor rev: 52d24ab7b842326842c7c8b150304592ee45cf18) Change-Id: I4cd077443c172dc53bd05c615f849b52fb5b69f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10phosphor-host-ipmid: srcrev bump e9f8857a66..df661155deAndrew Geissler1-1/+1
Vernon Mauery (2): Remove useless wildcard handlers Remove unused oemrouter.cpp (From meta-phosphor rev: 7677cfa226699c269d2b5c97e94983dc7dbd44d1) Change-Id: Ie218bd38f2f8602131d1e0c17d90a888863c2e76 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10entity-manager: srcrev bump d5b87fbc32..85ca6dd2faAndrew Geissler1-1/+1
James Feist (2): Add DisableNode keyword README: Add DisableNode Xiang Liu (1): frudevice: use a single I2C transaction to read from EEPROM with 16-bit offset (From meta-phosphor rev: a8f5d432b645eee092d133f94d4e5abc5ff5815c) Change-Id: Ibcc50469cc06e04a0768eb4530939578611b0850 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10Enable IBM D-Bus InterfacesSantosh Puranik1-0/+1
This commit enables the configure option "enable-ibm-dbus-interfaces" for phosphor-dbus-interfaces build to pull in all com.ibm.* interfaces. Tested: Bitbaked to ensure the right configure options are passed. (From meta-ibm rev: 8a2fdae730a41fb96887b6d404679800a9f74c8d) Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com> Change-Id: I788ad7ce6e4e92567176f6dda235f6689d577260 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10meta-ibm/wspoon: Switch fan presence to JSON configMatthew Barth3-55/+14
Enable the use of JSON and install the fan presence JSON config file into the witherspoon image. The other fan applications will continue to use their respective YAML build time config file(s). Tested: Built witherspoon image, uses JSON config Built mihawk image, continues to use YAML (From meta-ibm rev: a6817ca6ca8c87a10eb325835ba4db59109f6101) Change-Id: I1b675e8a3b064b04007d7474d12e5d5ad2094dad Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10meta-ibm: Add fan presence JSON configMatthew Barth1-0/+90
JSON config file representing the same configuration that is given as YAML at build time. (From meta-ibm rev: 7e31e7a23d51757132e4d74873a16c65f2a1400b) Change-Id: I8cb2697d93d402bb66f5967cba913e071a16f6b7 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10meta-ibm: Add dev_id.json for mihawkBen Pai1-0/+2
Currently mihawk is missing information about dev id. (From meta-ibm rev: 28bafefc05285df52eab617ea2158b3886dc93a8) Change-Id: I02b138a1830e0c4627c70b338d31cb7dbaa2d75c Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-06meta-ibm: Add send_event_logs_to_host settingMatt Spinler2-0/+7
This will be used so that during manufacturing test the PEL (Platform Event Log) code that runs inside phosphor-log-manager can be told not to send PELs to the host as that is not desired in some cases. The D-Bus path is: /xyz/openbmc_project/logging/send_event_logs_to_host and it uses the xyz.openbmc_project.Object.Enable interface that provides an Enabled property. The default value is Enabled = true. (From meta-ibm rev: 42cd2d857eb1d1c4ae6fdd8c9ee6c3c8de5ef7a0) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I9cab4f1c1efdda3a6d3f6f38f7c3e19690f452c2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-06Value setting for IPMI clear security keysJayashankar Padath3-0/+19
Support to set the value for ClearSecurityKeys property which can be used to indicate when certain security keys need to be cleared or reset those values back to its default state from the system by the host. This property is mapped to an IPMI sensor and default value will be zero. Setting this property does not gurantee a successful operation as additional conditions like the physical presence pin or jumper settings will be checked by the host to clear/reset the sensitive data. Tested: Verified that the property is getting created with the expected default value as zero and can be updated to different values using ipmitool or busctl command. 1. Default value output: busctl get-property xyz.openbmc_project.Settings /org/open_power/control/host0/ClearHostSecurityKeys org.open_power.Control.TPM.SecurityKeys ClearHostSecurityKeys y 0 ipmitool -I lanplus -H 9.3.185.33 -U root -P 0penBmc raw 0x04 0x2D 0xE8 00 40 00 00 2. Set to a new value as 5 using busctl command: busctl set-property xyz.openbmc_project.Settings /org/open_power/control/host0/ClearHostSecurityKeys org.open_power.Control.TPM.SecurityKeys ClearHostSecurityKeys y 5 3. After setting to a new value as 5: ipmitool -I lanplus -H 9.3.185.33 -U root -P 0penBmc raw 0x04 0x2D 0xE8 05 40 00 00 4. ipmitool command to set the value as 4 ipmitool -I lanplus -H 9.3.185.33 -U root -P 0penBmc raw 0x04 0x30 0xE8 0x00 0x04 0x00 0x00 0x00 0x00 0x00 0x00 0x00 ipmitool -I lanplus -H 9.3.185.33 -U root -P 0penBmc raw 0x04 0x2D 0xE8 09 40 00 00 5. Invalid value test o/p: ipmitool -I lanplus -H 9.3.185.33 -U root -P 0penBmc raw 0x04 0x30 0xE8 0x00 0x12C 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Given data "0x12C" is invalid. (From meta-ibm rev: 81a9143100d5d4a7d97350afa1794be694d45590) Signed-off-by: Jayashankar Padath <jayashankar.padath@in.ibm.com> Change-Id: I9e12b6e5abb3a9b198921847605a74b771fd9945 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-06meta-quanta: gsj: configure phosphor-ipmi-flashBenjamin Fair1-0/+1
Enable the network backend for data transfer, "reboot" BMC update type, and support for static BMC images. (From meta-quanta rev: 8e79132f200101445a08b38b6e066bdc98f3c3b8) Change-Id: Id0102c97aaeafc6f59ee59de13306d6250cac40b Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-06intel-ipmi-oem: srcrev bump b8f2bf95aa..963a95b6a3Andrew Geissler1-1/+1
Rashmi RV (1): Corrected threshold readingmasks for Type01sensors (From meta-intel rev: b5b8c27f1658acf54fc017e41f2b143037fca9f1) Change-Id: Id048939355973b218254dff2bbfc8a065fa8e3a7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-06pldm: srcrev bump ba0738b25a..684a71673dAndrew Geissler1-1/+1
George Liu (1): libpldm: Fix logical errors between length check and cc decoding (From meta-phosphor rev: ea9b5087bc84753cc450799ed2a6aa50821fe799) Change-Id: I12c461c274ebc517fdb0a821b5bc4ca2cbfd1908 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-06phosphor-host-ipmid: srcrev bump 930104a86a..e9f8857a66Andrew Geissler1-1/+1
Vernon Mauery (1): Make ipmi whitelist optional (From meta-phosphor rev: ad02d236b5a1e8b5039789b932731e9c05604f95) Change-Id: I0ca591ed8ca514c721dac7474fabc94c280e9ff8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-06webui-vue: srcrev bump 28cb682967..7d5c3a7a0fAndrew Geissler1-1/+1
Derick Montague (10): Add compression and remove incompatible plugins Add singlequote override and fix files Fix linting in script blocks in vue files Redirect user to login on 401 response Add interceptor for 403 response Add login form validation Add coding guidelines and component documentation Change eslint rules to use vue recommended Change eslint rules to use vue recommended Add polyfills using browserslist defaults Dixsie Wolmers (2): Add store modules needed to support overview view Update overview quicklinks with community approved design Gunnar Mills (4): Revert "Update local user layout and styles" Revert "Change eslint rules to use vue recommended" Revert "Update overview quicklinks with community approved design" Revert "Add coding guidelines and component documentation" Yoshie Muranaka (9): Update local user component Add cookie based login authentication Add page level layout components Add host status plugin Style primary navigation Update button variant styles Update local user layout and styles Update local user layout and styles Update config to keep 'secure' attribute (From meta-phosphor rev: fd8cf6f323490dc6fea9efc74772d6d0fc3b99b3) Change-Id: I734edcee7d5f8a4aae49db2c84fcd90421e95b64 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-06phosphor-bmc-code-mgmt: srcrev bump e9f6c845da..934161873fAndrew Geissler1-1/+1
Vijay Khemka (1): Add sample systemd unit file Bios upgrade (From meta-phosphor rev: fdeafe825e87a99319bb7b29d81f8a5c16b56e7e) Change-Id: If66e8db903727d170f88e612b9433325e1879258 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-05intel-ipmi-oem: srcrev bump d46cb42b2c..b8f2bf95aaAndrew Geissler1-1/+1
jayaprakash Mutyala (1): firmware-update: Fix for firmware update status (From meta-intel rev: 8bf428b78b05803380fdf228cb97c8ba01ddc6dd) Change-Id: Ic70e74943af81d6299cce56812ade5bee0831d89 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-05Add webui-vue recipeGunnar Mills1-0/+47
webui-vue is a vue rewrite of the phosphor-webui. This recipe is a copy from the phosphor-webui recipe. Left in things like the allarch, proxy (needed for corporate proxies), and removing node_modules before building. Existing webui recipe: https://github.com/openbmc/openbmc/blob/master/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb Targeting June 2020 for the vue rewrite to be of feature parity with phosphor-webui. More information on the vue rewrite can be found on the mailing list. Tested: Changed line 5 of meta-ibm/meta-witherspoon/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend to webui-vue and loaded on a Witherspoon. (From meta-phosphor rev: 48823a881a92c9e2295c4719188b4951c8740ccb) Change-Id: I7ad33512d8c9499cf7458c80668cb73bb13a44b5 Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-05enable core dumps in openbmcAndrew Geissler1-1/+1
This has been disabled for a variety of reasons in the past but using core dumps to debug software failures is an industry norm and therefore is something openbmc needs to be able to do. If different companies or meta layers decide they would prefer to leave this disabled then leave it to be done within their appropriate meta layer. Tested: Generated a core dump, verified it was captured by phosphor-debug-collector, and that the core could be debugged within an SDK (From meta-phosphor rev: 52cd6b9dc4a6c90a7f1531fc9af1f5b4258f8e67) Change-Id: I18b4af6be584e4508e3aba80903f715b0caec323 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-05[pam]: Include pam-succeed-if to verify group roleRichard Marian Thomaiyar1-0/+1
Include pam-succeed-if to the rootfs file system. This will be used to do pam_authenticate restriction based on group ownership. Tested: Along with pam-webserver changes with authenticate required, verified that users belonging to redfish group are only allowed to login to bmcweb. (From meta-phosphor rev: 8c65b60518d8c447918371f3dbc7aceca35aaaa5) Change-Id: Ie81c0c9c6a2d3188a5d74a845c2a584b9ad36101 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-05meta-phosphor: Disable use of pager for output of systemd toolsAndrew Jeffery1-0/+7
Prevent systemd from garbling its output with control characters that busybox doesn't interpret. (From meta-phosphor rev: b51d6e3322ea6cfa93e99c74663b7fb9923c2f65) Change-Id: I2dddce5bef6f41058574904193976ca74f0b0ac9 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-04bmcweb: srcrev bump d887fff197..c7a29d366cAndrew Geissler1-1/+1
Ed Tanous (1): Remove IBM specific variable name (From meta-phosphor rev: 1c2bdfce6e97eb2e691859cf26e1990746dfc93f) Change-Id: I8a10728a7c52881161ed1d6ad9d5388435bd310f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-04dbus-sensors: srcrev bump 6690d8fb85..48b44233c3Andrew Geissler1-1/+1
James Feist (2): Add power state check for HwmonTempSensor Nvme: Don't trip thresholds when power off Peter Lundgren (1): PSUSensor: Add support for more current readings (From meta-phosphor rev: c9d5dd558ec310a26d473be48f91a63ca697bdca) Change-Id: Ic092ffebe8528edb2b19d96177d3130e4097d7ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-04pldm: srcrev bump 83388763bd..ba0738b25aAndrew Geissler1-1/+1
George Liu (1): libpldm: Implement en/decode for setNumericEffecterValue John Wang (1): Fix GetBIOSAttributeCurrentValueByHandle Pavithra (1): oem-ibm: remove debug log in PEL read handler (From meta-phosphor rev: 5770528926626669fa11643b6e0ea2c4ee313fa7) Change-Id: I2a861ae0a02935194a5a370cd8289e6a4f19dfe3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-03phosphor-host-ipmid: srcrev bump bbbc395447..930104a86aAndrew Geissler1-1/+1
Emily Shaffer (1): MAINTAINERS: remove Emily Shaffer Johnathan Mantey (1): Return an error when assigning static values to a DHCP enabled NIC (From meta-phosphor rev: 792ea33dbf734dfa16d694f7ad62e0fea575fa5a) Change-Id: Ie60e72c3a060142f2df361f2c4a9f460c12a661b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-03ipmi-fru-parser: srcrev bump 2cdb0e3fb4..686da1839eAndrew Geissler1-1/+1
Emily Shaffer (1): MAINTAINERS: remove Emily Shaffer (From meta-phosphor rev: 406d265257311232cb80e92b5ea45811b0a44fe5) Change-Id: If9c2082b947756a4a5f070c6d1492ae3cf09f53f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-03phosphor-net-ipmid: srcrev bump 899cf5abd1..706ef5ab23Andrew Geissler1-1/+1
Emily Shaffer (1): MAINTAINERS: remove Emily Shaffer (From meta-phosphor rev: 8289fa50011cc569a80f462994f78f4004cff111) Change-Id: I0c78bc1b09e8e5637755a3cc62c85e2203a02da4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-03phosphor-logging: srcrev bump 0e1593ec71..56e08263d6Andrew Geissler1-1/+1
Deepak Kodihalli (1): openpower-pels: react to PLDM API change Matt Spinler (6): PEL: Add function to get PEL size PEL: Check UserData section size before adding PEL: Move util namespace to bottom of pel.cpp PEL: Save process name in a UserData section PEL: Save BMC Version ID in UserData section PEL: HostNotifier testcase refactoring (From meta-phosphor rev: abd1f21587927f7935e34f9ef7637a073d761bc5) Change-Id: Ic49bb82e0b115f794bde2f1fc7de0d61bf082886 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-03phosphor-dbus-interfaces: srcrev bump 1702368dc6..b43056fbbfAndrew Geissler1-1/+1
Johnathan Mantey (1): Added a Network Interface Card enable boolean control (From meta-phosphor rev: 22811193f63d9974b8eca3381d87f3c49636449a) Change-Id: I5f235be0899e0e187dad4b553f1c3ad470ac06f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31x86-power-control: srcrev bump 8f5cb6a496..89f613129bAndrew Geissler1-1/+1
Rashmi RV (1): Clearing ACFail bit after next restart. (From meta-phosphor rev: e8ba22a877eeada8d48be56487d64527a404df4c) Change-Id: I7f79ba7993371e5e8127f679aac22b2b31404c18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31pldm: srcrev bump e60c5822c5..83388763bdAndrew Geissler1-1/+1
Deepak Kodihalli (1): ibm-oem: NewFileAvailable: API change (From meta-phosphor rev: 7fb3792f4b3854396256c5f4db4b19d47fca77e0) Change-Id: I96330bc18fef9d3072228e16ed4d52a974a8f3b6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31bmcweb: srcrev bump d04ba325f3..d887fff197Andrew Geissler1-1/+1
Joseph Reynolds (1): Enhance return value from pamAuthenticateUser (From meta-phosphor rev: c0356d174dfe064e795371a9459b4e6a9fb88c09) Change-Id: Ie43530c2056a99e4e853783c6b703b20fc3dc815 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31phosphor-host-ipmid: srcrev bump 619ed5f854..bbbc395447Andrew Geissler1-1/+1
Richard Marian Thomaiyar (2): [user-mgmt]: Handle out of range error in path [channel-mgmt]: Handle out of range error in path (From meta-phosphor rev: 14837ebf239fa1f80e86ec6694d744244c1940d4) Change-Id: I99aa82d785592a8b9366351940499390927b00fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31phosphor-ipmi-flash: srcrev bump 2aa5534731..aae4c2e3afAndrew Geissler1-1/+1
Benjamin Fair (1): tools: increase polling timeout by 5 minutes (From meta-phosphor rev: bcfa4c03b5c08cf8a373fe290eb9a3e817b63332) Change-Id: Idde520eb724e888582c14c0b4ac93463fca657e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31mboxbridge: srcrev bump e2744c0e20..02821c6ae4Andrew Geissler1-1/+1
Andrew Jeffery (2): vpnor: partition: Only attempt read() for in-bounds accesses vpnor: partition: Fix file descriptor leaks (From meta-phosphor rev: 16ada430207e41410d2b17f963e3403cc99cc48a) Change-Id: I58c853b536f1c20e89f013fe140d102affd0d909 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31bmcweb: srcrev bump 4228a1609a..d04ba325f3Andrew Geissler1-1/+1
Przemyslaw Czarnowski (3): Add VirtualMedia schema to Redfish InsertMedia and EjectMedia actions added to VirtualMedia schema Add OemVirtualMedia schema (From meta-phosphor rev: 91d7aac29dfbbd5b66794744b6fd6b009ee94349) Change-Id: Ia2505064e8e691e1f698d7230feecab2270e23a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31entity-manager: srcrev bump 5213ccc16c..d5b87fbc32Andrew Geissler1-1/+1
Cheng C Yang (1): Add Rescan specific bus method (From meta-phosphor rev: 257e95750941fa67dc86a0fa9474dadce90e3544) Change-Id: If14e03bb507fba278aa564db03413b9de380c454 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31mboxbridge: srcrev bump 0acc669979..e2744c0e20Andrew Geissler1-1/+1
Alvin Wang (1): Add backend_adjust_offset to avoid the windows overlap Andrew Jeffery (4): vpnor: table: Handle alignment warning README: Spring clean configure: Default-enable virtual pnor vpnor: Avoid mmap() due to lack of support on some filesystems (From meta-phosphor rev: 8b3f30b3b9f45c9e0782be52d0f09c6a65cf1af3) Change-Id: Ida6fdaba7d1d4fed38a314e76aafd9284c55355a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31intel-ipmi-oem: srcrev bump 5b1988b1dd..d46cb42b2cAndrew Geissler1-1/+1
AppaRao Puli (2): PFR build error fix Fix minor issues in Get OEM Device Info (From meta-intel rev: e96007f40bff75702b74f5263dfa1e21694b0bd4) Change-Id: Iabda4caced79a8a6c9789490baba8d2fa2f89eb9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>