summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-11-18setup: fix multi-machine layers2.13.0Patrick Williams1-1/+1
When making the change required by Yocto to move configs into template subdirectories, the setup script wasn't updated in a way to handle the appropriate fix-up of the MACHINE variable in the `conf/local.conf`. Fixes bb789d5694b3696a9aa81d2cd37a1c7f39908ed8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If90f1a3c4052c019ea88eeea7787bc2b252f6094 (cherry picked from commit 08b6cec504bcededcc23a7293d064c118c37b371)
2022-11-03subtree updatesPatrick Williams111-901/+4898
meta-arm: 14c7e5b336..4ee457693e: Abdellatif El Khlifi (1): kas: corstone1000: set branches to langdale Jon Mason (2): CI: fix to langdale CI: Remove host bitbake variables Mohamed Omar Asaker (5): arm-bsp/u-boot: corstone1000: support 32bit ffa direct messaging Revert "arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto" Revert "arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA" arm-bsp/trusted-firmware-m: corstone1000 support FMP image info arm-bsp/corstone1000: add msd configs for fvp Ross Burton (5): arm/hafnium: add missing Upstream-Status arm-bsp/hafnium: add missing Upstream-Status arm-bsp/linux-arm64-ack: fix malformed Upstream-Status tag CI: add documentation job CI: track meta-openembedded's langdale branch Rui Miguel Silva (2): arm/trusted-services: port crypto config arm-bsp/corstone1000: apply ts patch to psa crypto api test Satish Kumar (1): arm-bsp/trusted-service: corstone1000: esrt support Vishnu Banavath (2): runfvp: corstone1000: add mmc card configuration meta-arm-bsp/doc: add readthedocs for corstone1000 meta-security: e8e7318189..2aa48e6f4e: Armin Kuster (1): kas-security-base.yml: make work again Gowtham Suresh Kumar (1): Update PARSEC recipe to latest v1.1.0 release Michael Haener (1): tpm2-openssl: update to 1.1.1 meta-openembedded: 8073ec2275..c5668905a6: Akash Hadke (1): audit: Fix compile error for audit_2.8.5 Armin Kuster (1): meta-openemnedded: Add myself as langdale maintainer Etienne Cordonnier (1): uutils-coreutils: upgrade 0.0.15 -> 0.0.16 Gianfranco Costamagna (1): vboxguestdrivers: upgrade 6.1.38 -> 7.0.0 Khem Raj (3): postfix: Upgrade to 3.7.3 msktutil: Add recipe protobuf: Enable protoc binary in nativesdk Markus Volk (1): perfetto: build libperfetto Ovidiu Panait (1): syzkaller: add recipe and selftest for syzkaller fuzzing Sebastian Trahm (1): Add recipe for python3-pytest-json-report Zheng Qiu (1): jq: improve ptest and disable valgrind by default poky: 95c802b0be..6b9db5a99b: Adrian Freihofer (1): own-mirrors: add crate Alex Kiernan (2): u-boot: Remove duplicate inherit of cml1 u-boot: Add savedefconfig task Bartosz Golaszewski (1): bluez5: add dbus to RDEPENDS Chen Qi (1): openssl: export necessary env vars in SDK Frank de Brabander (1): cve-update-db-native: add timeout to urlopen() calls Johan Korsnes (1): bitbake: bitbake: user-manual: inform about spaces in :remove Jon Mason (1): linux-yocto: add efi entry for machine features Keiya Nobuta (1): gnutls: Unified package names to lower-case Khem Raj (1): perf: Depend on native setuptools3 Lee Chee Yang (2): migration-guides/release-notes-4.1.rst: update Repositories / Downloads migration-guides/release-notes-4.1.rst: update Repositories / Downloads Mark Asselstine (1): bitbake: tests: bb.tests.fetch.URLHandle: add 2 new tests Mark Hatle (2): insane.bbclass: Allow hashlib version that only accepts on parameter bitbake: utils/ply: Update md5 to better report errors with hashlib Michael Opdenacker (4): manuals: updates for building on Windows (WSL 2) ref-manual: classes.rst: add links to all references to a class poky.conf: remove Ubuntu 21.10 bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables Ming Liu (1): dropbear: add pam to PACKAGECONFIG Paul Eggleton (1): install-buildtools: support buildtools-make-tarball and update to 4.1 Peter Kjellerstedt (1): gcc: Allow -Wno-error=poison-system-directories to take effect Quentin Schulz (1): docs: add support for langdale (4.1) release Richard Purdie (2): openssl: Fix SSL_CERT_FILE to match ca-certs location bitbake: tests/fetch: Allow handling of a file:// url within a submodule Ross Burton (9): populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner scripts/oe-check-sstate: cleanup scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot externalsrc: move back to classes opkg-utils: use a git clone, not a dynamic snapshot oe/packagemanager/rpm: don't leak file objects zlib: use .gz archive and set a PREMIRROR glib-2.0: fix rare GFileInfo test case failure lighttpd: fix CVE-2022-41556 Thomas Perrot (1): psplash: add psplash-default in rdepends Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I120c51ea936c5a6bddf80ea25879b9f023365c38
2022-11-03meta-facebook: add timezone support for all systemsPotin Lai1-1/+1
Add timezone support for all systems. Tested on bletchley: root@bletchley:~# timedatectl | grep "Time zone" Time zone: PST8PDT (PDT, -0700) Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: Ic1e6da1cf4e84d2b0a907fd0969dd290fef30153
2022-11-03meta-nuvoton: u-boot-nuvoton: srcrev bump f33412159b...78bb108e00Tim Lee1-1/+1
Joseph Fu (1): dts: npcm730 GBS: update uboot dts for npcm-v2021.04 Joseph Liu (1): configs: arbel: update uimage_flash_addr to 0x80400000 Stanley Chu (7): env: Support ENV offset behind the U-boot image env: print env offset if uboot pointer is enabled configs: arbel: add defconfig for enabling uboot_pointer feature spi: npcm_fiu: support spix dts: nuvoton-npcm845-evb: enable spix configs: npcm8xx: change env offset configs: arbel: change ramdisk load address Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I44ca7bb622ceb721400f3ce14254de7545c6bc35
2022-11-03meta-ibm: p10bmc: Update the association between PowerSupply and ChassisGeorge Liu4-21/+38
Per association document[1], add/update the association between PowerSupply and Chassis. [1] https://github.com/openbmc/phosphor-dbus-interfaces/commit/11efbb3c856af9d760e2d27ff276090d7b3510d5 Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Ia7e40b67c13f2900a4d91d7f911f47c15b12b6c5
2022-11-03meta-inspur: fp5280g2: Add the association between PowerSupply and ChassisGeorge Liu1-0/+18
Per association document[1], add the association between PowerSupply and Chassis. [1] https://github.com/openbmc/phosphor-dbus-interfaces/commit/11efbb3c856af9d760e2d27ff276090d7b3510d5 Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I6b98879f57f2f43ab5d07270ab59c444e2147235
2022-11-03linux-aspeed: Move to v6.0.6 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 6.0.4 through to 6.0.6 stable releases. Change-Id: I50cae835e2da47e1a5fb100bf6b43e974c74bc5b Signed-off-by: Joel Stanley <joel@jms.id.au>
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-02meta-facebook: phosphor-fan: avoid conflict with PSM targetsPatrick Williams1-26/+26
When using PSM, phosphor-fan is not responsible for installing some of the target files and bitbake fails with two packages installing the same files. Add some detection as a quick workaround so that Greatlakes can successfully build. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Idf7b49baa9a030cbf5afc983459d66f2557e085b
2022-11-02linux-aspeed: P10 OCC, AST2600 MDIOJoel Stanley1-1/+1
Eddie James (1): ARM: dts: aspeed: p10bmc: Add occ-hwmon nodes Potin Lai (1): ARM: dts: aspeed-g6: add aliases for mdio nodes Change-Id: I9deb758f93e4587873ebedbaf0c11bfdc63f5ccf Signed-off-by: Joel Stanley <joel@jms.id.au>
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. Bills6-6/+1
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-02meta-google: systemd: Enable timesyncd by defaultWilliam A. Kennington III11-48/+15
This enables timesync support for the gbmc distro. Change-Id: Idb653e6b98a347b5d8c3a0b3a16c6a4abbe268ac Signed-off-by: William A. Kennington III <wak@google.com>
2022-11-02meta-ingrasys: Add Google OWNERSWilliam A. Kennington III1-0/+3
The only machine in this layer is the google / rackspace zaius system so we should have maintainers that own in. Change-Id: I4ba35e53efaa4eb0d4b824e0fc3c0edb5d6f9e9a Signed-off-by: William A. Kennington III <wak@google.com>
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-02openpower-vpd-parser: srcrev bump e008432ac8..da3b2d2507Andrew Geissler1-1/+1
Priyanga Ramasamy (1): Skip logging PEL if unable to restore VSYS FV Change-Id: I89cbad9b3bb3d480181d06cd5465cca2ad484bc0 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-01Backport OpenSSL updateEd Tanous1-1/+1
OpenSSL has a HIGH vulnerability that OpenBMC should fix as quickly as possible. This same update has been submitted to meta-oe[1]. Backport to OpenBMC until the subtree update catches up. [1] https://lists.openembedded.org/g/openembedded-core/message/172369 Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: If30898285ebaa93fda8d4af9dbb23609a3c120f3
2022-11-01meta-phosphor: npcm8xx.bbclass: adjust each image alignment by its definitionTim Lee2-7/+13
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-facebook: enable Redfish power and thermal sensorsDelphineCCChiu1-0/+1
Support power and thermal sensor in `redfish/v1/chassis/{board_name}/sensor`. Tested: Check redfish `redfish/v1/chassis/{board_name}/sensor` API Signed-off-by: DelphineCCChiu <Delphine_CC_Chiu@wiwynn.com> Change-Id: If72f685810c43381fffb2dabbe651c5b9f995e7f
2022-11-01meta-facebook: greatlakes: initial phopsphor-state-manager supportKarthikeyan Pasupathi15-2/+317
Added machine layer support for greatlakes to support control the BMC, Chassis, and Host. It supports requests to power on and off the system by the user. Signed-off-by: Karthikeyan Pasupathi <pkarthikeyan1509@gmail.com> Change-Id: Ie62cc289783d47d8b50cd0c555157749f160c253
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-01meta-facebook: add memory usage warning thresholdPotin Lai1-0/+6
Add a log only warning threshold at 70% memory usage. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I74c49efeaedacff20f59a646c2a8e37ec76b5e7f
2022-11-01meta-bletchley: use mdio-tools instead mdio-utilPotin Lai2-3/+12
Introduce mdio-tools package to replace mdio-util script. This commit relies on the linux kernel patch below. LINK: https://lore.kernel.org/all/20221025055046.1704920-1-potin.lai.pt@gmail.com/ Tested Result: Check host status by power-ctrl which will call mdio internally. root@bletchley:~# power-ctrl sled6 status On Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I482dde297acb7797896d9b7ae07580104fb21540
2022-11-01meta-google: Set default timezone as PDTWilliam A. Kennington III2-0/+2
This is the prod configuration. Change-Id: I04c33362cf874637caa528779c57bcacfca50201 Signed-off-by: William A. Kennington III <wak@google.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-01openpower-proc-control: srcrev bump a40a24cd55..fe2abd1fc9Andrew Geissler1-1/+1
Jayanth Othayoth (1): PHAL: spare clock error callout priority update deepakala-k (1): phal: Create PEL for empty guard file Change-Id: I480e234865be8de64ad0f60253637dbe816add9a 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-29meta-google: systemd: Drop obsolete overridesWilliam A. Kennington III1-9/+0
These got updated in meta-phosphor in 305902e3c04e25ba769f3b682bf1dc39266e9447. Change-Id: Ie75a6b949323bce1ffb4260247730b3d78a1ee46 Signed-off-by: William A. Kennington III <wak@google.com>
2022-10-29meta-google: sslh: Bump 63f9c4a..7e3f723William A. Kennington III1-1/+2
Change-Id: I284f85c2a114d079fdca74978bbae867bf120879 Signed-off-by: William A. Kennington III <wak@google.com>
2022-10-29meta-google: mstpd: Bump 973c403..181c453William A. Kennington III1-2/+3
Change-Id: I66f808499e228653cd964422275959be9e12b7d7 Signed-off-by: William A. Kennington III <wak@google.com>
2022-10-28google-ipmi-sys: srcrev bump 8ec4106b7a..2aaf2c053eAndrew Geissler1-1/+1
Brandon Kim (1): bmc_mode_enum: Add cstdint include to the header Change-Id: Ia9ae5af76fee5140801d9fb927e596ddc9a3b6f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-28meta-google: nuvoton-layer: Enable CONFIG_NPCM_EDACBrandon Kim1-0/+1
Add CONFIG_NPCM_EDAC=y to gbmc-nuvoton.cfg Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I046eba8b7dc7d16150faaf0f55fbf1947bb25e5d
2022-10-28meta-bletchley: fb-ipmi-oem: disable me_supportPotin Lai1-0/+1
The Host on Bletchley doesn't support IPMI and ME feature. Disable ME support for Bletchley. This commit relies on the patch below: https://gerrit.openbmc.org/c/openbmc/fb-ipmi-oem/+/58233 Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I753c07af0ea58c45ace837a4ddffd1b64a879184