summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-03-30pldm: srcrev bump 9f8d2b0a18..a6daacb5e0Andrew Geissler1-1/+1
George Liu (1): pldmtool: Fix confusing attribute name Manojkiran Eda (1): Remove the print traces from the oem code Change-Id: I27f8f73f7b99eda785bc7836a6af2e0a7695ae36 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-30bmcweb: srcrev bump 8f7e9c194f..4df1bee0bdAndrew Geissler1-1/+1
Ed Tanous (2): Make redfish namespace consistent Add OData-version header George Liu (1): log-services: Error return 500(internal error) Jason M. Bills (1): Update Crashdump to the latest LogService and LogEntry schemas Wludzik, Jozef (1): Sync ReadingUnit with Redfish Sensor Schema Change-Id: If37af58edf9f7a21161d7608b7fc7c0ee3310f69 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-27phosphor-led-manager: srcrev bump 8215032f79..52ad07b2a2Andrew Geissler1-1/+1
Vishwanatha Subbanna (1): configs: rainier: Add virtual physical LEDs to Fault and Identify groups Change-Id: I1cafd851ea78fb1d8ca23517bb9e748277027cff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-27phosphor-power: srcrev bump e1074d8e91..8b7786afc4Andrew Geissler1-1/+1
Brandon Wyman (3): psu-ng: Add method to get PSU conf from D-Bus. psu-ng: Change main to call non-JSON PSUManager psu-ng: Remove JSON parsing code Change-Id: Ib1aba0e7525b42537cd1c6433b6b52358d964197 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-27phosphor-led-sysfs: srcrev bump 61b9063671..a8a275f635Andrew Geissler1-1/+1
Vishwanatha Subbanna (4): Add support for --enable-oe-sdk Add test cases to validate state of physical LED Fix an error scenario where reading the file fails test: Add test cases to cover brightness and asserted values Change-Id: I49963d5da3051c4bbda19963b18ad50b21c1386a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-27phosphor-debug-collector: srcrev bump 0c782d64f6..537642dad8Andrew Geissler1-1/+1
PriyangaRamasamy (1): Collect Bad VPD as a part of BMC dump. Change-Id: I9b507ff20966e9dc52f057b3084b1f57f9364b35 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26ledmanager: Remove phosphor-led-manager-ledmanager packageVishwanatha Subbanna2-20/+10
phosphor-led-manager has 3 packages - phosphor-led-manager : Default - phosphor-led-manager-ledmanager : Packages phosphor-ledmanager - phosphor-ledmanager-faultmonitor : Packages phosphor-fru-fault-monitor Because of this, it was not possible to install files via Makefile and that always needed a corresponding update to FILES_{PN}-ledmanager. Removing phosphor-led-manager-ledmanager will eliminate this problem. Change-Id: I00ca4c34346a47f887872464b9050a46d8f5e8e9 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
2021-03-26Implement bmcweb ptestEd Tanous2-2/+28
Yocto implements ptest classes for recipes. In general OpenBMC doesn't implement ptest for any of its recipes. This is the first in an attempt to change that, specifically, this enables ptest for the bmcweb recipe. Examples for ptest + meson recipes are pulled from here: http://layers.openembedded.org/layerindex/branch/master/recipes/?q=inherits%3Aptest+inherits%3Ameson This commit implements the base ptest functionalityrequired to be able to install and run the unit tests already present in bmcweb. The specific changes are: 1. bmcweb recipe now inherits from ptest 2. When ptest is enabled, bmcweb now requires gtest and gmock dependencies. This is done by updating DEPENDS. We also now require bash at runtime, so that dependency is added, as that seems to be what the upstream recipes do. 3. The meta-layer now includes a "run-ptest" script. This seems to be the common convention in the upstream yocto recipes to include in the meta layer so we should do the same thing here for consistency, even if it is a little unconventional or odd. To enable this and try it out, insert the following into your local.conf DISTRO_FEATURES_append = " ptest" CORE_IMAGE_EXTRA_INSTALL += "bmcweb-ptest" This will add bmcweb ptests to your build. Keep in mind, this takes a lot of flash space, so qemu is likely the best target, unless you're on a system with eMMC, or a lot of SPI flash free. Once your system has booted, you can run the tests by executing ptest_runner. https://wiki.yoctoproject.org/wiki/Ptest Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I8c45c98afb941953c1855de2f3db10deea465b2a
2021-03-26entity-manager: srcrev bump 1694ef625a..c8dc4af9ccAndrew Geissler1-1/+1
Andrew Geissler (1): configs: add ibm rainier 1s4u Kumar Thangavel (1): Moved the common code and functions between fru deamons in entitymanager. Change-Id: I1581b6a24ce3f9cf3609a42df283d04eab0f8912 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26phosphor-debug-collector: srcrev bump 01c6646064..0c782d64f6Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): Error while invalidating the resource dump over PLDM. Change-Id: Icb588852cc1186f0f7e58e65bb9a47bb4ad85ebd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26phosphor-networkd: srcrev bump 39d058572e..983da5568cAndrew Geissler1-1/+1
Alexander Filippov (1): Fix representation IPv6 DNS servers Change-Id: Id5bc44e0581e181f4e525c33d48dfe72b0d2f687 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26webui-vue: srcrev bump 56ada53a80..3bb5e8273fAndrew Geissler1-1/+1
Yoshie Muranaka (1): Remove Yoshie from maintainers list Change-Id: I0baef0f2e98f4210f81d8ec4280f8b97df7d19fd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26phosphor-power: srcrev bump 4e8b335e2c..e1074d8e91Andrew Geissler1-1/+1
Adriana Kobylak (1): psu-ng: Process all Supported Configuration sets Brandon Wyman (1): psu-ng: Rename supportedConfIfaceAdded Change-Id: Iec37fe420d2c2a2199b6ce1bbce012bf3e718ea1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26phosphor-net-ipmid: srcrev bump de7dd5ce31..29086950c2Andrew Geissler1-1/+1
Cheng C Yang (1): Add dbus interface for sol commands Change-Id: I591053ccc30100feb73f25203c2daa374dcaf59c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26pldm: srcrev bump 4d25f6a6f4..9f8d2b0a18Andrew Geissler1-1/+1
Sampa Misra (1): Revert "Fix return value for the pldm_send method" Change-Id: I16d7d882de79ae5b407739a81a1b343a02f09ce3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26phosphor-pid-control: srcrev bump 7a8d5a1700..17971efddcAndrew Geissler1-1/+1
Harvey Wu (1): sensors: host: Implement getFailed function to HostSensor Change-Id: I49c5d558f9f99ac14b5e86ce0fd66cb0efec1407 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26x86-power-control: srcrev bump 22e0bec01e..92caa4c639Andrew Geissler1-1/+1
Lei YU (1): Use power_control namespace in main() Change-Id: I90397c1b42ad6513c7308fc759791d312153f4a8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26libmctp: srcrev bump b1bf5493e8..d88c969c97Andrew Geissler1-1/+1
Andrew Jeffery (15): docs: vendor-ibm-astlpc: Improve readability with explicit line breaks docs: vendor-ibm-astlpc: References as a numbered list docs: vendor-ibm-astlpc: Reduce emphasis for definitions docs: vendor-ibm-astlpc: Reorder sections to improve flow docs: vendor-ibm-astlpc: Use numbered list for strictly ordered ops docs: vendor-ibm-astlpc: Add definitions for KCS registers docs: vendor-ibm-astlpc: Fix packet exchange order of operations docs: vendor-ibm-astlpc: Annotate {M,L}SB in Bit column docs: vendor-ibm-astlpc: Increase prominence of endianness docs: vendor-ibm-astlpc: Fix IDs in packet transmission sequences docs: vendor-ibm-astlpc: Style code snippets as C docs: vendor-ibm-astlpc: Tweak description of header magic docs: vendor-ibm-astlpc: Define v3 of the protocol astlpc: Fix whitespace in ops struct docs: bindings: Add a Makefile Change-Id: Ieb7b90b6a7a19567e28b80ea8b57c1d74fed4580 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-24leds: rainier: lamptest: Enable lamp test feature for rainier systemVishwanatha Subbanna1-0/+1
This commit enables phosphor-ledmanager to do lamp test Change-Id: I4933ec034911198f99ae1289f681f15057310c33 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
2021-03-24leds: rainier: Enable PACKAGECONFIG to use jsonVishwanatha Subbanna1-0/+3
This enables phosphor-ledmanager to use JSON configuration file Change-Id: I3cbd0bf6b60e81f9f0a479ad51dab438c708c6c1 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
2021-03-24phosphor-state-manager: srcrev bump a59fca489e..4a4c1a6943Andrew Geissler1-1/+1
Andrew Geissler (4): clear temp reset file on host running clear temp reset file on chassis on remove host@%d-on from config options update documentation on clearing of *-on files Change-Id: Ibed6a41d5bb6a542e2127d21b51d05a19c7e9f19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-24libmctp: srcrev bump e889b19f4b..b1bf5493e8Andrew Geissler1-1/+1
Andrew Jeffery (2): docs: Rename astlpc binding to include vendor docs: vendor-ibm-astlpc: Remove intimidating header wording Change-Id: I0d03929210ad5f0481da74003f7179d111821d12 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-24pldm: srcrev bump bcabadac18..4d25f6a6f4Andrew Geissler1-1/+1
Adriana Kobylak (1): oem-ibm: Fix the hostfw image file name George Liu (1): Fix return value for the pldm_send method Manojkiran Eda (1): oem-ibm : Add new filetype & logic for handling Progress Codes Pavithra Barithaya (1): PLDM:Fix for file I/O by type (lids) writes returning error Sagar Srinivas (1): oem-ibm: Support system reboot after inband code update Change-Id: Icb11034404aef7dc6ef19450b45f53d03d6eef3f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-24webui-vue: srcrev bump 492875622b..56ada53a80Andrew Geissler1-1/+1
Sandeepa Singh (1): Add internationalization documentation Sukanya Pandey (1): Add event log details Change-Id: I08410a4aa6d4fcc49f47bc0586ea0aa8f8bf9f4c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-24phosphor-power: srcrev bump 2f1b7ba6a1..4e8b335e2cAndrew Geissler1-1/+1
Adriana Kobylak (1): utility: Add Get All Properties Brandon Wyman (1): psu-ng: Move entity-manager interaces added Shawn McCarney (2): regulators: Enhance exception utilities regulators: Create error_logging_utils Change-Id: Ic1f48e8cc976e60744382699bcdf201140527dd7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-24phosphor-bmc-code-mgmt: srcrev bump 1fd6dddf7d..447d0daa6eAndrew Geissler1-1/+1
Adriana Kobylak (1): image_manager: Create error on machine mismatch Change-Id: Ia99b7bd6a4b9f6470b75d83b4594781cdf5dfa56 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-23phosphor-ipmi-flash: add Nuvoton P2A PACKAGECONFIGsBenjamin Fair1-0/+2
Add options to PACKAGECONFIG to enable the VGA or MBOX P2A bridge on Nuvoton as a hardware interface. Change-Id: I0a7a9e358988322d370f8ce55a7957b9398d17b2 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
2021-03-23phosphor-led-manager: srcrev bump 616a071697..8215032f79Andrew Geissler1-1/+1
George Liu (6): Add lampTest class for LED Update physical LEDs as part of Lamp test Add the restoreLedsAssert method for LED manager LampTest: Notify PHYP to start the lamp test lamptest: Add virtual LEDs to group definition lamp test: Add vritual lamp test function Change-Id: I83e359c103da908217833c6ee1bc928c60e5cd53 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-22phosphor-logging: srcrev bump 25d986c1e7..54ff54e905Andrew Geissler1-1/+1
Jay Meyer (1): PEL: Add message registry entry for power loss. Change-Id: Ib25534c2fe6b44424a1b33c572476e6aabf9ad5d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-22dbus-sensors: srcrev bump d05867c0d3..373225765eAndrew Geissler1-1/+1
Jayashree-D (1): Added readingFormat for PXE1410 in IpmbSensor. Change-Id: Ib8aef749fab9eed0e1224770c09cdd79dd5f9e05 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-22webui-vue: srcrev bump b0fadef1f9..492875622bAndrew Geissler1-1/+1
Derick Montague (1): Update text wrapping in documentation Change-Id: Ieabef7f9d7ff544c8a5b9e0914a59151c5417e72 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-22bmcweb: srcrev bump 6c9a279eee..8f7e9c194fAndrew Geissler1-1/+1
Jayaprakash Mutyala (1): ethernet: Fix for MAC address patch response Jonathan Doman (1): Refactor Processor object lookup Ravi Teja (1): Fix hypervisor IPv4StaticAddresses property patch Change-Id: I9f0d08c56a678697dd34f952d26e445ba1702c49 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-22openbmc: add meta-security layerAnton D. Kachalov1-0/+5
This layer provides libseccomp. Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I84513d56f2ed75fab49043196b98ef8b858e394f
2021-03-19phosphor-ipmi-flash: srcrev bump c7fa2c2803..c8b456e08bAndrew Geissler1-1/+1
Jie Yang (1): version-handler: remove unused tests Change-Id: I155895186c343b6aa14e34335430408e5dcbe694 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19phosphor-gpio-monitor: srcrev bump 3ce88a7b5a..b08a0f6917Andrew Geissler1-1/+1
Brandon Wyman (2): Fix SDK build issue due to updated arm-sdk presence: Get DRIVER_BIND_DELAY_MS value from env Change-Id: I98d244757f47a715aa79173b748212d1b307a862 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19phosphor-net-ipmid: srcrev bump 07bb095158..de7dd5ce31Andrew Geissler1-1/+1
Kirill Pakhomov (1): Add RMCP Ping support Change-Id: I5c51e73327f277c49baba0b6b3e1e178ad66f9c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19entity-manager: srcrev bump e789bf12a4..1694ef625aAndrew Geissler1-1/+1
Vijay Khemka (2): FruDevice: Move verifyOffset to util test: Add tests for verifyOffset Change-Id: Ie69217636ac00489e83fa940f09257ab689b35f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19bmcweb: srcrev bump 7ea79e5e15..6c9a279eeeAndrew Geissler1-1/+1
Gunnar Mills (3): Remove duplicate entry in array Add SameSite=Strict on Set-Cookie Fix Power Restore Policy not valid enum error Manojkiran Eda (1): Change PostCode property signature Change-Id: I48431eed0f68b159bf14dbccade304729271c1b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19phosphor-debug-collector: srcrev bump 4c63ce5e2e..01c6646064Andrew Geissler1-1/+1
PriyangaRamasamy (1): Fix build issues due to updated arm-sdk Change-Id: Ieaaf6c001b779a980eaa90af055ef5d7b7e91ca0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19phosphor-networkd: srcrev bump c14b4b30c5..39d058572eAndrew Geissler1-1/+1
Johnathan Mantey (1): Removing inactive reviewer Change-Id: I887b351493cdb53256787f33a7742f41aacf9f21 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19webui-vue: srcrev bump 0beb0f98cf..b0fadef1f9Andrew Geissler1-1/+1
Sukanya Pandey (1): Increase SOL console columns Change-Id: I52534d9132da2a2ce728b9c936ac8ca2fe4f8250 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19phosphor-power: srcrev bump 81d6cde458..2f1b7ba6a1Andrew Geissler1-1/+1
Shawn McCarney (3): regulators: Add more info to PMBusError regulators: Add info to WriteVerificationError regulators: Enhance ErrorHistory Change-Id: I2f87804cdfb8b7db9b1a50dd71393d3f5bd6837a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19phosphor-state-manager: srcrev bump 35ca2e34cd..a59fca489eAndrew Geissler1-1/+1
Andrew Geissler (1): reduce scheduled host transition logging Change-Id: Ib7473e024734bd1e834308bd5d50df6106700b3b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19software-manager-mmc: Use zstd-bin instead of zstdAdriana Kobylak1-1/+1
With openbmc commit 97771a3: "meta-openembedded: subtree update:7206f7f5bc..98175fd0cc", the zstd package was split into libraries and binary: Sean Nyekjaer (3): zstd: split bin into separate package This change added an "inherit lib_package" to the zstd recipe which creates a separate ${PN}-bin package. Therefore, need to use zstd-bin to include the binary. No need to keep zstd since the libraries are not needed for code update to extract the image files. Tested: Verified the zstd binary existed in the rootfs and code update was successful in Rainier. Change-Id: I379ec2b0d85090df5183e3581bc88384eaf4dbc6 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2021-03-18phosphor-networkd: srcrev bump a5a0944ccb..c14b4b30c5Andrew Geissler1-1/+1
Ravi Teja (1): Fix [route] statement Change-Id: Idd62262e90f8651e857e59ed0318c3787b302f7f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-18webui-vue: srcrev bump 7006806d21..0beb0f98cfAndrew Geissler1-1/+1
MichalX Szopinski (1): Show Security settings tab on Intel environment Change-Id: I5c41e187f0327b50f402593ff697353cd85d90eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-18phosphor-host-ipmid: srcrev bump be0632321e..3b7a4078eeAndrew Geissler1-1/+1
Johnathan Mantey (1): Correct the IPv6 Router Address Configuration command Change-Id: I5eaddaebaac052b6320441f4bd351661ba53055d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-17bmcweb: srcrev bump d8ef9915dd..7ea79e5e15Andrew Geissler1-1/+1
Johnathan Mantey (1): Force HostName property to be read-only per the schema Ravi Teja (1): Fix IPv6DefaultGateway validator warnings Xiaochao Ma (1): Redfish: Implement new event log propety Resolved Change-Id: I3133ced053bad67106461feffe6a42cc41942697 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-17phosphor-power: srcrev bump 9bab9e1079..81d6cde458Andrew Geissler1-1/+1
Brandon Wyman (2): psu-ng: Move test getUtils and freeUtils to cpp Fix SDK build issue due to updated arm-sdk Change-Id: If6305e505feb35d84eaef41444ecad1f159c89fe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-17pldm: srcrev bump 3103e44eb0..bcabadac18Andrew Geissler1-1/+1
George Liu (1): Fix BIOS enum attribute to allow updating BaseBIOSTable Change-Id: I221a598262bc57f3d8d28805465b9666022a88b0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>