summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-10-19meta-ampere: mtjade: state: remove no-warm-reboot cfgThang Tran1-0/+1
In the commit 16bb75ab on the openbmc repo, it disables warm-reboot build option in phosphor-state-manager by default. To enable warm-reboot option, we have to remove no-warm-reboot packge configuration. Tested: 1. Request power reset Host. $ipmitool power reset 2. ForceWarmReboot target is called. Change-Id: I4f7d4d4b148e77867562ed1a8efe7797f4a6d8dd Signed-off-by: Thang Tran <thuutran@amperecomputing.com>
2023-10-19meta-ampere: mtmitchell: state: remove redundant build optionThang Tran1-5/+0
In the commit 16bb75ab on the openbmc repo, it disables warm-reboot by default, we don't have to disable it again. Tested: 1. Request power reset Host. $ipmitool power reset 2. Reboot target is called. Change-Id: Ie1ed12709c200d358ae4e93e55565ebd1ea68c4f Signed-off-by: Thang Tran <thuutran@amperecomputing.com>
2023-10-19meta-ampere: mtmitchell: correct checking PGOODThang Tran2-23/+6
Currently, in the platform initialization phase, BMC is checking PGOOD gpio via both dbus and "/sys/class/gpio" methods. The "power_control" application is polling PGOOD. Sometimes, "power_control" stops checking the PGOOD's status due to a conflict with platform initialization. It makes BMC can not control the power. This commit removes the conflict between the "power_control" and the platform initialization as below: - Update ampere-platform-init.service to request the platform initialization run before the "power_control". - Update mtmitchell_platform_gpios_init.sh to remove checking PGOOD via dbus. Tested: The platform initialization runs before the "power_control". Turn on/off the host, reboot BMC, AC power work correctly. Signed-off-by: Thang Tran <thuutran@amperecomputing.com> Change-Id: Ic9619f93b8a49c578a8a0d733872a636ec6fc100
2023-10-18obmc-console: Update PACKAGECONFIG for sshAndrew Geissler1-5/+10
Enable PACKAGECONFIG to support `obmc-console-ssh` and make sure that it doens't conflict with concurrent-servers. Change-Id: I6c2205f827cdc74c32e4ce72ca2ce780a45d71bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Willy Tu <wltu@google.com>
2023-10-18stdplus: srcrev bump e6fda45018..e9f0485c5bAndrew Geissler1-1/+1
Peter Foley (1): str: Add missing include Change-Id: I52e814f7b4e429c9a9b95707d187c6e4284183d4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-18meta-facebook: yosemite4: Add initial GPIO settingDelphine CC Chiu6-1/+115
Summary: To initial GPIO setting by following yosemite4 hardware setting Tested: Check GPIO using devmem Change-Id: I706ecfc8a41dcc12e4bd0f293c5ae38f5943d377 Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
2023-10-18webui-vue: srcrev bump c3cf3610b3..710f121e5aAndrew Geissler1-1/+1
HuyLe (1): Fix pressing Refresh button not removing deleted sensors Change-Id: I77cd934b0251dd2a04ffb3fb947ca0c33b24ae03 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-18pldm: srcrev bump d310f8213a..ebf8bb54afAndrew Geissler1-1/+1
Sagar Srinivas (1): Maintain consistency of entity instance variable Change-Id: I8517663a41ab5f9b14b3ce1d19362076daac4250 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-18libpldm: srcrev bump cc45aed780..8cc5c7769aAndrew Geissler1-1/+1
Andrew Jeffery (5): abi: Drop aarch64 ABI reference abi: Update x86_64 dump in accordance with the CI output base: Stabilise pldm_msg_hdr_correlate_response() transport: af-mctp: Stabilise pldm_transport_af_mctp_bind() README: Add a note explaining ABI stability Change-Id: I425837f64cae1bec5f38af9f75187401097ac4d5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-18openpower-occ-control: srcrev bump 159a22791f..9bec8af070Andrew Geissler1-1/+1
George Liu (2): meson_options.txt: Support for reading options from meson.options meson: Replace configure_file with fs.copyfile Patrick Williams (2): build: upgrade to C++23 meson: remove install-error-yaml option Change-Id: I2535ab2df84cf5d0edcba6d262ade1880fe2f6e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-18meta-openpower: occ: Remove use of install-error-yamlChris Cain1-15/+0
No longer using local error-yaml. Change-Id: I5ac09db40dbb1fdd13daed3113ded975e3957968 Signed-off-by: Chris Cain <cjcain@us.ibm.com>
2023-10-17dbus-sensors: srcrev bump 436c5bdb25..e98adf5bf3Andrew Geissler1-1/+1
Andrew Jeffery (1): Utils: Include charconv to fix std::from_chars_result failure Change-Id: I72b952d0e08e4f2419e07e088f2c0afa6ce42b6d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-17telemetry: srcrev bump 3995a361af..38c6409c16Andrew Geissler1-1/+1
Wojciech Tempczyk (1): Fix static code analysis tool failures Change-Id: Id16ccaacd4fe02be86a4391e3a7325851815ef98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-17smbios-mdr: srcrev bump e05a542324..027277a4a9Andrew Geissler1-1/+1
Josh Lehan (1): Refactor MDRV2 class to allow more than one Change-Id: I6ef0669c43170703fbd6d60710f85be9b9fe006b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-17openpower-proc-control: srcrev bump 773fd244bb..3b59356a12Andrew Geissler1-1/+1
Deepa Karthikeyan (1): PHAL:Fix missing clock diagnostic data during ipl Change-Id: I96de82af4645af1b932d6969a404a50e473cfb09 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-17phosphor-networkd: srcrev bump 40f9b3d83c..af38fe9dd7Andrew Geissler1-1/+1
Yuxiao Zhang (1): phosphor-networkd: write down the config when GW changes Change-Id: Id50126f48d022660637dbee3f5cfec212d664520 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-17libbej: srcrev bump 0a29193fdd..6df0c486dbAndrew Geissler1-1/+1
kasunath (1): Encode more BEJ data types Change-Id: I53db919acf56662a5b2a3c08a3e989386c2ca330 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-17entity-manager: srcrev bump bfda2c4317..1c850f7750Andrew Geissler1-1/+1
Patrick Rudolph (3): configurations: sbp1: Add RTC ADC sensor configurations: sbp1: Add NIC temperature sensors configurations: sbp1: Add PCH temperature sensor Potin Lai (1): configurations: update Bletchley FSC configuration Change-Id: I25ab623e7cd44d9c31a00a240a170b7e7dcb666c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-17phosphor-fan-presence: srcrev bump 0cff4ea6fb..785f6d681eAndrew Geissler1-1/+1
Matt Spinler (1): control:configs:rainier-*4u: Add new hot card Change-Id: I3c518178751ee9a9a7b3f57be276781769682b62 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-17phosphor-host-ipmid: srcrev bump 4fc7b69ec4..058e291f1eAndrew Geissler1-1/+1
Potin Lai (1): apphandler: convert major verion if greater than or equal to 2000 Thang Tran (1): dcmi: fix Get Sensor Info command Change-Id: I575db193c58d9eb1276ae61ca379c20f7d7e2436 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-16initfs: Adapt shutdown unmount to systemd v254Milton Miller1-2/+4
Adjust the awk match statement to unmount the ro and rw filesystems possibly from multiple places. Systemd version 254 changed the rules for mount propagation and what is left mounted under run during systemd-shutdown before transfering to the initramfs shutdown, and now the read-only and read-write mount points we used to form the overlay are exposed in multiple places. To avoid matching the optins, restrict the match criteria to field two (the mountpoint) and anchor to the beginning or end of the field. Since busybox awk doesn't handle some regular expressions according to POSIX, just use . to match any single character instead of non-standard and POSIX undefined escaping of / in the match criteria. Fixes: openbmc/openbmc#3947 Change-Id: I04e83a7eb0fc2954b3108115a02cd0a73ce67a90 Signed-off-by: Milton Miller <mdmii@outlook.com>
2023-10-16meta-ampere: mtjade: update scripts with new gpio linenameThu Nguyen18-202/+224
Mt.Jade GPIO line-names are updated to follow naming convention at https://github.com/openbmc/docs/blob/master/designs/device-tree-gpio-naming.md. This commit updates related scripts to use the correct linenames. Tested: Check below features to work as before: + UEFI and SCP firmware update. + Host power control + Ampere UART mux switch + SCP failover Signed-off-by: Thu Nguyen <thu@os.amperecomputing.com> Change-Id: I080f844047618327042a7742d3fa6423b62be744
2023-10-16linux-aspeed: Ampre, P10BMC device tree updatesJoel Stanley1-1/+1
Chanh Nguyen (6): ARM: dts: aspeed: mtjade, mtmitchell: Update gpio-line-names ARM: dts: aspeed: mtjade, mtmitchell: Add new gpio-line-names ARM: dts: aspeed: mtjade: Add the gpio-hog ARM: dts: aspeed: mtmitchell: Add inlet temperature sensor ARM: dts: aspeed: mtmitchell: Remove redundant ADC configurations ARM: dts: aspeed: mtmitchell: Add I2C NVMe alias port Eddie James (4): ARM: dts: aspeed: Rainier: Add fan controller properties ARM: dts: aspeed: Everest: Add fan controller properties ARM: dts: aspeed: Bonnell: Add fan controller properties ARM: dts: aspeed: Rainier 4U: Delete fan dual-tach properties Change-Id: I956da23f5c7d1f0e401701ed7472e0a234fafcbd Signed-off-by: Joel Stanley <joel@jms.id.au>
2023-10-14meta-ampere: mtmitchell: use standard gpio commandsThang Q. Nguyen8-51/+42
Change to use gpioset and gpioget to set value for output GPIOs and read value for input GPIOs. This commit also corrects GPIO base numbers which are changed in Linux kernel 6.5 Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I802f9d777537ff28f94945006b6582b15523e3a8
2023-10-13master: subtree updates oct 12 2023Andrew Geissler224-1121/+2672
poky: e444d2bed0..8d0ba08aa6: Alassane Yattara (1): bitbake: toaster: Monitoring - implement Django logging system Alexander Kanavin (1): nghttp2: update 1.56.0 -> 1.57.0 Alexis Lothoré (2): oeqa/utils/gitarchive: fix tag pattern searching oeqa/utils/gitarchive: ensure tag matches regex before getting its fields Andreas Cord-Landwehr (1): wayland: consider pkgconfig sysroot for pkgdatadir André Draszik (1): wic: fix a typo in help output Archana Polampalli (1): gstreamer: upgrade 1.22.5 -> 1.22.6 Bruce Ashfield (1): linux-yocto/6.5: integrate fixes for sanity issues Chris Laplante (1): recipetool/create_buildsys_python: use importlib instead of imp Daniel McGregor (2): meson: upgrade 1.2.1 -> 1.2.2 libtirpc: conditionally enable gssapi Daniel Semkowicz (3): uboot-extlinux-config.bbclass: Remove repeated space character uboot-extlinux-config.bbclass: Uppercase "menu title" entry uboot-extlinux-config.bbclass: Add menu title configuration Fabio Estevam (1): u-boot: Upgrade to 2023.10 Fahad Arslan (1): linux-firmware: create separate package for cirrus and cnm firmwares Jermain Horsman (1): scripts/oe-setup-layers: Update how to determine if directory is git repo Jose Quaresma (4): curl: 8.3.0 -> 8.4.0 go: update 1.20.7 -> 1.20.8 go: update 1.20.8 -> 1.20.9 go: update 1.20.9 -> 1.20.10 Joshua Watt (6): bitbake: hashserv: Add remove API bitbake: bitbake-hashclient: Add remove subcommand bitbake: hashserv: Extend get_outhash API to optionally include unihash bitbake: hashserv: Add API to clean unused entries bitbake: bitbake-hashclient: Add clean-unused subcommand overview: Add note about non-reproducibility side effects Julien Stephan (4): bitbake.conf: include bblock.conf sstatesig: add a new info level for SIGGEN_LOCKEDSIGS_TASKSIG_CHECK scripts/bblock: add a script to lock/unlock recipes oeqa/selftest/bblock: add self test for bblock tool Khem Raj (1): python3-docutils: Rename utilities to their canonical names Lee Chee Yang (1): migration-guides: add release notes for 4.0.13 Marcus Flyckt (1): devtool/upgrade: check all git config locations Markus Volk (2): mesa: Upgrade 23.1.8 -> 23.2.1 gtk: Upgrade 4.12.1 -> 4.12.3 Marlon Rodriguez Garcia (1): bitbake: toaster: update selenium version and code syntax Martijn de Gouw (1): busybox: Set PATH in syslog initscript Michael Opdenacker (1): ref-manual: releases.svg: Scarthgap is now version 5.0 Mikko Rapeli (2): qemurunner.py: detect login prompt without without utf-8 conversion openssh: drop sudo from ptest dependencies Peter Kjellerstedt (4): externalsrc.bbclass: Support specifying patterns in CONFIGURE_FILES autotools.bbclass: Add *.m4 to CONFIGURE_FILES packages.bbclass: Correct the check for conflicts with renamed packages cmake.bbclass: Add *.cmake to CONFIGURE_FILES Quentin Schulz (1): uboot-extlinux-config.bbclass: fix missed override syntax migration Randy MacLeod (1): strace: skip so_peerpidfd test Rasmus Villemoes (1): openssh: update sshd_check_keys script to make use of 'sshd -G' Richard Purdie (14): wic: Add console parameters to qemux86 canned-wks qemurunner: Skip conversion from/to binary data for logfile qemurunner: Use backslashreplace with utf8 to make invalid characters clear qemurunner: Log the second serial console as well as the first qemurunner: Show both the login console log and all logging upon failure oeqa/concurrencytest: Remove invalid buffering option bitbake: selftest/fetch: Ensure top level directory timestamp doesn't break test cryptodev: Update to latest git for 6.5 kernel fixes qemux86/qemuarm: Drop kernel version overrides oeqa/qemurunner: Add newlines serial workaround runqemu/qemurunner: Use nodelay with tcp serial connections oeqa/qemurunner: Add extra logging when console doesn't appear poky/poky-tiny: Switch to the 6.5 kernel oeqa/qemurunner: Ensure we retry after BrokenPipeError Ross Burton (12): python3-numpy: remove obsolete reproducible workaround libx11: upgrade to 1.8.7 libxpm: upgrade to 3.5.17 qemuboot: reduce default size of software I/O translation buffer sysvinit-initab: rewrite loop to generate inittab ttyrun: add new recipe sysvinit-inittab: use ttyrun to run getty only if the terminal exists busybox: use ttyrun to run getty only if the terminal exists oeqa/selftest: don't skip test_read_only_image on qemuarm64 meta/conf/machine: remove SERIAL_CONSOLES_CHECK busybox-inittab: fix console handling oeqa/runtime/_qemutiny: rewrite test to be functional Sundeep KOKKONDA (1): rust: reproducibility issue fix Trevor Gamblin (1): dev-manual: fix testimage usage instructions Yogita Urade (1): qemu: fix CVE-2023-42467 meta-openembedded: ea42cec2ec..62039a2c33: Ahmad Fatoum (1): signing.bbclass: don't export OPENSSL environment variables globally Beniamin Sandu (1): libnet: upgrade version v1.2 -> v1.3 Benjamin Bara (1): libvpx: upgrade 1.13.0 -> 1.13.1 Chen Qi (1): libblockdev: fix QA error in case of multilib Christophe Vu-Brugier (3): libnvme: upgrade 1.5 -> 1.6 nvme-cli: upgrade 2.5 -> 2.6 libnvme: apply patch already upstream to fix build with musl Clément Péron (1): Revert "protobuf: stage protoc binary to sysroot" Daniel Klauer (1): graphviz: Fix build to not use $prefix as search dir Denys Zagorui (1): libbpf: add arm, powerpc and mips64 to COMPATIBLE_HOST Fabien Thomas (8): meta-filesystems/layer.conf : Add meta-networking dependency Add static-passwd and static-group files Add static-passwd and static-group files Add static-passwd and static-group files Add static-passwd and static-group files Add static-passwd and static-group files Add static-passwd and static-group files Add static-passwd and static-group files Gianfranco Costamagna (6): dlt-daemon: Make it work without systemd dlt-daemon: Enable experimental coredumphandler feature dlt-daemon: update patch 544.patch dlt-daemon: do not disable dlt-system build when systemd is set to off dlt-daemon: Add an additional fix for non-systemd builds cpprestsdk: fix typo in comment, tag is actually 2.0.18 Jeffrey Pautler (1): bolt: change product name used for CVE checking Joe Slater (1): nginx: add configure option Johannes Kauffmann (1): open62541: add Backport status and link to patch Jörg Sommer (1): collectd: Use https in SRC_URI, add HOMEPAGE Khem Raj (16): python3-pyroute2: Add missing dependency on sqlite3 for ptests python3-pylint: Upgrade to 3.0.0 python3-lz4: use python3-unittest-automake-output minicoredumber: Fix ptest reporting images: Inherit from core-image-base images: Delete layer specific base images images: Rename <layer>-image to <layer>-image-all images: Rename ptest images to rhyme with oe-core ptest images ptest-image: Switch to using core-image-minimal stressapptest: Upgrade to 1.0.11 release klibc: Upgrade to 2.0.13 release libnvme: Fix test builds on musl kernel-selftest: Build bpf tests again ptest-packagelists-meta-oe: Add kernel-selftest to x86/x86-64 images kernel-selftest: Copy the .config from kernel build kernel-selftest: Use clang options when clang is available Markus Volk (3): pugixml: Update 1.13 -> 1.14 pipewire: Upgrade 0.3.80 -> 0.3.81 gnome-control-center: Fix polkit gettext issue Martin Jansa (1): opencv: Fix build with protobuf v22 and dnn enabled Mickael RAMILISON (1): python3-rapidjson: add ptest Pawel Langowski (1): recipes-connectivity: Add tayga recipe Philip-Dylan Gleonec (1): cukinia: Fix license field Thomas Roos (1): python3-boto3, python3-botocore: remove recipes Tom Hochstein (1): libcamera: Avoid build break in signature recalculation meta-arm: 95789365f7..e914891eee: Jon Mason (1): arm-bsp/u-boot: add recipe for 2023.07.02 meta-security: aca6d4a9e7..3f7d40b0fc: Rasmus Villemoes (3): fail2ban: add systemd support fail2ban: change sqlite3 dependency to python3-sqlite3 fail2ban: add useful recommendations Change-Id: I93672642f4e0392adc6223fdc4e073910b817bc9 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-10-13aspeed: Add Andrew Jeffery to OWNERSJoel Stanley1-0/+1
Andrew will be co-maintaining the kernel tree. Change-Id: I2fad5a60ec1b71d3e67b502906f7aba78fdf449f Signed-off-by: Joel Stanley <joel@jms.id.au>
2023-10-12meta-facebook: yosemite4: Support sled power cycleDelphine CC Chiu8-18/+23
Description: - Support sled power cycle - Revise 12v power control and host power control Design: - Add sled power cycle action as chassis 0 by setting virtual i/o exp output port. - Revise gpio setting and command parameter for 12v power control and host power control. Test Case: - Set sled cycle by phosphor-state-manager: pass - Set 12V on/off/cycle by phosphor-state-manager: pass - Set host on/off/cycle/reset by phosphor-state-manager: pass Test Log: root@yosemite4:~# busctl set-property xyz.openbmc_project.State.Chassis0 /xyz/openbmc_project/state/chassis0 xyz.openbmc_project.State.Chassis RequestedPowerTransition s "xyz.openbmc_project.State.Chassis.Transition.PowerCycle" root@yosemite4:~# journalctl --since "20 second ago" Jul 28 07:03:44 yosemite4 phosphor-chassis-state-manager[349]: Change to Chassis Requested Power State: xyz.openbmc_project.State.Chassis.Transition.PowerCycle Jul 28 07:03:44 yosemite4 systemd[1]: Created slice Slice /system/chassis-powercycle. Jul 28 07:03:44 yosemite4 systemd[1]: Starting Chassis Power Cycle: 0... Jul 28 07:03:45 yosemite4 chassis-powercycle[661]: Starting sled cycle... Change-Id: I6cdb26a2fd8d4d445ca41302d070a369a40c79dd Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
2023-10-12meta-google: remove rng-tools configurationPatrick Williams2-20/+0
With rng-tools being removed by default, it should not be present in any meta-google machine. Remove the configuration for it which would be unused. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I47b849b55b65f0fb5c8963a7e2d6319ebc44b35f
2023-10-12meta-phosphor: remove obmc-rng featurePatrick Williams5-10/+0
Since Linux 5.6, the entropy generation provided by rng-tools is now in the kernel directly. Yocto has removed all dependencies on rng-tools for packages that use to use it, such as ssh[1]. There isn't any reason for us to explicitly include rng-tools any longer. Remove the feature and package group that we had that included it. [1]: https://lore.kernel.org/openembedded-core/20221209070538.72901-1-xiangyu.chen@eng.windriver.com/ Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I85cbe7f30bb41045b7fd1170391a083db9e378b7
2023-10-12obmc-console: srcrev bump 7dc08baac2..955d140e3cAndrew Geissler1-1/+1
Oskar Senft (1): console-server: Fix config of lpc_address and sirq sysfs attributes Willy Tu (2): obmc-console-ssh: Add feature behind an option flag ssh: Service don't depends on concurrent-servers Change-Id: I5bfc1571214c467d5923a459a2695359446c2dd7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-12bmcweb: srcrev bump 6fd295531d..480662d437Andrew Geissler1-1/+1
Myung Bae (1): Fix update_schemas.py to add Oem JsonSchemas Change-Id: Ibc2f199d46f388114a07b9a7fcc105926b13380d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-12phosphor-host-ipmid: srcrev bump 9a686366f4..4fc7b69ec4Andrew Geissler1-1/+1
Alexander Hansen (1): phosphor-sel-logger clears SEL Patrick Williams (1): Revert "Watchdog: Add Notlog setting function" Thang Tran (1): dcmi: fix Get/Set Power Limit issues Tim Chao (1): Watchdog: Add Notlog setting function Willy Tu (1): ipmid: Update sdbuspp namespaces Change-Id: I1fc19e673e25e5b0f3127121a5888580d11905f2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-12meta-google: gbmc-mac-config: Allow rollover MAC assignmentsWilliam A. Kennington III1-2/+6
This allows for MAC assignments like `0c:c4:13:4d:d4:ff` of `2`, where the second address requires a rollover to `0c:c4:13:4d:d5:00` Change-Id: Ief1489e4f99b27c9af7d4b5f1826dccf36863e0f Signed-off-by: William A. Kennington III <wak@google.com>
2023-10-12phosphor-networkd: srcrev bump 08d34312de..40f9b3d83cAndrew Geissler1-1/+1
Ravi Teja (1): Remove unrelevant comments Change-Id: I833f707fc6527d4dc40b3bb1bfdfa243476b604a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-12phosphor-certificate-manager: srcrev bump 2e8fa88e24..f2646271e5Andrew Geissler1-1/+1
Ravi Teja (1): logging: switch to lg2 Change-Id: I6a9a90b9509d12f70565cee6bfa223bfca9b2feb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-12meta-ibm: Add phosphor-virtual-sensorPatrick Rudolph3-0/+179
Enable virtual sensor to: - provide sensor 'total_power' - expose QSFP temperature sensors to webui Change-Id: I13c64cd9891aee11019dd85a6fa2158482a38c67 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2023-10-12meta-ibm: system1: add phosphor-powerChris Cain2-2/+2
Add phosphor-power to use the standard GPIOs to initiate power on/off and check pgood. Tested with multiple obmcutil chassison / chassisoff loops Change-Id: I7a03fc40a60513003ed8ebfdb5b5bdbcf80a676b Signed-off-by: Chris Cain <cjcain@us.ibm.com>
2023-10-12phosphor-logging: srcrev bump 109fc14d7a..9493355f74Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Change BaseBIOSTable property signature Change-Id: I65340d628f80deaecd9a8d900fc05a7ddbb9e5a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-10-12meta-ibm: witherspoon: remove un-needed packagesAndrew Geissler1-1/+1
The latest yocto has moved us close to our flash size limit so remove some more image features, fru-ipmi and remote-logging-mgmt Witherspoon HW CI continues to provide some useful regression testing so we want to continue as long as possible. Change-Id: I6093483e00844ba65c1836958f76c9a9ea98a13f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-10-11meta-facebook: yosemite4: enable PLDM distro featurePatrick Williams1-1/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I182f35a8006f72008988a749db5136492c45202c
2023-10-11meta-phosphor: linux: simplify mctp config selectionPatrick Williams1-1/+4
Leverage the mctp DISTRO_FEATURE to simplify the selection of the mctp kernel config. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If01e472b9128d1e90fd29e1e31cef284057890fe
2023-10-11meta-phosphor: obmc-apps: add pldm to dmtf-pmci packagegroupPatrick Williams1-3/+3
Leverage the pldm and mctp DISTRO_FEATURE to simplify the selection of the 'mctp' package and include the 'pldm' package when appropriate. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iff3ca0809ae4afe4aa650c70bc74ba6f31e04538
2023-10-11meta-ibm: p10bmc: remove explicit 'mctp' DISTRO_FEATUREPatrick Williams1-1/+1
The 'mctp' distro feature (and df-mctp override flag) is now enabled as a side-effect of openpower-hostfw-over-pldm.inc. Remove the explicit feature flag enablement to clean up. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia34e1d045d048e5953d0e991fe070ab0aaad37ba
2023-10-11meta-phosphor: add mctp and pldm distro featuresPatrick Williams3-0/+6
Add include files for the MCTP and PLDM distro features, which can be included into a machine that uses those features. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I71bfc2441097b4e031c065f88227d869d8007f47
2023-10-11meta-phosphor: eliminate pldm.incPatrick Williams2-7/+6
The pldm.inc file is an artifact from when libpldm was split out into a separate package but from the same code-repository as pldm. Now that they are in separate repositories, we can combined the pldm.inc content into the base pldm_git.bb recipe. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I77f318d3289d017582051358a327db04d8f12101
2023-10-11meta-phosphor: packagegroup-obmc-apps: simplify software packagePatrick Williams2-15/+10
Eliminate the variable indirection for the package content. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I016e6aa370e7d62e20484af4e91250b38c4c01a0
2023-10-11meta-google: gbmc: remove useless redfish flag checkPatrick Williams1-3/+0
The packagegroup-obmc-apps bbappend attempts to remove `bmcweb` from a package group that it isn't even part of, meaning the code has no affect. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I94216b012993b96e433f2f8a5349d7ac840a6bee
2023-10-11meta-fii: mori: clean up package groupsPatrick Williams2-7/+0
The mori config subtracts 3 and then adds 1 three times. Remove the redundancy. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4617ca3701fc58617c78d5e4083d5c802dbc90dd
2023-10-11treewide: clean up bmcweb in package groupsPatrick Williams11-11/+1
bmcweb is already added as a default in the meta-phosphor package groups. A large number of machines have mistakenly also explicitly added a RDEPEND on assorted package groups, which is not necessary. Clean these up. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ifd3726d18aab45475f80d054a4640196ac0b71d2
2023-10-11treewide: clean up webui selectionPatrick Williams21-22/+0
The webui-vue package is now enabled by default. Clean up all the meta layers to clean up the explicit enablement. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4895be56c70d2c8666dd96cec18d2c097f0c05a3