summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-15base-files: Add fstab for eMMCAdriana Kobylak2-0/+10
For eMMC, let the initramfs mount the read-only rootfs, read-write, and overlay filesystems, then have fstab setup any additional mounts such as bind mounts. (From meta-phosphor rev: 06cbc8e09667d07e2b575e08a15c4f09f66ebd0e) Change-Id: Icb2e1d360b301752b4a0458d20243520eb6e27e4 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15obmc-bsp-common: Build default eMMC imagesAdriana Kobylak1-1/+14
OpenBMC only supported 2 layouts: static and UBI. With the introduction of eMMC, need to change the logic so that static images are only built if UBI or eMMC are not specified. Add the default eMMC image types to be built. Tested: Adding this line to a machine conf only built the wic image and emmc tarball: require conf/distro/include/phosphor-mmc.inc (From meta-phosphor rev: 2f1584b1bec3047944544cfeb5c5539e307f0ecb) Change-Id: I45569ab375221ac8b9cb7bb045ca88e71cad7286 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15Create phosphor-mmc distro featureAdriana Kobylak1-0/+2
Create a distro feature for building images for a mmc chip. This distro feature would allow to add/remove packages that only apply to mmc. (From meta-phosphor rev: 3633bca4309f6aa0417aa86e74f8b39e4d750528) Change-Id: Icf5c39d7f66fd662dc02479263b67ef674b4b232 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15Add the recipe to build peci-pcieJason M. Bills1-0/+18
(From meta-phosphor rev: 23ac92d74d324df2bc835f93aaef77044fa5be39) Change-Id: I0ea0065abc32a17f632967be8d50254504eab274 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-quanta: gbs: add x86-power-control supportGeorge Hung1-0/+4
system power control change to use x86-power-control (From meta-quanta rev: ccd3f9d0a83d372df01076d53e5f7ba656d370bb) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I46acde7ef48394e742f371d09a28a16e1154c38a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-quanta: gbs: add pid controller with configGeorge Hung9-0/+696
1. add pid control with fan table config 2. add reboot control service to set fan duty to expected default value before pid control up 3. initial read-margin-temp with json file and the script waits related hwmon sensor could monitor (From meta-quanta rev: b67a01a728b268b9aa61ebde63354ad1a6f46bdd) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I5ae6f5d163dbaee8839bf5222bb650483531e68a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-quanta: gbs: add sensors and fru yaml configGeorge Hung4-0/+1562
Create configuration layer to store sensors and fru yaml (From meta-quanta rev: 79846fd70d9056dfb1582f6d571b72cca3cbbfab) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Id0a2bd5931ee6761e59497be6ff7af62f42995f3 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-quanta: gbs: add ipmi watchdogGeorge Hung6-0/+437
the upstream watchdog lose some command parameters and implementation we reference Intel-BMC repo[*1] apply patches for normal execute with x86-power-control [*1]: https://github.com/Intel-BMC/openbmc/tree/intel/meta-openbmc-mods/meta-common/recipes-phosphor/watchdog (From meta-quanta rev: 230aee7e93f0e4873dc1e76a929e794559155cb5) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Ib4e94948210d6d2948ab5983c962220810db45e8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15openpower-hw-diags: srcrev bump b797b3e185..46b456bd75Andrew Geissler1-1/+1
Ben Tyner (1): Do not qualify active attentions with true-mask (From meta-openpower rev: 7fbbd0a685d265f3b3a48746b3790dce2a790284) Change-Id: I185db5b422970ede8eaf0073adcd85e45bcb1a84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15openpower-proc-control: srcrev bump 3ae7ed4f51..7a36d36fd9Andrew Geissler1-1/+1
Jayanth Othayoth (2): Fix for missing phal traces in journal log pHAL: Enabled environment variable based pHAL logging (From meta-openpower rev: 2b47c8c238f3e16dd42f93dc38d3adb2550cef57) Change-Id: I56cfdfdff4ddbb79eee96d1f2888a6143aae5acb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15readme: Point to jenkins.openbmc.orgAndrew Jeffery1-1/+1
Remove the reference to openpower.xyz, as we've shifted domains. Change-Id: I2c14852691e1afec2ab88ae960a6ae623a3bdc0e Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2020-07-10meta-security: subtree update:7831969f8c..547f552c85Andrew Geissler5-4/+3
Armin Kuster (3): suricata: update to 4.1.8 packagegroup-core-security-ptest: update fail2ban ptest pkg name isafw.bbclass: typo in layer name Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I1a4a51839d53d75ca7e45ea7b1fdb46a62fe33b9
2020-07-10meta-raspberrypi: subtree update:a6f1233d52..0d398a3b71Andrew Geissler4-2/+16
Christopher Clark (1): linux-raspberrypi: bump to 5.4.50 since upstream was force-pushed Leon Anavi (2): rpi-u-boot-scr: Create uboot.env via boot.cmd.in libubootenv_%.bbappend: Add fw_env.config Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I8994cad6a13e2ae6f74c7a0a34061a9c4700a124
2020-07-10dbus-sensors: srcrev bump 961bf09a2c..c22b842bfaAndrew Geissler1-1/+1
James Feist (1): CPUSensor: Fix reading failure after DC Cycle (From meta-phosphor rev: 7101094fddc54360dff234357972d59a7151bb7f) Change-Id: I7b428af5c6f753017ebbaf6ede74b9e252178bee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10service-config-manager: srcrev bump 67d445d5da..1a885d98eeAndrew Geissler1-1/+1
Andrew Geissler (1): do not override systemd restart config options Tom Joseph (1): Remove adding an empty interface (From meta-phosphor rev: e1b4a5c4a64905189223f6ed898ef0f668d13d88) Change-Id: I22d83d78e2f12e3717470f5a599b1aa2732fa165 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10bmcweb: srcrev bump faf1f433cd..a502de3d66Andrew Geissler1-1/+1
Gunnar Mills (8): Spelling: 's/Resposne/Response/g' Spelling: 's/Traslates/Translates/g' Spelling: 's/Occured/Occurred/g' Spelling: 's/Coefficent/Coefficient/g Codespell redfish-core spelling fixes Codespell spelling fixes parse_registries.py: Move to clang-format-10 Server Name: Rename iBMC to bmcweb (From meta-phosphor rev: 2e5fa5422c5f2b8a6f31136fd7e9af02da672cd0) Change-Id: I354fcb5ef54b5c56c34abb0d8d6d75d792959aa0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10phosphor-dbus-interfaces: srcrev bump 77a742627e..ff4702aa21Andrew Geissler1-1/+1
SunnySrivastava1984 (1): Publishing SubModel property on DBUS. (From meta-phosphor rev: d391bc7a3eecd785785626cb9723166e29d0d0e6) Change-Id: I206bc9278ca36bf3329ba5ec7ce305f4343cbe4c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10webui-vue: srcrev bump 2f8bbbfe19..c3fb64e248Andrew Geissler1-1/+1
Dixsie Wolmers (2): Add date and time settings Fix overview page server information bug (From meta-phosphor rev: fc1c8a534e752d7f9b648dcab2af9432a9e89792) Change-Id: Ibce5ebd0ba5cd5953d376314c4c8025741da359d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10sdbusplus: srcrev bump 738e45deba..0f19c87276Andrew Geissler1-1/+1
Zhikui Ren (1): Add new_signal and extend set_property methods to dbus_interface (From meta-phosphor rev: 525a2e4f8f5c3898b365c3135ceba6b6517d1d83) Change-Id: I20de2a2a1a81d9d8dc034448c313aa8ca0605c92 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10fp5280g2: Load LED manager with JSON configurationGeorge Liu3-2/+65
Since the led manager used the default YAML to generated led-gen.hpp and creates D-Bus object for the groups, and we tend to use JSON instead of YAML to create it. Tested: built successfully on phosphor-led-manager and create D-Bus object used JSON configuration. (From meta-inspur rev: 911c71c43beb4a3696f5c846bee06bc0a0d7bab2) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Ibc72f26519bb968ed4b4c8df4e068206ab9c0704 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10meta-quanta: gbs: NVMe SSD power control for GBSGeorge Hung1-0/+19
add NVMe SSD power enable/disable DBus for sensors and allow host to set SSD power Note: Need to set gpio-line-names in kernel dts for SSD power enable/disable (From meta-quanta rev: 41dd1473c5fc9eef12366ad13c36461010860f5f) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Iab1fefc7c51176cf62b7d238e2de3837148eaebd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10pdbg: Move to v3.0Joel Stanley1-1/+1
The 3.0 release follows from the 2.5-rc1. The changelog for 3.0 is as follows: 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 - Added SBEFIFO backend - Expanded use of SBEFIFO chipops (From meta-openpower rev: 9c2e7744375b992d4cc7cca91d9dc9009f2b76e9) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I3a1ed00c0b3bacc64312fe6c09b4b5b13e691772 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10meta-yadro: share boot initiator mailbox supportIvan Mikhaylov6-6/+6
Boot Initiator Mailbox should be available on all our hardware. This commit moves all required files and recipes to the meta-yadro. (From meta-yadro rev: 9ee3c28294c6a87912edbcf09b999b926634f836) Change-Id: Idc52bfb50c8f122662279a593de0ee40703ddb51 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10service-config-manager: srcrev bump 83241c09ec..67d445d5daAndrew Geissler1-1/+1
Tom Joseph (2): Add .gitignore Remove support for CMakeLists.txt (From meta-intel rev: f6f9a8b14dfcac7d20cb86a4ab047473c6a57e91) Change-Id: Ie90bbc5b32a93550cf810feb7ca5da550f4fb628 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10openpower-hw-diags: srcrev bump 792f32f707..b797b3e185Andrew Geissler1-1/+1
Ben Tyner (2): Allow building locally without phosphor-logging Normalize includes relative to source root (From meta-openpower rev: 4d23102e66e811015dcdaa362326d9dfd67975c8) Change-Id: I251990b0258b6223050a6e6927e386f4f8613258 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10openpower-vpd-parser: srcrev bump 31970ded12..0859eb65d6Andrew Geissler1-1/+1
PriyangaRamasamy (3): VPD tool : dumpInventory & dumpObject VPD tool : Read Keyword option VPD Tool: Write keyword command line interface Santosh Puranik (2): Add Location Codes to Inventory Add support to copy records SunnySrivastava1984 (8): VPD-Manager app skeleton JSON parser for VPD manager app Common file to hold all constant values Editor implementation for VPD manager Editor implementation update for VPD-Manager app. Process json for Extra and Common Interfaces DBus calls to update VPD cache data for Interfaces Merge of vpd_manager meson script with repo meson (From meta-openpower rev: b8886fc8989149d3fdae2552f3f97a720f54bdd0) Change-Id: Ice6dbeee67e5834cd3d2d8aa8668c416b908bd64 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10dbus-sensors: srcrev bump 8fb0a0138f..961bf09a2cAndrew Geissler1-1/+1
James Feist (2): ipmbsensor: simplify reading Standardize read errors (From meta-phosphor rev: ee67f60b52ce1cdfde74901001739614d2c6baa3) Change-Id: I49402d874ae471e0c46729c724d25f8f476bd479 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10phosphor-ipmi-blobs-binarystore: srcrev bump 1a25e0d16e..e496b2bb47Andrew Geissler1-1/+1
Patrick Venture (3): test: fixup boost endian change splits objects into separate headers maxSize parameter to binarystore unused (From meta-phosphor rev: 3a355a3cc6a666614e4a0c608f9ecbbd8c91eee5) Change-Id: I1818e9d65f8022e2c05a2b80c114e9978759db5b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10phosphor-pid-control: srcrev bump 8154e326e9..4b36f265a1Andrew Geissler1-1/+1
James Feist (2): Fix unit test Mark sensor failed if non-functional (From meta-phosphor rev: 842a6f768c7c7c704bdf63f910ca402c5c888bbb) Change-Id: I62b200169baa4b99cc1acc90f8579ce6a8c99e58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10phosphor-power: srcrev bump 1d7a7df893..833b8e07e8Andrew Geissler1-1/+1
Bob King (1): regulators: Add SensorMonitoring::execute() (From meta-phosphor rev: 8d0ee4f25857d753efbaedc058869fab92b11326) Change-Id: Iec693a72cd04642022f6b5bf947754e3331a5b1e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10pldm: srcrev bump 6876f1222b..7246e0cdceAndrew Geissler1-1/+1
Chicago Duan (1): Implement the PLDM.Event interface Deepak Kodihalli (1): host-bmc PDR flow: support refreshEntireRepository (From meta-phosphor rev: fb7438b360145afc8126a30e8e2ab846cc02ea28) Change-Id: Iead06204d7240082cde3c55fcb62b9ec383f0ad2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10bmcweb: srcrev bump b99fb1a9b8..faf1f433cdAndrew Geissler1-1/+1
James Feist (1): Fix Cmake Message Kuiying Wang (1): Fix -1 issue when fan collection size is 0. (From meta-phosphor rev: 4ab0dfed8d2e08ef43de0059bc64c92c51a1a308) Change-Id: I210b51117634a1069b7a6415d7c80cfeb2e008ef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10phosphor-host-ipmid: srcrev bump 785223a686..a5ae77282bAndrew Geissler1-1/+1
Jayaprakash Mutyala (2): apphandler: Fix for total session slots count Fix for get Channel Info cmd for reserved channels Patrick Venture (1): ipmi_fru_info_area: remove move calls Snehalatha V (1): apphandler: Fix for get system info command jayaprakash Mutyala (1): apphandler: Fix for set system Info parameter cmd (From meta-phosphor rev: 8dcc4e42eee391a19d63835139fb980ebb3aa1a8) Change-Id: I79059414185d635119c6218c8c37721facf3764d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10webui-vue: srcrev bump 55888a1ca8..2f8bbbfe19Andrew Geissler1-1/+1
Sukanya Pandey (1): Add code for Serial Over LAN Yoshie Muranaka (1): Add server LED switch calls to Overview page (From meta-phosphor rev: fa8017385b26a5c0e36bae188711d18d6e61720d) Change-Id: I41212c4344023295ae9defe3a59a4c2dcc82503f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10Add phosphor-image-signing if verify_signature is enabledAdriana Kobylak2-1/+1
The phosphor-image-signing adds the public key to the BMC rootfs and it was added if the UBI distro was enabled. The phosphor-software-manager supports signature verification regardless of the choice of BMC layout, so add it based if the signature verification config (verify_signture) is enabled. Otherwise the user would need to know that the package phosphor-image-signing needed to be added if the signature verification config was enabled, which is not intuitive. This way it's done automatically. Tested: Verified that adding verify_signature resulted in the /etc/activationdata/ directory being added to the BMC rootfs, and without it no directory was created. (From meta-phosphor rev: 379f327e91542e7b2c3c4fb6b41b325b1a0a3412) Change-Id: If0137b75f6de3b3087389c98229c85c346804912 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10meta-facebook: meta-yosemitev2: add support for host console in SPLManikandan Elumalai2-2/+187
This feature adds four 1S server console through debug card connected to YosemiteV2 during boot. Tested: BMC and four 1 server uart console message getting through USB debug card by change position in the knob (Adaptor card). The YV2 needs to power ON after every change in the knob position to take effect and run time debug console handler will take care by application after boot. (From meta-facebook rev: bf07eebdca7175ded4c96185fe4b182e55d09772) Signed-off-by: Manikandan Elumalai <manikandan.hcl.ers.epl@gmail.com> Change-Id: I66939c8a04cd8fa97b6fdae91ed0b52086c8d0d5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10meta-quanta: gbs: add GBS Entity Association MapGeorge Hung2-0/+45
Add entity association map for Google OEM IPMI command (get entity name) Tested: For example, get entity name, "fan0": ~# ipmitool raw 0x2e 0x32 0x79 0x2b 0x00 0x06 0x1d 0x00 79 2b 00 06 05 2f 66 61 6e 30 (From meta-quanta rev: 52ce287bfcb8c7a4cdeb07fcd80903af5a0dd26b) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I173da270c29745518293133597a5a389d17bf1ce Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10meta-quanta: gbs: add hwmon sensorsGeorge Hung17-0/+1036
Define the configuration files of the related sensors and test pass 0001-lev-add-poweron-monitor-feature.patch In-Review: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-hwmon/+/28181 0002-lev-add-sensors-slow-readings.patch In-Review: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-hwmon/+/24337 (From meta-quanta rev: a66f2b941cede5fc15fe0d6d56ca2ac9352fdf77) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: If7f767cbd952cde593e03d30c45572a21cc7c960 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09pldm: srcrev bump 15bff55bf1..6876f1222bAndrew Geissler1-1/+1
Adriana Kobylak (1): file_io_type_lid.hpp: Support patch path Zach Clark (1): Add encoders for state sensor/effecter PDRs and sensor event data (From meta-phosphor rev: d2b5a981448c68d8d48161b6497fae4e5ab902f7) Change-Id: I4af97234dc784140c8781537ac010b3c8a9516ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09webui-vue: srcrev bump 31bf55af57..55888a1ca8Andrew Geissler1-1/+1
Dixsie Wolmers (1): Add test hooks to network settings page Gunnar Mills (2): Spelling: sed -i 's/intial/initial/g' Codespell spelling fixes (From meta-phosphor rev: 758c420d9b450dce28fdc5d8148b2f0f50317dff) Change-Id: I041f1a6addd5e4f664df0414b874dec77b5a4be6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09phosphor-net-ipmid: srcrev bump 5b114ed728..ecb32fbc69Andrew Geissler1-1/+1
AppaRao Puli (1): Add channel access mode check for ipmi commands. (From meta-phosphor rev: 5c9d4622cf75c7b7fd8406f2c58e226f2c5ffcc7) Change-Id: I2f8850f365f035628f9586b732a3d4ae78a7f2ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09phosphor-led-manager: srcrev bump 937a0bde18..17fcb4d96aAndrew Geissler1-1/+1
George Liu (1): Validate the priority of an LED is same (From meta-phosphor rev: 5c79e2631176811ea26d2c502ef109d870c5c8b0) Change-Id: Icd2c9da880dc73210ea5100b457a898ce57cf3b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09service-config-manager: srcrev bump 83241c09ec..67d445d5daAndrew Geissler1-1/+1
Tom Joseph (2): Add .gitignore Remove support for CMakeLists.txt (From meta-phosphor rev: 0452b1a6f0a149c15595eb785aed451b1238fb88) Change-Id: Ic879a2b1947098b5cc7d727db7fbab7434d75d67 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09bmcweb: srcrev bump 07941a881d..b99fb1a9b8Andrew Geissler1-1/+1
AppaRao Puli (1): Fix: ignore D-Bus error if not mandatory property Sunitha Harish (1): Update the DBus path for hypervisor ethernet interface (From meta-phosphor rev: 1c3ef19db949418c963a937fc8828966c0177a08) Change-Id: I38fdd612f884bba5c6e6e2fd0dbf2c9cae11055f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-09meta-phosphor: nuvoton-layer: postd: only set SNOOP_DEVICE for npcm7xxBenjamin Fair1-3/+1
This allows non-Nuvoton devices to build successfully, even if the Nuvoton layer is enabled. (From meta-phosphor rev: fa488de8cffc79be45cc069ca0b483abf9dfb04f) Change-Id: I1dd1833d4f6ea56c38ce021160cd6cc86f690b5f Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08pldm: srcrev bump c0c6054c33..15bff55bf1Andrew Geissler1-1/+1
George Liu (2): libpldmresponder: create PDR when the D-Bus object path exists configurations: add PDR relate to timed power on effecter to 11.json Pavithra Barithaya (2): oem-ibm/libpldm : Implement encode/decode for GetFileTable pldmtool : File table parsing Sridevi Ramesh (1): pldmtool: Implement GetFRURecordTable. Tom Joseph (4): pldmtool: Refactor the code for tracing the PDR header pldmtool: Add parser for State Sensor PDR pldmtool: Refactor printStateEffecterPDR sensor_event: Correct the D-Bus object path (From meta-phosphor rev: 22ee1bc9f6b3ce29da0c290734d6e715b9971363) Change-Id: I8ddfa798d4fc35f23d99e7c818861da223d06f83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08libmctp: srcrev bump b942e3a34d..3ac70d6257Andrew Geissler1-1/+1
Andrew Jeffery (1): core: Fix off-by-one assertion in mctp_pktbuf_alloc_end (From meta-phosphor rev: f27b5b27d4b573fbaac510c7455c3b5b80ba4466) Change-Id: Ic9e7a65e0b9f06cd2734c1b3bba29750a8125b54 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08phosphor-host-ipmid: srcrev bump 65265369af..785223a686Andrew Geissler1-1/+1
srikanta mondal (1): Removal of OEM privilege setting for User (From meta-phosphor rev: c471136b00aec8c3a0367ed5caff919dd0000e2b) Change-Id: I286cd119975ab5df4be9656c4abb68cbc768c2bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08phosphor-bmc-code-mgmt: srcrev bump f7a69e1adf..ebcc194044Andrew Geissler1-1/+1
James Feist (1): Add new error types (From meta-phosphor rev: 9840b8aee78563ccf4bde3fc35db856706c47998) Change-Id: I5efc79a747106f30aad7b62a2d58ad92765a427e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-08disable warm reboot on witherspoonAndrew Geissler1-0/+1
The concept of warm reboot (reboot the host without removing chassis power) was added a while back as a part of clarifying support for the Redfish ComputerSystem.Reset Action. It has since been found that some IBM hardware, including Witherspoon, does not support warm reboots. The issue is intermittent and depends on the reboot being requested while the host is in the middle of some i2c transactions. If a warm reboot occurs during this window, then on the subsequent boot the i2c hardware will be in a bad state and the host firmware is unable to recover it. Given this issue, it has been requested that BMC software go back to doing cold reboots (cycling power to the chassis during any reboot request) on this hardware. The issue has only been reported on Witherspoon so for now only disable it on that platform. Tested: - Verified within QEMU that an image with this commit used the cold reboot target during a warm reboot request (From meta-ibm rev: 567a8dcf84dfb74e7bd27d6239be2878fcacdde6) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I8d77c5e8bf7378a3d1accc79b510f14626a333e5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>