summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2022-11-03x86-power-control: srcrev bump 58e379d1bf..fa2b6448a5Andrew Geissler1-1/+1
Zev Weiss (1): OWNERS: Add myself as a reviewer Change-Id: I8b4620fe2610706fa5d91c7fed6248821cb4aaa6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-03phosphor-dbus-interfaces: srcrev bump b78a070484..484f6c45b0Andrew Geissler1-1/+1
Nikhil Namjoshi (1): Inventory : Add Association interface for Cpu and Core Patrick Williams (1): Item: remove documentation for non-conforming association Sui Chen (1): Item: Add description for associations involving Bmc Change-Id: I043860cb29d51dffa6f02f16ac5f29425917ef2e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-03telemetry: srcrev bump 62c08e9b5e..18e7101cf3Andrew Geissler1-1/+1
Krzysztof Grobelny (1): simplified appendLimit implementation Change-Id: I0b2845110058e44354fc035b6efec5211deb60ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-03entity-manager: srcrev bump e22143df37..8172db8fafAndrew Geissler1-1/+1
Matt Simmering (1): entity-manager: Fix createsHWMon enum for devices Change-Id: I9b5cbc0594b75aebf74435c4c4d92a7013d4e4ad Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02bmcweb: srcrev bump a9f68bb5f8..291d709d35Andrew Geissler1-1/+1
Ed Tanous (4): Fix meson warnings Upgrade required version of boost to 1.80 Fix meson warning Implement If-None-Match support for caching client Willy Tu (1): Update CollectionMembers to use UrlFromPieces Change-Id: I174db2be9544b88225b3a1041bdffff7d0a84129 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02dbus-sensors, entity-manager: Combined srcrev bumpZev Weiss2-2/+2
These srcrev bumps have some cross-repo compatbility requirements (hwmontempsensor took over some device management functionality from entity-manager), so let's do them both in a single commit to avoid a window of breakage with one updated but not the other. dbus-sensors: 2c5a1f2d2e3b..661d4378467a Ed Tanous (2): Add ObjectManager in the right place Add control ObjectManager Johnathan Mantey (1): Identify active sensors via the D-Bus "sensors" service Konstantin Aladyshev (1): PSUSensor: Add device type TPS53679 Zev Weiss (3): Add getPollRate helper function hwmontempsensor: Remove redundant emptiness check hwmontempsensor: Manage devices on host power-state events entity-manager: 91df531561cd..e22143df37fa Zev Weiss (1): devices: Remove devices now managed by hwmontempsensor Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: Idbd92b250d5fde3330391414d06724b8da8ce1bd
2022-11-02Remove PACKAGECONFIG for nic-ethtoolJason M. Bills1-1/+0
The nic-ethtool option was removed from phosphor-network, so we also need to remove the PACKAGECONFIG option to build the phosphor-network bump. Tested: Confirmed that the latest phosphor-network builds successfully. Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Change-Id: Id1e12f3f2af2450500ec6c0b2acef284cb69d0a7
2022-11-02pldm: srcrev bump 4913998a13..68f5bbdfa5Andrew Geissler1-1/+1
Jayashankar Padath (1): oem-ibm: FFDC enhancement changes Manojkiran Eda (1): Drop requester-api meson option Patel-Kamalkumar (1): PLDM: Fixed broken testcase for upstream RIYA DIXIT (1): Fix the Sensor Offset in the host_pdr_handler Change-Id: I9b382c9b4c3584344d0539c13b1cfd733219c720 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02phosphor-hwmon: srcrev bump 5e5259bf67..c9d61613d4Andrew Geissler1-1/+1
George Liu (1): sensor: Implement sensor "ACCURACY" Change-Id: I901c6f57da095519c765ec2a818be4bb3d02828f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02phosphor-virtual-sensor: srcrev bump f7ec40aa6c..71b9c11676Andrew Geissler1-1/+1
Matt Spinler (1): Throw the exception on the EM D-Bus fail Change-Id: Id253d1c12dcffc93036d8861d14f11a182c6d60f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02phosphor-nvme: srcrev bump 76f455e440..bcae0870ceAndrew Geissler1-1/+1
Potin Lai (1): nvme_manager: add support for adjust monitoring interval Change-Id: Iaa66ae3250d92c0b0d4188808eaf15a357fab88d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02webui-vue: srcrev bump 112dbb266e..ef96c6d969Andrew Geissler1-1/+1
Damian Celico (1): Add env variable toggle event logs delete button Konstantin Aladyshev (2): RU: Check certificate file extension RU: Server manufacturer and Firmware version on Overview tab wangqi02 (1): Fix an undefined issue in UT Change-Id: Ie75135a7e4a1bd6b1e7660ee4198ef690f145959 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02telemetry: srcrev bump 0253f6d3cb..62c08e9b5eAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Redesigned error handling Szymon Dompke (5): Use clang-format-15 Remove scripts directory Fix sensor count not updating Add missing header Update meson and subprojects Change-Id: Ib85a3cd17d8194cca269d10a4c49cbaafb4234e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02peci-pcie: srcrev bump be1fdbfddb..975faf7336Andrew Geissler1-1/+1
Willy Tu (1): Remove error spam in getGenerationInUse Change-Id: Ie1c480c1813654527c8d927f632654dee433fe1f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02phosphor-state-manager: srcrev bump 7e0e4e9227..55324b49a0Andrew Geissler1-1/+1
Andrew Geissler (1): only quiesce in reboot on host crash Change-Id: Ibe005ce0cd5d7e91cae07d349af47c3483491cd5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02phosphor-power: srcrev bump 1c0576bb51..941b60df01Andrew Geissler1-1/+1
Jim Wright (1): psu-ng: Allow more than expected number of PS Shawn McCarney (2): psu-ng: Change max size of firmware version to 12 Update OWNERS file Change-Id: I77e14c3f6356c74e97084a70c6d7e6240db73d04 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02phosphor-logging: srcrev bump c107f191fc..b0820142ebAndrew Geissler1-1/+1
Jayanth Othayoth (2): PEL: message registry: Remove action flags from SpareClock PEL: added additional callouts in SpareClock message registry Matt Spinler (1): Don't install elog-gen.py and mako templates deepakala-k (1): PEL: Add registry for logging Guard partition access error Change-Id: Ia12181c915593bcca8e31c82d2bb9daf2fa51b01 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02phosphor-user-manager: srcrev bump 745ce2ed79..c5382dbf79Andrew Geissler1-1/+1
Nan Zhou (5): treewide: make code compie on clang clang-tidy: enable clang-tidy gitlint: check commit message build tool: remove autotools main: use process loop Change-Id: Ibcc36d57a7d346cf73fb222b68cde6976c36dc74 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02phosphor-health-monitor: srcrev bump b7d7bd5a38..517524a01fAndrew Geissler1-1/+1
Andrew Geissler (1): monitor size of /tmp Sui Chen (1): Change association tuple to "monitoring, monitored_by, bmc" Change-Id: I2c8f4c27de9c3876b45993c8d0b6a31930811d42 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-01meta-phosphor: npcm8xx.bbclass: adjust each image alignment by its definitionTim Lee1-7/+7
Tested: buid pass and boot up successful when loading BB at 0x80000 for example Verified by bootblock log as below: ========== Load bootblock ========== tip_firmware_image_init fiu0 cs0 BOOTBLOCK tag U. scan from 0x80000000 to 0x88000000 tip_firmware_image_scan_flash BOOTBLOCK found addr 0x80080000 dst 0xfffd0000 Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I62eced6d80b48d488348d43468f8f01edf83d79a
2022-11-01meta-phosphor: modify nbd proxy port settingsTingting Chen1-1/+17
Modify the state_hook to dynamically select a unused port. fixes openbmc/openbmc#3814 Tested: 1.Login BMC WEB; 2.Go to 'KVM page', the KVM is working OK; 3.Click on 'Open in new tab' to make sure another KVM session is opened; 4.Go to "Virtual media" page, click "Add file", choose an ISO file, and click "Start",verify no error output. Change-Id: Iba6c682493fe481d0b955d43d0be520cedb5f86f Signed-off-by: Tingting Chen <chentingting.2150@bytedance.com>
2022-11-01stdplus: srcrev bump 37b2d5eaec..3ad6baf880Andrew Geissler1-1/+1
William A. Kennington III (1): raw: Make it possible to override alignment checks Change-Id: I11bf02f218634d659ba7aba365a00a78945fe011 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-01phosphor-fan-presence: srcrev bump f231ed3a8b..194309ef52Andrew Geissler1-1/+1
Matt Spinler (4): presence:ibm,bonnell: Add config file control:ibm,bonnell: Add minimal config files monitor:ibm,bonnell: Add minimal config file control:cnfgs:p10bmc: Add svc names to some groups Change-Id: I167dce51deb4a2eadb731da5b697678fba25b72d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-01ssifbridge: srcrev bump 88cdf7d12a..51835394c3Andrew Geissler1-1/+1
Dung Cao (1): Fix the sizeof length field in ssif messsage quang.ampere (1): Fix host ssif driver unable to create /dev/ipmi0 interface Change-Id: Ibbadd2b02ad5d50483d592d0d0ae34e594bd64b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-31bmcweb: srcrev bump 4e7efda1ad..a9f68bb5f8Andrew Geissler1-1/+1
Claire Weinan (1): LogService: Increase dump timestamp precision Ed Tanous (1): Fix privileges on default handlers Tony Lee (1): pcie: Fixed return nothing when get PCIeDeviceId Change-Id: I88ec2fba6acf83a0a4790820753df3767a358bf1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-26phosphor-dbus-interfaces: srcrev bump 844e332c6a..b78a070484Andrew Geissler1-1/+1
Chris Cain (1): Control.Power.CapLimits: Add power cap limits interface Patrick Williams (2): ACPIPowerState: set default property values treewide: use more specific object_path type Willy Tu (1): mapper: Add Associated subtree method definition Change-Id: Ib895063ba0b4a344ff8ee0f695a6718f15a03412 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-26phosphor-bmc-code-mgmt: srcrev bump 8d16554c89..deb86b4a16Andrew Geissler1-1/+1
Isaac Kurth (1): field mode: restore works on all systems Change-Id: Iad9c3a050cbf26992ba47b93fbb5ce3c842f8af1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-26bmcweb: srcrev bump 532d769725..4e7efda1adAndrew Geissler1-1/+1
Carson Labrado (1): HTTP Client: Improve handling operation timeouts Chicago Duan (1): Implements PowerSubsystem schema Jiaqing Zhao (1): certificate: Allow deleting LDAP client certificate Nan Zhou (1): redfish.hpp: fix header path Willy Tu (1): utility: Append Url Pieces to existing Url Change-Id: I1a0a845e44a1026224b1d2072cebd3ccf2de7dda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-24meta-phosphor: time-manager: remove stale autoconf-archive-nativePatrick Williams1-1/+0
This recipe is using meson now, so remove the stale autoconf-archive-native dependency. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9c5f7a6a28f4545adde31f46cc672e6c9cff548b
2022-10-24Remove largely unmaintained MihawkMyung Bae1-1/+0
A fork of it is maintained but its upstream layer has largely been unmaintained. No future products are planned to be based on this layer. Mihawk is similar to Witherspoon. Signed-off-by: Myung Bae <myungbae@us.ibm.com> Change-Id: I82f7d777b78cd126237d51e42f1e11abdf80ae68
2022-10-24entity-manager: srcrev bump 4f54a0b862..91df531561Andrew Geissler1-1/+1
Konstantin Aladyshev (1): devices: add TPS53679 support Change-Id: I160a96d63981b38407d40ef8cff050f2a407f66e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-21phosphor-buttons: srcrev bump 4250785723..d219fa3c48Andrew Geissler1-1/+1
Naveen Moses (1): Add serial uart mux interface class Change-Id: Iaa493fc1a04550f28d7b405bd0d5b9fccd84e8cb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-21phosphor-pid-control: srcrev bump e2ec69ad00..cf8ee3006cAndrew Geissler1-1/+1
Ed Tanous (1): Move Ed from maintainer to reviewer Change-Id: Id1d5acbc4a12ede615d7ed900e8649717b26c390 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-21entity-manager: srcrev bump 7b8786f447..4f54a0b862Andrew Geissler1-1/+1
Chau Ly (1): configurations: Add fan and psu sensors for mt_jade Change-Id: I6a5dbc06a026618cb934c2ae5d7820d02335fbe3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-19phosphor-net-ipmid: srcrev bump 67aaec2e06..ec43741461Andrew Geissler1-1/+1
Tingting Chen (1): phosphor-ipmi-net: Add sysrq handle in netipmid for ipmitool sol. Change-Id: I7672f9e3a8c86695868036e0f6e09f356c333a06 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-19phosphor-host-ipmid: srcrev bump 45aed6919d..9a9ac0bcfcAndrew Geissler1-1/+1
Ed Tanous (1): Move the location of sensor object manager Willy Tu (2): fix clang-tidy error for overriding destructor cleanup Secure types adarshgrami (1): DCMI Commands: Support Get DCMI Sensor Info Dynamically Change-Id: If093eae12e17fee11ec0364981d7e23e87b8ae46 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-19bmcweb: srcrev bump 525fc07224..532d769725Andrew Geissler1-1/+1
George Liu (1): Add EnvironmentMetrics schema Gunnar Mills (1): Revert "NetworkProtocol: Support NetworkSuppliedServers property" Nan Zhou (4): pcie: fix Members@odata.count pcie: fixed filpped empty check move config to a subdir use multiple test targets Change-Id: Ief9f75c6ffebf3e26e1ccda83333eb9a39ea15df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-18Add Settings daemon service as a dependent service.Kumar Thangavel1-0/+2
Added xyz.openbmc_project.Settings.service as a depedent service for ipmid daemon and service to ensure restrictionMode is created or not. TESTED : Built Facebook YosemiteV2 images and loaded on the target hardware. Verified dependent service added and restriction mode enabled. Signed-off-by: Kumar Thangavel <thangavel.k@hcl.com> Change-Id: Ibb9300e440741fa71b2a6693ba2904d641156965
2022-10-17phosphor: systemd: Remove kmod and sysvinit modulesJoel Stanley1-2/+0
These are not used by most OpenBMC systems. Disabling these modules appears to reduce the squashfs size by 56KB for build of Witherspoon. Change-Id: I6e895639de5e1a1966abe2df9f87b24946ca42b3 Signed-off-by: Joel Stanley <joel@jms.id.au>
2022-10-17sdbusplus: srcrev bump 77b8aac3ab..a8a092c064Andrew Geissler1-1/+1
Willy Tu (1): remove potential memory leak with getAllProperties Change-Id: Ic0b01987cb4403361fe388d291671b2dd2d0a658 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-17libmctp: srcrev bump c9ac4fc562..695deed810Andrew Geissler1-1/+1
Andrew Jeffery (12): clang-ignore: Remove files that pass formatting tests: core: Format with clang-format utils: capture: Format with clang-format container_of: Format with clang-format alloc: Format with clang-format utils: mctp-in: Format with clang-format utils: mctp-pipe: Format with clang-format utils: mctp-astlpc-daemon: Format with clang-format tests: test-utils: Format with clang-format libmctp-astlpc: Format with clang-format libmctp-serial: Format with clang-format tests: serial: Format with clang-format Change-Id: Ibf51c1e801d68c16b14fe12a6b9bf2c0e2c2b84f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-16phosphor-host-ipmid: srcrev bump 0a24e5cd3f..45aed6919dAndrew Geissler1-1/+1
Hieu Huynh (1): Fix wrong UUID interface Change-Id: I73e5e6dfc6d8878eb5e569595cc32bb20666d332 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-16sdbusplus: srcrev bump 1778b12b1d..77b8aac3abAndrew Geissler1-1/+1
Patrick Williams (22): std::execution: import from p2300 prototype async: add coroutine task support async: add context support async: add client-object proxy async: add match event: add a simple wrapper around sd-event async: context: support stopping the context event: add oneshot timer support async: add sleep_for sender async: add scope async: scope: add completion sender async: context: handle shutdown better async: match: stop pending sender on dtor async: handle exceptions and stops async: scope: allow blocks before started test: async: add a few recursive task tests async: context: spawn on worker thread async: context: simplify run function async: context: allow run re-entrance async: context: allow many exceptions test: async: tweak time multiplier docs: move yaml documentation to a subdir Change-Id: Ia1c632552d05a9916145db3b4b76605cac2929a6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-14pldm: srcrev bump 27a022ca33..4913998a13Andrew Geissler2-2/+1
As the pldm code already removed the libpldm code, we are removing that from the recipe as well. Manojkiran Eda (2): Remove libpldm code & add libpldm.wrap Remove libpldm documentation from pldm Change-Id: Icc9ec6e5462c7a3c34405fa01b86f6087e7f8efc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-14sdbusplus: srcrev bump 41f42f6b33..1778b12b1dAndrew Geissler1-1/+1
Ed Tanous (1): Allow clients to disable coroutine support Change-Id: Ib4b1867ca850ff4b4520acd9d8684f3389a1347d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-14meta-phosphor: remove avahi upgrade workaroundPatrick Williams2-13/+0
A workaround was added in 2019 to handle code updates, which needed to add an avahi user. Assume that this has been applied to all vendor machines by now and can be removed. Tested: Booted Witherspoon in QEMU and observe the avahi user and group are still created correctly. ``` root@witherspoon:~# grep avahi /etc/group /etc/passwd /etc/group:avahi:x:996: /etc/passwd:avahi:x:997:996::/run/avahi-daemon:/bin/false ``` Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I704dd7f09803df32690ba37882e94bb0664597e5
2022-10-14meta-phosphor: jsnbd: promote dynamic-layers contentPatrick Williams5-89/+7
The previous 'dynamic-layers' content has been fixed so that it is functional on both aspeed and nuvoton (and likely any system that exposes the same sysfs class entries). Promote this content out of dynamic-layers and make it common to reduce the hardware-specific duplication. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8f8247098ef8f8b035269815ebe77dedb2e8a441
2022-10-14meta-phosphor: entity-manager: fix ibm-power-cpu overridePatrick Williams1-1/+1
There is a missing fix from from Yocto OVERRIDE syntax change that hasn't been noticed in a long while. Fix it. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic40b65d328b4d8fa02f736948d7fde7981ba0669
2022-10-14meta-phosphor: remove unused raspberrypi directoryPatrick Williams1-1/+0
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib577fd4e0645d7e7030fd2b57fc7b09f15ee750e
2022-10-14meta-phosphor: remove unused phosphor-led-manager-error-native recipePatrick Williams1-22/+0
This content is also covered by phosphor-led-manager-yaml-provider and is not pulled into any systems. Remove the old recipe. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0be28efbe3da677e508841b2a2beb09de9a4e1d6