summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2022-11-19meta-phosphor: systemd: remove udev from USERADD_PACKAGESPatrick Williams1-0/+8
The latest Yocto adds udev to the USERADD_PACKAGES set, which causes it to have a RDEPENDS on "shadow". We explicitly remove shadow from our initramfs due to not wanting the size of it and all the corresponding PAM modules. Having it set breaks p10bmc where we pull a udev-requiring script into the initramfs. The only reason udev is currently in the USERADD_PACKAGES is due to a need for a specific udev rule related to graphics adding a `render` group. Since this isn't applicable to the BMC, I'm removing udev from the USERADD_PACKAGES for us. Change-Id: I9b92dbefc691f91c179a0bfcb5bd228bb27b738a Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2022-11-18phosphor-debug-collector: srcrev bump f39157c877..cdb5897745Andrew Geissler1-1/+1
Jayanth Othayoth (1): remove unused com.ibm specific header file from dump utils Marri Devender Rao (2): Revert "dreport: add active services (systemd) status to the BMC dump" dreport: move ipaddr plugin commands into network plugin Change-Id: Iaffbbab7eacf8e17413eab84234565d94d22568d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-16phosphor-host-ipmid: srcrev bump 9a9ac0bcfc..b78184e73bAndrew Geissler1-1/+1
Willy Tu (1): Add option to disable getActiveSoftwareVersionInfo Change-Id: I3b363575cc4b14c672f5ddbc7f4df83d8621f51a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-16phosphor-pid-control: srcrev bump cf8ee3006c..fb82a87d2eAndrew Geissler1-1/+1
Harvey Wu (2): Change folder name build to buildjson fix cppcheck warning Harvey.Wu (2): fix compile warning when meson build meson: Add meson and meson_option files Josh Lehan (2): pid/zone: Adding unscaled to cache and logging dbusconfiguration: Init margin similar to temp Change-Id: I64d771c3ad25bdee0d4ff249a84701ce5de6e7c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-16smbios-mdr: srcrev bump 7393e48def..bb9c622d16Andrew Geissler1-1/+1
Gobinath Krishnamoorthy (1): Use mobo's object system iface to find mobo path. Konstantin Aladyshev (1): Utilize 'Bank Locator' memory device table field Change-Id: I24002707ab97189ae64aa85b16b9058bf73519f0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-16pldm: srcrev bump 68f5bbdfa5..cac0ebb2a6Andrew Geissler1-1/+1
Sagar Srinivas (1): pldm: Trace out BIOS attribute change Change-Id: I8c41ca8226b3484f57a6feff2b3b05f301abfa13 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-16phosphor-debug-collector: srcrev bump 89d648e797..f39157c877Andrew Geissler1-1/+1
Asmitha Karunanithi (1): Implement OriginatedBy interface in dump entry dbus obj Janet Adkins (1): dreport: Add Linux Kernel trace to dump Change-Id: Id92a4215decb76531beb2cd773bdde93fe0f4c43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-16bmcweb: srcrev bump ce05f6c443..4ca3ec3c54Andrew Geissler1-1/+1
Albert Zhang (1): Add Redfish EnvironmentMetrics schema in bmcweb Nikhil Namjoshi (1): Processor: Implement links and HEAD Change-Id: I564e5419f78b475c8b963d4185460de58afb5a13 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-15libmctp: srcrev bump f447b4f440..0f05b6cb81Andrew Geissler1-1/+1
Andrew Jeffery (1): astlpc: Refactor redundant assertion and associated logic Change-Id: Ife917ac238d0313b9d0d6e99c21b8cf335a385f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-12phosphor-dbus-interfaces: srcrev bump e7c10bd5cd..219368bedbAndrew Geissler1-1/+1
William A. Kennington III (1): Network/VLAN: Remove InterfaceName Change-Id: I4f0e4a83d3630e53e2565b6d00bad40bcc59aa70 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-12phosphor-post-code-manager: srcrev bump a27519e987..c1819379d1Andrew Geissler1-1/+1
Bonnie Lo (1): Max post code file size per cycle setting Change-Id: Ic533dad7f9986a01bd29523b39ee29e0b49009f0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-12webui-vue: srcrev bump 946535f39b..b24a483edaAndrew Geissler1-1/+1
Konstantin Aladyshev (1): Display DIMM identify LED element only if LED is present Change-Id: I266e5abeb88eadb5f794b19f32f17ebd4eac7b2b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-12phosphor-state-manager: srcrev bump 6bb52dad50..eab2ea348dAndrew Geissler1-1/+1
Andrew Geissler (2): hypervisor: add to documentation update host state documentation Change-Id: I43fe1991a9fd8baeed21d85b65881c601787cbbb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-12phosphor-user-manager: srcrev bump 40e44979e8..fef63038e4Andrew Geissler1-1/+1
Nan Zhou (5): user add/delete: add unit tests ThrowForInvalidPrivilege: add unit test ThrowForInvalidGroups: add unit test renameUser: add unit test updateGroupsAndPriv: fix bugs and add tests Change-Id: Ic09994c776b9e3fc134a968bd19ff25d4e15dbcc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-11bmcweb: srcrev bump 32d9a653b2..ce05f6c443Andrew Geissler1-1/+1
Carson Labrado (1): Aggregation: Fix header clobbering Nan Zhou (1): thermal subsystem: iwyu Change-Id: I21c3eb60b25c6efec1dde6ee3968cb9a443e2b59 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-11phosphor-debug-collector: srcrev bump c0ab9d43d5..89d648e797Andrew Geissler1-1/+1
Marri Devender Rao (12): dreport: fix capturing guard data in BMC dump op:dreport change path of device-tree to copy to dump dreport: add inventory persistent data to BMC dump dreport: add led manager persistent data to BMC dump ibm:dreport: move IBM specific dump plugins to repository dreport: Fix warnings displayed during plugin execution op:dreport list existing dump details to BMC dump op:dreport Add OCC details to BMC dump dreport: Add BIOS settings data to BMC dump dreport: add settings data to BMC dump openpower:dreport: add cfam details to BMC dump dreport: removing logging error in altfwprintenv dump plugin Matt Spinler (1): Add README for dreport Change-Id: Ic3dfbbd1be8fcd10b058abce30e661a60b73957e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-11phosphor-state-manager: srcrev bump 55324b49a0..6bb52dad50Andrew Geissler1-1/+1
Andrew Geissler (1): obmc-host-graceful-quiesce: ensure starts synch targets Change-Id: I94d9e15cf3d851be2259ee7e91723d0f1176d07c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-11dbus-sensors: srcrev bump 6db8aae453..ece5c86a12Andrew Geissler1-1/+1
Zev Weiss (1): Define Sensor::readingStateGood() in terms of readingStateGood() Change-Id: Ifaee75cbdda5cf349294fe630c54bbf80d44c619 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-11webui-vue: srcrev bump ed7278a2f7..946535f39bAndrew Geissler1-1/+1
wangqi02 (1): Fix In-page "Refresh" button doesn't update sensor readings Change-Id: Ia4d39e1d74eb0dbfaa239dbc2e16ccaf274c3fce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-11phosphor-user-manager: srcrev bump e47c09d3cc..40e44979e8Andrew Geissler1-1/+1
Nan Zhou (4): RemoveStringFromCSV: add unit test PamModuleArgValue: add unit test coverage user exist: simplify expression, add unit test name constraint check: add unit tests Change-Id: Ic940d2b1f66ea345104bdc3e15ef2360672c45bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-11bmcweb: srcrev bump ca9e6be63a..32d9a653b2Andrew Geissler1-1/+1
Nan Zhou (2): OWNERS: fix syntax thermal subsystem test: fix typo Change-Id: I817aa89c9b7e405393b76341963d116ac4fe352b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-11phosphor-dbus-interfaces: srcrev bump 36b527af49..e7c10bd5cdAndrew Geissler1-1/+1
DelphineCCChiu (1): Add PowerCycleError parameter in Chassis Error yaml George Liu (3): Fan, Item: add cooling association Item, LED: add identifying association Item, LED: add fault_identifying association Change-Id: Id17aa0a5ea0759728be8eee2114063d947a63c23 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-10openpower: Add service link for host dump clear serviceDhruvaraj Subhashchandran1-1/+1
Add link for the service which clears the the dump stored in host memory during a host poweroff Included srcrev bump 583ebc090b..c0ab9d43d5 Claire Weinan (1): Populate timestamps with microsecond precision Dhruvaraj Subhashchandran (10): OpenPOWER: Do not wait for response deleting host dump OpenPOWER: Add additional trace to host dump operations OpenPOWER: Clear system and resource dump entries while powering off OpenPOWER: Do not delete dump entries during mp reboot OpenPOWER: Use non blocking call for host dump offload request OpenPOWER: Password is not mandatory for resource dump OpenPOWER: Prevent dump delete while offloading OpenPower: Return unavailable if any error in deleting host dump OpenPOWER: Add PCIInit also as host running state OpenPOWER: Add additional traces when requesting inst Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: Ibf2139402e8d190814c3fbc39b1ff93c269e9eb5
2022-11-09phosphor-fan-presence: srcrev bump 194309ef52..eee2580507Andrew Geissler1-1/+1
Matt Spinler (2): sensor-mon: Watch for InterfacesAdded sensor-mon: Check service on D-Bus at power on Change-Id: I754763444e58d02aac46fe3421e9eaf7e0d592b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-09obmc-ikvm: srcrev bump b7cf1bbdad..fe685fb4a6Andrew Geissler1-1/+1
Marvin Lin (1): Add support for specifying UDC that HID gadget will connect to Change-Id: I61eb7ba0b54c4dc9270c5600e33f447d4308ebfe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-09webui-vue: srcrev bump ef96c6d969..ed7278a2f7Andrew Geissler1-1/+1
glukhov.mikhail (1): Added correct diagnostic mode display Change-Id: Ieb7802a57d4dfae2b380fee6213772e13c9696b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-09phosphor-health-monitor: srcrev bump 517524a01f..51bcfcb11dAndrew Geissler1-1/+1
Sui Chen (1): Add kernel and user CPU utilization Change-Id: I7803cc537a1495855f5f9a07e4787bead9f63a46 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-09entity-manager: srcrev bump 8172db8faf..b068d431c6Andrew Geissler1-1/+1
Potin Lai (1): entity_manager: convert Type to lower case for schema filename Zhikui Ren (1): Update OWNERS Change-Id: I02bd9d016ae2da9799c1861b6ee7d83ca7523ed6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-09bmcweb: srcrev bump 6c7d53a54a..ca9e6be63aAndrew Geissler1-1/+1
Ed Tanous (1): Implement links and HEAD for NetworkProtocol George Liu (1): Add ThermalMetrics schema Nan Zhou (2): Add a whitespace in test power subsystem: fix header Change-Id: I97a6e4b41a6a47e8296353902a2b387a86642ab4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-09phosphor-networkd: srcrev bump 90434ee4d9..85dc57a57cAndrew Geissler1-1/+2
William A. Kennington III (20): util: Remove unused strings system_queries: Migrate system queries into a single place ethernet_interface: Reduce error logspam ethernet_interface: Refactor object creation args types: Flesh out address comparison and string formatting system_queries: Get Interface Info from netlink test: Make mock syscalls take InterfaceInfo treewide: Move all sd-event to sdeventplus network_config: Leverage a default network file rtnetlink_server: Use netlink parser code netlink: Use refFrom instead of copyFrom netlink: Add common function for extracting payload rtnetlink_server: Fix edge triggering ethernet_interface: Merge VLAN into EthernetInterface routing_table: Cleanup types to avoid unnecessary conversions rtnetlink: Remove unnecessary copy rtnetlink_server: Also monitor links network_manager: Add a mapping of interface ids rtnetlink: Separate out gateway parsing network_manager: Make it possible to reload without refresh Change-Id: Ib694632e79f28025f9ffdd81fc433d996f717573 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-09phosphor-dbus-interfaces: srcrev bump 484f6c45b0..36b527af49Andrew Geissler1-1/+1
Benjamin Fair (1): Inventory: Add "containing" Association for Item Change-Id: Id8ec3498f6048b5bec75e8988129017a82a34a90 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-09dbus-sensors: srcrev bump adbcd7c739..6db8aae453Andrew Geissler1-1/+1
Thu Nguyen (1): Support value "ChassisOn" for "powerState" option Change-Id: Iab63ea23eb95f2b3c969e81529d9380b82dd8ba0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-04sdbusplus: srcrev bump a8a092c064..44c6013c14Andrew Geissler1-1/+1
Patrick Williams (1): sdbus++: remove 'path' type Change-Id: I491f6f3914eddd4f87492795440d886a4306e694 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-04phosphor-networkd: srcrev bump 6bf7a7d631..90434ee4d9Andrew Geissler1-1/+1
Patrick Williams (1): yaml: use 'object_path' type Change-Id: Iaffaab62c7db74404e5b88a409871ef9d0c9fc7e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-04phosphor-ipmi-flash: srcrev bump a4216a593f..76d37b6b23Andrew Geissler1-1/+1
Gaurav Gandhi (1): Fix check of onDeleteType in log_handler builder Change-Id: Icf5871e9ec55c40bbc89d9eb5b73df931bd38826 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-04phosphor-virtual-sensor: srcrev bump 71b9c11676..bbf22d8127Andrew Geissler1-1/+1
Clyde Huang (1): fix the wrong URL link Tao Lin (2): Update threshold to entity-manager Add func for Maximum when sensor from DBus Change-Id: I849837b10db6224705c0e26f14a24d42386a366c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-04libmctp: srcrev bump 695deed810..f447b4f440Andrew Geissler1-1/+1
Rashmica Gupta (1): astlpc: Add check for MCTP hdr version Change-Id: Ie4e31f1fd587077fc2ad91602f30a5dc56cee472 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-04dbus-sensors: srcrev bump 661d437846..adbcd7c739Andrew Geissler1-1/+1
Naresh Solanki (1): PSUSensor: Add regulator devices Zhikui Ren (1): Add control ObjectManager to PSUSensor Change-Id: I9633574f37b1e02977580fe302b0f6c599a62c38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-04bmcweb: srcrev bump 291d709d35..6c7d53a54aAndrew Geissler1-1/+1
Ed Tanous (1): Subproject include as system include Change-Id: I0f9fd15a74d3b794eb56c1e4c8dea8c65dbe93f0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-04phosphor-user-manager: srcrev bump c5382dbf79..e47c09d3ccAndrew Geissler1-1/+1
Nan Zhou (1): getCSVFromVector: optimize and add tests Change-Id: I41add08214776bc997ed03cb0b45e0e6bf6cd64f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-04phosphor-networkd: srcrev bump f7dce2e866..6bf7a7d631Andrew Geissler1-1/+1
Ali El-Haj-Mahmoud (1): Treat link-local addresses as static when link local autoconfig is disabled. Asmitha Karunanithi (2): Set static & dhcp sent ntp server ip on ethernet obj Move dbus method call into try-catch block William A. Kennington III (26): netlink: Improve error output util: Don't directly include config_parser.hpp util: Fix mac truncation util: Refactor isValidPrefix to reduce address family re-use util: Remove unused toMask util: Refactor addrFromBuf util: isValidIP should be noexcept util: Refactor IP toString util: Add non-family isValidIP ethernet_interface: Simplify hwaddr string network_manager: Cleanup VLAN creation network_manager: Cleanup map type network_manager: Inline trivial functions network_manager: Allow direct access to interfaces ethernet_interface: Use string_umaps where sensible build: Cleanup subprojects and gitignore treewide: Clean up string parameters ipaddress: Remove obsolete gateway parameter ethernet_interface: Refactor object hashing ethernet_interface: Remove unused resolvconf file ethernet_interface: Always try ethtool as we handle unsupported ethernet_interface: Add error logging for ethtool queries ethernet_interface: Refactor ethtool querying test/ethernet_interface: Improve syscall test coverage treewide: Remove redundant inline vlan_interface: Remove interface name usage Change-Id: Ia9f3c8312333902c554cb8bed4e7e71faada0e3a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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>