summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-06-21phosphor-fan-presence: srcrev bump 7072237b9a..bff172aa07Andrew Geissler1-1/+1
Matthew Barth (1): power_state: Catch DBusServiceError and wait Change-Id: I3251a2662ff91c17e4db7f7933c8946a2d30caf4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-21pldm: srcrev bump a137f903b5..ea72f240bbAndrew Geissler1-1/+1
Deepak Kodihalli (1): Initial version of pldm_fwup_pkg_creator.py Ilya Smirnov (1): Add Secure Version Lockin BIOS Attribute Sridevi Ramesh (1): bios: Remove two unneeded bios attributes as mentioned below Change-Id: I09227020d4f8a02e7dff7f0cf2e1fb281bcf26f8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-21dbus-sensors: srcrev bump 12c2c0ef53..18fffd3d4dAndrew Geissler1-1/+1
Andrew Jeffery (1): NVMeSensor: Fix ordering of member initializer list Change-Id: Ib810726969399e70d4bdd63a1200310cedbe5d31 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18webui-vue: Add a task to find node licencesJason M. Bills3-1/+473
Many open source licenses require the module and license to be identified in the image. Yocto provides this capability for the modules that it includes; however, this doesn't cover the modules that npm includes during the build of webui-vue. This change adds a new module named 'nlf' to find and create a summary of the nodes and their licenses. The nlf recipe file was generated automatically with: devtool add 'npm://registry.npmjs.org;package=nlf;version=latest' Then a new 'find_node_licenses' task in the webui-vue recipe uses 'nlf-native' to create a summary and save it to the webui-vue license directory where Yocto stores its license info. Tested: Confirmed that the nlf recipe builds. Confirmed that the 'find_node_licenses' task runs and that the license summary is available under 'build/tmp/deploy/licenses/webui-vue/node-licenses' Change-Id: Ia53f6e463db6966f450be2a37dc82a3c5e3f76c1 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2021-06-18bios-settings-mgr: srcrev bump 96e72ec579..5e2cb7206eAndrew Geissler1-1/+1
Snehalatha Venkatesh (1): Change Resetflag from default to Noaction Change-Id: I9bcb29b75833dd04fb6ee1e989fcb5b8573ba76e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18phosphor-inventory-manager: srcrev bump ab1f8b520a..903b0de230Andrew Geissler1-1/+1
Santosh Puranik (1): serialization: Use Cereal NVP Change-Id: Id22b2394cb30eff0c7a1e0b6422bf3995f59095d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18debug-trigger: srcrev bump 20017150d2..15fe59cb0fAndrew Geissler1-1/+1
Andrew Jeffery (1): meson: Remove redundant udevrules list Change-Id: Ia35655f677b159744f7b103698eee4e1561fa427 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18bmcweb: srcrev bump b937830fe5..0256b69420Andrew Geissler1-1/+1
zhanghch05 (1): Add compile flag to turn off the old Power/Thermal Change-Id: Id69ac91633c13f6b283a916e6f4f26545edd5c3b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18phosphor-power: srcrev bump aacc2aafa5..d3a70d9876Andrew Geissler1-1/+1
Adriana Kobylak (1): psu-ng: Update supported configuration properties Change-Id: I4d09abbad020339d2938193f8cc7ab8e865e1e7e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18entity-manager: srcrev bump 6d649821da..7d53601257Andrew Geissler1-1/+1
John Edward Broadbent (1): change source URL for boost Change-Id: I91f5c1daf5f8df28850790655daf2f36e4a68d31 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18dbus-sensors: srcrev bump 1263c3dad3..12c2c0ef53Andrew Geissler1-1/+1
Zhikui Ren (1): ThresholdTimer: use weak_ptr in async callback Change-Id: I7861205f4d12241737d68a9e8fe5fbdb4893e847 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18phosphor-nvme: srcrev bump d5838d1bbb..9ebfa481ceAndrew Geissler1-1/+1
George Hung (1): Emit the threshold alarm signals to trigger SEL logs Change-Id: I2489df9e780f59d2d93fe9ea0b8914ae718d999f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18libmctp: srcrev bump a523bcc102..507ba00dadAndrew Geissler1-1/+1
Andrew Jeffery (2): libmctp: Add subdirectory for systemd metadata systemd: Own service startup ordering with respect to pldmd Change-Id: Ia08b9b8bc7ff891a3e9f194f49295780987972b3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18phosphor-logging: srcrev bump 0866c3fc66..d354a39835Andrew Geissler1-1/+1
Andrew Jeffery (1): log_manager: Remove designated initializers Jayanth Othayoth (2): PEL: set pdbg environment variable PEL: move pdbg init function to sbe ffdc init Ramesh Iyyar (1): PEL: PHAL: Changed existing reason code instead use component id Shantappa Teekappanavar (1): PEL: message_registry - Add an entry for WatchdogTimeout Vijay Lobo (1): PEL: Support eventId property Change-Id: I848bd5429b2fd9d7929af693c45766fe07e56836 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18pldm: srcrev bump cb0982ba18..a137f903b5Andrew Geissler1-1/+1
Jayashankar Padath (1): fru: Add new inventory items in the fru parser Manojkiran Eda (1): Remove Inventory Manager dependency for pldm Pavithra Barithaya (1): PLDM: Remove Boot Progress entry from 11.json Tom Joseph (1): requester: PLDM handler for async request/response Change-Id: I76b5512fa5fe58b25b5d9f1e4d5e54f5a62927f5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17meta-phosphor: Add debug-trigger recipeAndrew Jeffery1-0/+34
debug-trigger listens for an external signal that the BMC is in some way unresponsive. When the signal is received it triggers a crash to collect debug data and reboots the system in the hope that it will recover. Change-Id: Ib8ea615c2944edb0448b06c333b6e2abbea15687 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2021-06-17phosphor-ipmi-blobs: srcrev bump 52b75fb392..d5ed40999fAndrew Geissler1-1/+1
William A. Kennington III (6): utils: Deduplicate library loading utils: Make loader more lenient treewide: Remove unused variables ipmi: Remove non-standard c++ array syntax build: Add meson meson: Install headers Change-Id: Ia7253baea8f3f40f12b2d5e9b9b13a475363d4f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17phosphor-fan-presence: srcrev bump fdfcc679e6..7072237b9aAndrew Geissler1-1/+1
Matthew Barth (83): control: Remove use of static lib JSON objects control: Self registering action objects framework control: Add all fan functionality to JSON fan object control: Add creating config object without a dbus object control: Construct events' groups control: Update JSON action objects to run the action control: Create manager object for JSON configs control: Split JSON and YAML based binaries control: Parse/add zones to manager control: Add fan objects to their zones control: Use group objects in actions control: Remove JSON zone object include of YAML zone object control: Remove references to "speed" in JSON objects control: Fill in `requestIncrease` method control: Remove ZoneHandlers from JSON zone object control: Use JSON zone object's dbus property methods control: Add zone setTarget required functions control: Add request target base action control: Add set target on missing owner action control: Extend actions from the config base object control: Add count state set target action control: Add net target increase action control: Add net target decrease action control: Handle adding timers and when they expire control: Update config loading control: Add zone increase & decrease timers control: Restore `Current` property for each zone control: Update zone target on startup control: Load JSON configured groups and events control: Remove `json_parser` source control: Handle empty profiles for configuration objects control: Use Group objects in events control: Create config key check function control: Add event actions control: Provide zones to the events control: Set groups & zones on event actions control: Group configuration inputs should be const control: Update base action object with zones and groups used control: Actions use list of groups set on base object control: Timers no longer need the zone and group control: Handle updating service states control: Provide pointer to manager object to events control: Add getBus() and getGroups() functions for triggers control: Add event trigger creation control: Add timer trigger support control: Remove `path` argument to add services control: Correct which json object used in event actions control: Copy everything in Group copy constructor Add `getManagedObjects` method call control: Setup to subscribe and handle signals control: Add signal triggers with propertiesChanged signals control: Add interfacesAdded signal support control: Add interfacesRemoved signal support control: Add nameOwnerChanged signal support control: Get property from cache and add objects control: Add init trigger support control: Extract bus object from config argument pack control: Switch to using static instance of bus control: Set owner state for all service entries control: Support switch to 'default_ceiling' control: Handle `Current` property changing control: Optimize loading/configuring event groups control: Remove JSON event precondition support control: Remove event `getActions()` control: Store/use trigger enable functions on events control: Remove manager parameter from create trigger function control: Separate zone creation from enabling control: DBusZone object for dbus objects control: Manage zones' dbus interfaces with a DBusZone object control: Support reloading configurations with SIGHUP control: Introduce `poweron_target` configuration attribute control: Make decrease interval optional control: Set fans to `poweron_target` at poweron control: Remove manager JSON config Only load compatible interface objects once control: Add successful configuration file loaded message control: Add ObjectManager interface json: Use a single list of compatible values json: Add constructor for loading a fan app's config file(s) control: Load config file(s) when available control: Store signal packages as a reference control: Temporarily handle starting at poweron control: Enhance handling exceptions restoring `Current` mode property Change-Id: Ie4cc6f83a7e45ae706a7c10f893a8c3ef897efd6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17phosphor-post-code-manager: srcrev bump 0171dd6bce..b84fea4efeAndrew Geissler1-1/+1
Ravi Teja (1): Fix DeleteAll to set boot count 0 Change-Id: I5784117931029d90aec6d73be517ca4d9443e9ab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17bmcweb: srcrev bump 938f25685f..b937830fe5Andrew Geissler1-1/+1
Charles Boyer (1): log_services: Fix system dump entries route Ed Tanous (1): Remove ambiguous privileges constructor John Edward Broadbent (1): Remove duplicate Managers field Vernon Mauery (1): Free cert usage before return Change-Id: Ib72db608c719d3e9f28a36fcfdaa8d2fabe83af2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17phosphor-host-ipmid: srcrev bump 90e81fa2bc..7fd91fa260Andrew Geissler1-1/+1
Joshi-Mansi (1): Change read count to 255 in Master Write-Read Cmd Change-Id: I3c5fbfcc7371366adef0d5b19ae304d1f329883b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17pldm: srcrev bump 772403b934..cb0982ba18Andrew Geissler1-1/+1
George Liu (1): Fix the return value of pack_pldm_header and unpack_pldm_header Tom Joseph (1): Fix: uninitialized local variable Change-Id: I8373b2d04738fff38bb361ea9a409723c40f4de3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17phosphor-bmc-code-mgmt: srcrev bump cfb4b2099f..fa79914baaAndrew Geissler1-1/+1
Isaac Kurth (1): version: Add metadata to MANIFEST errors Change-Id: Ib58d9eced3efb15aff36d624e7a3152b8d5caf82 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17phosphor-logging: srcrev bump b6b2557555..0866c3fc66Andrew Geissler1-1/+1
Jayanth Othayoth (6): PEL: enable base infrastructure for SBE FFDC base PEL create PEL: Create TemporaryFile class PEL: API to convert FAPI based data to PEL format PEL: move jsonCalloutSubtype const definition to header PEL: Add SBE FFDC process function PEL: enable SBE FFDC support in pel log Matt Spinler (1): elog-gen: Install elog-gen.py Change-Id: I061381eaf9d4ec7ba47e37838c73d41f6b2a8df2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17phosphor-led-manager: srcrev bump cc9a575399..9d9ab2291dAndrew Geissler1-1/+1
George Liu (2): Replace find method with contains method Fix utest-led-json.cpp should not depend on use-json Seires Li (1): meson: support custom led yaml path William A. Kennington III (1): build: Tests should default to auto not enabled Change-Id: I65bc41355034a753f74cd4969f551eb7794ded10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-12bmcweb: srcrev bump 2c37b4b0f4..938f25685fAndrew Geissler1-1/+1
Chicago Duan (2): Redfish: Fix bug that cause validator failed Redfish: Fix issue of EventDestination Ed Tanous (12): Remove Node class from Account Service Change ManagerAccount privileges to match registry Move Sessions to non Node structure Move the hypervisor endpoints into a namespace Move ethernet interface away from Node class Remove the Node class Remove Node class from NBD proxy Fix shadowing of parameter in scripts Update clang-format version in scripts Update registries Fix Session delete to return 200 Fix base registry validator failure John Edward Broadbent (1): Corrects URI by removing /<str> Tejas Patil (1): Add support for MaxImageSizeBytes in UpdateService Change-Id: If16b05d138136b81397c6d38fcdcbefc19c18e27 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-12pldm: srcrev bump 763b51ea10..772403b934Andrew Geissler1-1/+1
Pavithra Barithaya (1): PLDM: Fix for handling invalid event state Sridevi Ramesh (1): Fix for pldmtool GetFruRecordTable command with oem-ibm disabled. Change-Id: I136e13252db412c6451c94e03dc845d57ecdfaac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-12phosphor-logging: srcrev bump 3025d0b563..b6b2557555Andrew Geissler1-2/+2
William A. Kennington III (6): build: Install dbus policy in datadir build: Don't build tests by default in submodules build: Remove deprecated get_pkgconfig_variable method extensions: Deterministic global construction ordering sdjournal: Migrate code into cpp file build: Use global variables instead of macros for test features Change-Id: I7e8412dd429e024bbc15ca79367472f4cb5b0ab8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-11phosphor-software-manager: Fix tests meson paramAdriana Kobylak1-1/+1
Need to append the meson option to disable tests so that it doesn't overwrite previous options. Tested: Built witherspoon with -e option and verified EXTRA_OEMESON showed all the meson options for ubi. Change-Id: I1275a790feefdc3aa5d85aa9b36bf5d7d3a4d44e Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2021-06-11ssifbridge: srcrev bump b26a9b6aea..22f04265ebAndrew Geissler1-1/+1
Dung Cao (1): Fix the boot order of ssifbridged Change-Id: I2d211759beb0f944ed5f15d6f86adf371a98a362 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-11phosphor-snmp: srcrev bump df871e9d38..9e60ef5f73Andrew Geissler1-1/+1
Asmitha Karunanithi (1): Add validation of IP address Change-Id: Ib212e5d1d0eabcb99c6ccd36430390038f76bb7e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-11phosphor-dbus-interfaces: srcrev bump 28dcc9a3bd..08baf48ad5Andrew Geissler1-1/+1
William A. Kennington III (6): build: Use meson built-ins instead of realpath build: Don't use implicit includes build: Add headers to dependency build: Don't generate markdown for subprojects treewide: Create yaml directory gen/run-ci: Only check files inside of gen Change-Id: I55d11745a297a6506ca89d53b5c192b1bba8ab81 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-11pldm: srcrev bump 06347d7947..763b51ea10Andrew Geissler1-1/+1
Tom Joseph (1): libpldm: Add APIs to decode descriptor entries Change-Id: I46397f4419453ae3b9828ced8105912fef74df3a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-11telemetry: srcrev bump 32859b634e..85db8bdfacAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Add skipping PropertiesChanged signal on init Change-Id: If0b4b8f16767d458c68138296a79812fbe307244 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-11webui-vue: srcrev bump e516d4d9e8..3f9cfa2c24Andrew Geissler1-1/+1
Derick Montague (1): Update docs theme section to customization Dixsie Wolmers (2): Add event log resolve and unresolve log functionality Add quicklinks to hardware status page MichalX Szopinski (2): Virtual Media, change Save image label to Load image Remove hardcoded chassis in power supplies Sneha Patel (1): Dump download file name Change-Id: If9287975d26a7fca1fec2f3019f97dcf448f7ad1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-09phosphor-fan-presence: srcrev bump cceffdd91c..fdfcc679e6Andrew Geissler1-1/+1
Matt Spinler (1): monitor: Move count timer into TachSensor Change-Id: I7da77f6be46e859b00f65d53745a20ca81c6617d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-09phosphor-host-ipmid: srcrev bump 61024d7df5..90e81fa2bcAndrew Geissler1-1/+1
Chalapathi Venkataramashetty (1): dcmihandler: update data_len to zero when getPowerReading command failed Change-Id: I70fb5069c40dc98d0b16053dccb8f619b3c26bd8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-08bmcweb: srcrev bump 90e97e1d26..2c37b4b0f4Andrew Geissler1-1/+1
Bruce Lee (1): Remove checkAndDoSensorsOverride function Sharad Yadav (2): Processor: Add UUID property Chassis: Add UUID property Change-Id: Ib5a29aebcd90087d38b7db0bc61158d9cad3d658 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-08phosphor-networkd: srcrev bump fc3aff9165..3bf1c74e11Andrew Geissler1-1/+1
William A. Kennington III (1): build: Regenerate meson for new sdbusplus Change-Id: I870a212d934157c35af0bd884686623641beabd0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-08phosphor-state-manager: srcrev bump cd0ebe867b..3ac78dfd6eAndrew Geissler1-1/+1
Andrew Geissler (1): transition: ensure only run once per power on/off Change-Id: I0f55398a0790ae99603cc39676137f86a396b2e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-08phosphor-logging: srcrev bump b41fa54bc0..3025d0b563Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Align peltool list output values Change-Id: I3b929d05b23f0767675eca0b0b283e458f810ca0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-08phosphor-dbus-interfaces: srcrev bump 0ae4052479..28dcc9a3bdAndrew Geissler1-1/+1
Bruce Mitchell (1): phosphor-dbus-interfaces: Add enum value "Pascals" William A. Kennington III (2): build: Regenerate meson for sdbus++ update build: Tools should be native Willy Tu (1): Drive: rename Interface to interface Change-Id: Ie59a09f6c8935cfb073ba07b32b9fae0ba78a76f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-08dbus-sensors: srcrev bump 2f20c5ab30..1263c3dad3Andrew Geissler1-1/+1
Bruce Lee (1): Modify set-value function from external Change-Id: Icdfbc161182019cd2b23deb46baf552b220efa8d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-08phosphor-virtual-sensor: srcrev bump 543bf66877..0fcf0e1ca1Andrew Geissler1-1/+1
Lei YU (1): Add association interface Change-Id: I974cf74f9dffb6aac4851eb2a6d3b90e31dd0551 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-08pldm: srcrev bump 12c8a661ac..06347d7947Andrew Geissler1-1/+1
George Liu (1): pdr: Fix property values corresponding to sensor states Jayashankar Padath (2): pdr: dimm identify leds sensor/effecter support pdr: sensor/effecter support for power supply fault leds Manojkiran Eda (1): Improve the pldmtool to display logical entities Change-Id: I5466b3b1fe92a82166af99555090ac8085d7a3c6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-08bmcweb: srcrev bump 7e860f1550..90e97e1d26Andrew Geissler1-1/+1
John Edward Broadbent (1): change source URL for boost Change-Id: I53ebde6d811d1844a171e91390e3b5b3903e4245 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-06phosphor-certificate-manager: Disable building testsWilliam A. Kennington III1-0/+2
We don't yet use ptest so we are wasting cycles building tests Change-Id: I4be55f6dd11bebf9f2556f35e8fa61d19bd953b2 Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-06phosphor-software-manager: Disable building testsWilliam A. Kennington III1-0/+2
We don't yet use ptest so we are wasting cycles building tests Change-Id: Id215020d9133806f98fa2253618e708ecb70f3d9 Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-05watchdog: utilize new default_interval parameterAndrew Geissler1-1/+1
Commit fb9869ff introduced the concept of passing in a default interval timeout to the watchdog application on startup. This utilized the existing --min_interval option. This worked ok but it limited the ability of external users to reduce the interval. Give the above limitation, a new feature was added to phosphor-watchdog which allows the user to explicitly set the default interval on startup in the following commit: https://github.com/openbmc/phosphor-watchdog/commit/afc369ad548137a5fdb0bc69b6606e2aafa7182b Utilize this new parameter to set the default interval on startup. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ia21dc7bb9dec50f3ec044c6d1733a54bcea15298
2021-06-05phosphor-logging: Fix missing python dependencyWilliam A. Kennington III1-1/+1
The PEL feature depends on python3 at build time to link against the library, not runtime. Change-Id: Iaaf4d39828205d8750c2669e2798bff9ea16f009 Signed-off-by: William A. Kennington III <wak@google.com>