summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-04-13phosphor-power: srcrev bump 3fa31a7ca1..7fce37bc8bAndrew Geissler1-1/+1
Jim Wright (1): pseq: Cleanup Everest config file pin entries Change-Id: Ie75d2e6cfd34ee718f859882eac3127323df00c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-13openpower-vpd-parser: srcrev bump 0e34d3574c..31d50fa794Andrew Geissler1-1/+1
Priyanga Ramasamy (2): Populate unique PrettyName for IO-SCM systems Replace "IO" with "IO Module" Santosh Puranik (1): Fix factory reset with power ON Change-Id: I1fc9d852fc4dda5c20881d0f0891c5109fb3c754 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-13openpower-occ-control: srcrev bump c567dc8d78..1923a75299Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: Icd95d1c868017ddc9904bef07937f63406fb251a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-13openpower-pnor-code-mgmt: srcrev bump 267c413f6d..9c887d14c4Andrew Geissler1-1/+1
Adriana Kobylak (1): functions: Remove GetObject to check if PLDM is running Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: Ifd4d1bad43d92b0de33af09719ac7a4be6a7ef80 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-13openpower-hw-diags: srcrev bump 20ed74db38..6a69e6e5fcAndrew Geissler1-1/+1
Ben Tyner (1): Attn: Clear attention interrupts Change-Id: Iba2d7f67f476a47777772316815386ae5b45a438 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-13phosphor-host-ipmid: Add option for sel-logger to clear SEL filesCharles Boyer1-0/+1
The phosphor-ipmi-host feature is added through, https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-host-ipmid/+/47050 Add PACKAGECONFIG option to select whether the sel-logger package will be responsible for clearing the SEL to keep better track of the Record ID. If phosphor-ipmi-host clears the SEL, then sel-logger must check for the existence of the ipmi_sel.log file(s) and read the last used Record ID to determine the next Record ID. Enable sel-logger-clears-sel: sel-logger clears SEL and Record ID Disable sel-logger-clears-sel: phosphor-ipmi-host clears SEL By default, the option is disabled. Signed-off-by: Charles Boyer <Charles.Boyer@fii-usa.com> Change-Id: I0ffcaabece21f211f09309502372174bf18b97f5
2022-04-13meta-openpower: support enabling and disabling sys dump activeAndrew Geissler2-2/+11
See the following for more details: https://gerrit.openbmc-project.xyz/c/openbmc/pldm/+/52268 This commit ties all the function together, ensuring the new BIOS is enabled and disabled appropriately openpower-proc-control: srcrev bump 69708fbb4b..9ca8a11763 Andrew Geissler (1): update host bios to indicate mpreboot Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ib03cf0190f8d69e7200e4f95b43680da2149b6a2
2022-04-12meta-ibm: enable side switch feature on IBM systemsAndrew Geissler2-0/+5
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I2887152b9451e8f0d812ba6cc5cf20f0ab61f38a
2022-04-12side-switch: introduce side switch featureAndrew Geissler2-1/+7
See the following series for more information on this feature and testing status: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-bmc-code-mgmt/+/52379 phosphor-bmc-code-mgmt: srcrev bump 703de25c2a..119e5a2c07 Andrew Geissler (7): make getproperty a templated function side-switch: introduce new bmc update feature side-switch: check priority of running image side-switch: power off chassis in prep for update side-switch: set power restore policy to always-on side-switch: request bmc reboot to switch to new image side-switch: add service to run side-switch function Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor zamiseck (1): Signature Validation : Change Error Thrown Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I5725789f2dc69551fd6dab88af37a858369069da
2022-04-12meta-fii: meta-mori: Disable system-mgmtPeter Foley1-0/+2
Avoid build errors of the form: ERROR: Nothing RPROVIDES 'virtual-obmc-system-mgmt' (but /opt/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb RDEPENDS on or otherwise requires it) Change-Id: I169ce0e22b74d5fd825a6f560a9ea027bad326a1 Signed-off-by: Peter Foley <pefoley@google.com>
2022-04-12meta-fii: meta-kudo: Use json expressions to select NBM chipset versionAvenash Asai Thambi6-322/+27
The NBM 2G and 4G chipset version is selected using expressions in the json based on the chipset used and available in SDR. Signed-off-by: Avenash Asai Thambi <avenash.thambi@fii-usa.com> Change-Id: Ibd3c683fde94206254c37c3552db828a6b78e982
2022-04-12treewide: Update BB_DISKMON_DIRS useGeorge Liu35-140/+140
Per [1][2], Yocto is starting to deprecate ABORT and has replaced the "ABORT" action in BB_DISKMON_DIRS entries with "HALT". 1. https://wiki.yoctoproject.org/wiki/Inclusive_language 2. https://git.yoctoproject.org/poky/commit/?id=4f77505d94a8f6260933f457e9848d1d2fa98ce5 Tested: Built obmc-phosphor-image successfully and eliminate the following warnings: ``` WARNING: The BB_DISKMON_DIRS "ABORT" action has been renamed to "HALT", update configuration ``` Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: If57d0ded9fac41e23b31b01e2a0e309ac7388148
2022-04-12meta-wistron: OWNERS: disabled 'inherited: false'Patrick Williams1-1/+0
OWNERS files should not have 'inherited: false' because it means the project maintainers cannot override to force through content that needs to go in to unblock the tree. Please do not set this. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia3931e02fcdfeb3772d7e82c1a542e75933da940
2022-04-11meta-google: ipmi-config: Add option to remove default entity configWilly Tu1-1/+5
Currently it fources all gBMC to have `[]` as the entity-mapping config and will cause an issue to gBMC systems that uses the default mapping. Add a way to remove the default isntead of having all gBMC automatically remove it. ENTITY_MAPPING="default" ``` $ cat ./tmp/work/all-openbmc-linux/phosphor-ipmi-config/1.0-r1/package/usr/share/ipmi-providers/entity-map.json [ { "id": 0, "containerEntityId": 30, "containerEntityInstance": 0, "isList": false, "isLinked": false, "entities": [ { "id": 11, "instance": 3 }, { "id": 11, ... ``` ENTITY_MAPPING="no" ``` $ cat ./tmp/work/all-openbmc-linux/phosphor-ipmi-config/1.0-r1/package/usr/share/ipmi-providers/entity-map.json [] ``` Change-Id: I9adccc2685055bad8ac27207305083ba40327ce2 Signed-off-by: Willy Tu <wltu@google.com>
2022-04-11phosphor-led-manager: srcrev bump 9d262dd7d6..6d08ccecd9Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: I473541b4518eecf84388bd1546541c66072d75ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-11bmcweb: srcrev bump 45ca1b868e..bacb216228Andrew Geissler1-1/+1
Jason M. Bills (1): registries: remove hardcoded size of MessageEntry arrays Jiaqing Zhao (2): Use multi-depth readJson to handle PATCH NetworkProtocol Remove unused modeString in translatePowerMode() Nan Zhou (2): hostlogger service: don't reference integerals sensors: move callback from lambda to inline functions with bind_front Snehalatha Venkatesh (1): Add BIOSAttributesChanged message entry Change-Id: Ide403206cb7e1ec8db4ff2060737d1ada75d038a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-09pldm: srcrev bump 5c7253ada1..7b0172688eAndrew Geissler1-1/+1
Manojkiran Eda (1): visualize-pdr : bump paramiko from 2.7.2 to 2.10.1 Change-Id: I99726bb5a15d0ff6c90ad214958401c4a931cf27 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-09phosphor-buttons: srcrev bump eea8a4a5f7..3bd1cfcb7dAndrew Geissler1-1/+1
Naveen Moses (1): Add Host selector button interface Change-Id: I70589f5bdb3af95965b41eff6840f50fd29ab902 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-09phosphor-power: srcrev bump b23e44332e..3fa31a7ca1Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: Iac310037452a1cd675c415709b6032cdd2a00f16 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-09phosphor-dbus-monitor: srcrev bump 74dc24adab..afa54c6845Andrew Geissler1-1/+1
Harvey.Wu (1): Adding to support double type Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: Idef8062da953b3f522319b15cdfa160008834213 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-09phosphor-inventory-manager: srcrev bump 15d0c9934f..1bb06235d6Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: Ic3dbd943019995d09bddb1c83e8c6c839c3b9b5c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-09phosphor-networkd: srcrev bump 166b9598ac..c2e061f2ceAndrew Geissler1-1/+1
Jiaqing Zhao (1): Allow unset default gateway Change-Id: Id3d910bee2ef09f0db016970719c60ddfd3e29ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-09phosphor-debug-collector: srcrev bump 6f4870aadc..02634e5531Andrew Geissler1-1/+1
Marri Devender Rao (5): dreport: add active file descriptors list to the BMC dump dreport: add hwmon details to the BMC dump openpower:dreport: add PHAL device tree debug data to BMC dump dreport: add active services (systemd) status to the BMC dump openpower:dreport: add core and BMC generated dump file list to the BMC dump Patrick Williams (3): main: move busname claiming later sdbusplus: object: don't use 'bool' argument constructor meson: simplify dependencies Change-Id: I6ecf79266124aa410d4a2d080a68fccb39f4ebaf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-09openpower-occ-control: srcrev bump 373af75721..c567dc8d78Andrew Geissler1-1/+1
Chris Cain (2): Ignore PLDM message if status objects not created Prevent termination on OCC open/read/write errors Change-Id: Ib81d12422bb8b6a3136f7a287b481903057e832b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-09ibm-logging: srcrev bump e841b05fc7..c07636205eAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: I59cee1db5bd10776d6f49ad58056e008d7409fa7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-09phosphor-logging: srcrev bump 6ef6b25e44..8bd4ca4e14Andrew Geissler1-1/+1
Harisuddin Mohamed Isa (1): peltool: Add Notes from message registry file Matt Spinler (1): PEL: Fill in getPELJSON function Michael Lim (1): PEL: Correct "ocurred" spelling Paul Fertser (1): rsyslog-config: fix disabled config zamiseck (1): PEL : phosphor-bmc-code-mgmt new verification errors Change-Id: Ie3c29ef242607decc04f459b8c9625390529b1ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-08phosphor-host-ipmid: srcrev bump c1f5aca065..5adc2d411bAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: I7be95babee8db07d9706c361db39a939f5ca6e59 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-08phosphor-state-manager: bump and multi host/chassis supportAndrew Geissler4-8/+22
phosphor-state-manager: srcrev bump 1ab2b6cea6..211d972d75 Adriana Kobylak (1): chassis: Monitor the PowerSystemInputs for power status Allen.Wang (2): host-state-manager: Add multi-host support chassis-state-manager: Correct poweroff state Unit Andrew Geissler (2): ensure bmc-state-manager stays in quiesce state generate bmc dump on monitored systemd target fail Brandon Wyman (1): Correct pinhole reset logic for chassis state Mike Capps (1): Set Critical severity for Blackout errors Patrick Williams (7): filesystem: use non-experimental version meson: remove stdc++fs dependency meson: add subproject wraps for current dependencies sdbusplus: object: don't use 'bool' argument constructor meson: add missing dependencies and wraps crit-service: update defaults for templated Host/Chassis sched-host-tran: support multi-host Potin Lai (3): chassis-state-manager: Add multi-chassis support discover-system-state: add multi-host support host-state-manager: fix host0 failure with reading wrong object path shamim ali (1): power-on-hours: ensure not incremented when system off Some commits went into phosphor-state-manager support that starts the framework to support multiple chassis and hosts within a system. This commit templates both the host and chassis services. Change-Id: I19764aa0c625d4d28d8d0e672658f1a3910335af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2022-04-08subtree updatesPatrick Williams173-819/+1388
meta-raspberrypi: 31c33d155c..cfbb192e5c: Andrei Gherzan (1): docs: Add information for RTC devices Andrew Penner (2): rpi-cmdline: Add ability to specify CPUs to add to the isolcpus list extra-build-config: Add documentation for the ISOLATED_CPUS configuration variable Jan Vermaete (1): docs: untabify the few tabs in the file Khem Raj (3): userland: Update to latest as of 20220323 picamera-libs: Adjust sourcedir omxplayer: Use internal version of ffmpeg meta-openembedded: af11f6ce73..b9e440ead8: Adrian Freihofer (1): srecord: build fix Andreas Müller (40): octave: upgrade 4.4.1 -> 6.4.0 and overhaul recipe mousepad: upgrade 0.5.8 -> 0.5.9 xfce4-terminal: upgrade 0.8.10 -> 1.0.0 orage: upgrade 4.12.1 -> 4.16.0 orage: enable notify PACKAGECONFIG by default ristretto: upgrade 0.12.1 -> 0.12.2 xarchiver: upgrade 0.5.4.14 -> 0.5.4.17 xfce4-cpufreq-plugin: upgrade 1.2.5 -> 1.2.7 xfce4-cpugraph-plugin: upgrade 1.2.5 -> 1.2.6 xfce4-diskperf-plugin: upgrade 2.6.3 -> 2.7.0 xfce4-notifyd: upgrade 0.6.2 -> 0.6.3 xfce4-screenshooter: upgrade 1.9.9 -> 1.9.10 xfce4-sensors-plugin: upgrade 1.4.2 -> 1.4.3 Allow several components notification meta-xfce: Add Andreas Müller back to maintainers list accountsservice: upgrade 0.6.55 -> 22.08.8 colord-gtk: upgrade 0.2.0 -> 0.3.0 evince: upgrade 41.4 -> 42.1 evolution-data-server: upgrade 3.43.1 -> 3.44.0 file-roller: upgrade 3.40.0 -> 3.42.0 gdm: upgrade 41.0 -> 42.0 gedit: upgrade 41.0 -> 42.0 gfbgraph: upgrade 0.2.4 -> 0.2.5 gnome-calculator upgrade 41.1 -> 42-0 libgweather4: initial add 4.0.0 gnome-calendar 41.2 -> 42.0 gnome-desktop: upgrade 41.2 -> 42.0 libnma: upgrade 1.8.34 -> 1.8.36 gnome-bluetooth4: initial add 42.0 gnome-font-viewer: upgrade 41.0 -> 42.0 yelp-xsl: upgrade 41.1 -> 42.0 yelp-tools: upgrade 41.0 -> 42.0 yelp: upgrade 41.2 -> 42.1 upower: upgrade 0.99.13 -> 0.99.17 / build with mesom upower: fix location of udev-rules with sysvinit gnome-commander: initial add 1.14.2 gnome-text-editor: initial add 42.0 evolution-data-server: re-enable gobject-introspection jack: upgrade 1.19.19 -> 1.19.20 fluidsynth: upgrade 2.2.4 -> 2.2.6 Chen Qi (1): blueman: fix python site-packages installation issue Craig McQueen (1): dnsmasq: Fix a typo in initscript Davide Gardenal (2): python3-wxgtk4: add distro feature check to match dependency fwupd: add COMPATIBLE_HOST to match dependency Jose Quaresma (2): srt: 1.4.2 -> 1.4.3 srt: 1.4.3 -> 1.4.4 Khem Raj (2): xfce4-screenshooter: Add dependency on libxml-parser-perl-native open-vm-tools: Use specific BSD-2-Clause for license Matsunaga-Shinji (2): samba: add 2 cves to allowlist libzip: add CVE-2017-12858 to allowlist Minjae Kim (1): multipath-tools: update SRC_URI Potin Lai (1): libimobiledevice-glue: update recipe Robert Yang (2): wxwidgets: Fix checking for PACKAGECONFIG and DISTRO_FEATURES wxwidgets: git -> gitsm to fix build when no x11 Samuli Piippo (1): python3-qface: upgrade 2.0.6 -> 2.0.7 Xu Huan (5): python3-cheetah: upgrade 3.2.6.post2 -> 3.2.6 python3-evdev: upgrade 1.4.0 -> 1.5.0 python3-google-api-python-client: upgrade 2.36.0 -> 2.42.0 python3-itsdangerous: upgrade 2.1.1 -> 2.1.2 python3-grpcio: upgrade 1.44.0 -> 1.45.0 Yi Zhao (1): dracut: upgrade 055 -> 056 wangmy (20): python3-bitarray: upgrade 2.4.0 -> 2.4.1 python3-click: upgrade 8.0.4 -> 8.1.2 python3-cppy: upgrade 1.2.0 -> 1.2.1 python3-pandas: upgrade 1.4.1 -> 1.4.2 python3-protobuf: upgrade 3.19.4 -> 3.20.0 python3-pychromecast: upgrade 10.3.0 -> 11.0.0 python3-pyparted: upgrade 3.11.7 -> 3.12.0 python3-redis: upgrade 4.2.0 -> 4.2.1 python3-sqlalchemy: upgrade 1.4.32 -> 1.4.34 python3-thrift: upgrade 0.15.0 -> 0.16.0 python3-trafaret: upgrade 2.1.0 -> 2.1.1 python3-twine: upgrade 3.8.0 -> 4.0.0 python3-tzlocal: upgrade 4.1 -> 4.2 python3-websocket-client: upgrade 1.3.1 -> 1.3.2 python3-werkzeug: upgrade 2.0.3 -> 2.1.1 zenity: upgrade 3.41.0 -> 3.42.0 ceres-solver: upgrade 2.0.0 -> 2.1.0 grpc: upgrade 1.45.0 -> 1.45.1 poppler: upgrade 22.03.0 -> 22.04.0 xorg-sgml-doctools: upgrade 1.11 -> 1.12 zhengrq.fnst (2): python3-jdatetime: upgrade 4.0.0 -> 4.1.0 python3-kiwisolver: upgrade 1.4.0 -> 1.4.2 meta-security: da93339112..498ca39cd6: Armin Kuster (5): openscap-daemon: use renamaed python_setuptools_build_meta python3-fail2ban: fix compile issue on some hosts lkrg-module: covert to git fetcher linux-yocto_security.inc: add lkrg kfrags samhain: update to 4.4.7 Ashish Sharma (1): meta-security : Use SPDX style licensing format Davide Gardenal (2): clamav: add COMPATIBLE_HOST to fix build error fscrypt: update dependecy from go-dep-native to go-native Robert Yang (1): LICENSE: adopt SPDX standard names poky: 1976521190..ed98f1a1ae: Abongwa Amahnui Bonalais (1): oe-init-build-env: add quotes around variables to prevent word splitting Alessio Igor Bogani (1): kernel.bbclass: Use KERNEL_IMAGEDEST instead of hardcoded boot path Alexandre Belloni (1): pseudo: Fix handling of absolute links Bruce Ashfield (6): linux-yocto/5.15: update to v5.15.32 linux-yocto/5.10: update to v5.10.109 linux-yocto/5.15: aufs: fixes and optimization linux-yocto-rt/5.15: aufs: compile fix linux-yocto/5.15: features/security: Move x86_64 configs to separate file linux-yocto/5.10: features/security: Move x86_64 configs to separate file Carlos Rafael Giani (1): libsdl2: Disable libunwind dependency in native builds Claudius Heine (1): os-release: add os-release-initrd package Ferry Toth (1): package_manager: sign DEB package feeds Joe Slater (1): unzip: fix CVE-2021-4217 Khem Raj (1): glib-2.0: Backport patches C++ variant of g_atomic_int_compare_and_exchange() Oleksandr Kravchuk (1): tzdata: update to 2022a Peter Kjellerstedt (5): python3-jinja2: Correct HOMEPAGE insane.bbclass: Make do_qa_patch() depend on if patch-fuzz is in ERROR_QA insane.bbclass: Make changes to QA_EMPTY_DIRS trigger package_qa to rerun bitbake.conf: Remove ERROR_QA from BB_HASHEXCLUDE_COMMON bitbake: knotty.py: Show elapsed time also for tasks with progress bars Richard Purdie (11): bitbake: parse: Ensure any existing siggen is closed down first bitbake: data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contains items bitbake: server/process: Disable gc around critical section bitbake: cooker: Reset and rebuild inotify watches bitbake: pyinotify: Handle potential latent bug mirrors: Switch glibc and binutils to use shallow mirror tarballs bitbake: data: Fix accidentally added parameter bitbake.conf: Drop unexports from a different era vim: Upgrade 8.2.4524 -> 8.2.4681 Revert "meta: rust: Bug fix for target definitions returning 'NoneType'" build-appliance-image: Update to master head revision Robert Yang (1): waffle: The surfaceless-egl and gbm requires opengl Saul Wold (5): busybox: Exclude .debug from depmod kmod: Add an exclude directive to depmod depmodwrapper: Use nonarch_base_libdir for depmod.d kmod: Update exclude patch to Accepted depmodwrapper-cross: Fix missing $ Sean Anderson (1): u-boot: Fix condition for install_spl_helper Simone Weiss (1): popt: add ptest Sundeep KOKKONDA (3): gcc: sanitizer: Fix tsan against glibc 2.34 meta: rust: Bug fix for target definitions returning 'NoneType' meta: scripts - relocation script adapted to support big-endian machines Xavier Berger (1): gpg-sign: Add parameters to gpg signature function Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I294af706d7b96796ff360b402b9d011082cf36a7
2022-04-08run-repotest: Remove exempted shell scriptsCharles Boyer1-9/+0
The shell scripts that were exempted due to shellcheck errors have fixed their shellcheck errors. Therefore, the scripts can be removed from the exemption list. Signed-off-by: Charles Boyer <Charles.Boyer@fii-usa.com> Change-Id: Ic350f14be559f0db96684002ac440a6ee1e8179b
2022-04-08meta-fii: meta-kudo: Fix shellcheck errorsCharles Boyer10-115/+131
Fixes bash shellcheck errors so that the exemptions in run-repotest can be removed. Signed-off-by: Charles Boyer <Charles.Boyer@fii-usa.com> Change-Id: I6afb059cf1151c871ddfcaf67efc6a63183f7130
2022-04-08Added BootType property for multihost supportJayashree Dhanapal3-41/+4
Added BootType property and interface in host-template.yaml for multi-host support to determine the BIOS boot options which supports Legacy and EFI. TESTED : Tested on Facebook Yosemitev2 platform and verified the results. Signed-off-by: Jayashree Dhanapal <jayashree-d@hcl.com> Change-Id: I8f85b9b63019b683b0062c45f793d4b363c82482
2022-04-07setup: enable all qemu* machinesPatrick Williams1-20/+25
The existing support for qemuarm wasn't working. Sometimes, when submitting recipes to upstream, it is useful to test image builds against various qemu* machine models. Enhance the setup script so that we can build any of the qemu* machines that Poky supports and treat them like a generic meta-phosphor machine. Tested: Used `setup qemumips` and was able to `bitbake phosphor-image` successfully. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ide141c879dd674fe3771984f7fd41006a64ce54f
2022-04-07phosphor-fan-presence: srcrev bump facbe12962..0850e3122eAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: I5b3abe450e7d251c905469d0901d0e56b8dc023e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-07setup: retab to soft-tabsPatrick Williams1-46/+46
Change-Id: Id9d3d4ff314c0635f9f5ad6fc81d5f19977f65c1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2022-04-07meta-fii: meta-kudo: Remove tla2024 from kudoAvenash Asai Thambi3-19/+2
The tla2024 support has been moved into internal repo. Signed-off-by: Avenash Asai Thambi <avenash.thambi@fii-usa.com> Change-Id: Ia77538f10015b033f989b9371c69cfe5d286ee52
2022-04-06phosphor-host-postd: disable testsZev Weiss1-0/+1
Compiling the tests isn't needed for a basic build, and can lead to build failures due to not having gmock/gtest headers. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: I0d55e8a19260dde7dc7f06831d168a1091dc4e74
2022-04-06service-config-manager: srcrev bump eca056ed16..f27f431faaAndrew Geissler1-1/+1
Jiaqing Zhao (1): Switch remaining logs to lg2 Change-Id: I47ae8321eecdf16e3cbc0a3880779c7fc3544b70 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-06phosphor-dbus-interfaces: srcrev bump 2f103d919a..c531268c53Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): Dump: InitiateOffload: Add Unavailable error Matt Spinler (1): openpower: Add GetPELJSON method Change-Id: I2d1c42cdcc04e317db75d70e53a5bfb0d84ff3a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-06phosphor-debug-collector: srcrev bump 56bd797e0a..6f4870aadcAndrew Geissler1-1/+1
Marri Devender Rao (4): dreport: add network details to the BMC dump dreport: Add time and date to the BMC dump dreport: add fanctl dump output to BMC dump openpower:dreport: add obmconsole1 log file to the BMC dump Change-Id: Ice66587e41fd465748253a57dcf13c21cac90887 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-06openpower-occ-control: srcrev bump e2d0a43cc1..373af75721Andrew Geissler1-1/+1
Sheldon Bailey (1): openpower-occ-control:failure to read OCC state. Change-Id: I15fca11804e53354081d9cd5c56f9f83ea44f378 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-06phosphor-certificate-manager: srcrev bump 7047be6784..ebd21ba4fcAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: Icb67faf7960adb650ca12d9c302fe55723bcc806 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-06x86-power-control: srcrev bump 809545a621..99e8f9dfe6Andrew Geissler1-1/+1
Andrei Kartashev (1): refactor power restore controller Change-Id: I604425396ff9a0c145c5101a50fd92c6e656aaee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-06bmcweb: srcrev bump 456cd875f3..45ca1b868eAndrew Geissler1-1/+1
Ed Tanous (6): Add new option for query parameters Redfish: Query parameters: Only Implement Expand Implement odata-version checks Fix missing success code in Account PATCH Add setUpRedfishRoute to all nodes in redfish Change-Id: Ia40ac5116d3c2a669a636a619f1b01a7cb5714f2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-06meta-google: google-usb-network: Remove unused IP optionWilliam A. Kennington III3-27/+11
None of our configurations use the IPv4 address for the BMC, so we can remove all of the configuration. Change-Id: Ib7fd08afc48c189d5e79ceaf64deedacdf6ff6a4 Signed-off-by: William A. Kennington III <wak@google.com>
2022-04-06meta-google: google-usb-network: Fix shutdownWilliam A. Kennington III1-1/+3
We need to specify parameters to shut down the device cleanly. Change-Id: I4f6d3a5cd6aaebf9fb01a86ed78fc1f4737e41eb Signed-off-by: William A. Kennington III <wak@google.com>
2022-04-06meta-google: google-usb-network: Allow specifying interface nameWilliam A. Kennington III2-1/+3
Change-Id: Icdf1b12993b96d13008ddae93a54aa5bd6b35173 Signed-off-by: William A. Kennington III <wak@google.com>
2022-04-06meta-google: google-usb-network: Require fieldsWilliam A. Kennington III2-2/+18
The interface, product ID and bind device are required in order to set up the interface. Change-Id: I9e47c8e9dfa86ae33cb01cedee8471c863e2f066 Signed-off-by: William A. Kennington III <wak@google.com>
2022-04-06meta-google: gbmc-update: Only find a single sigWilliam A. Kennington III1-1/+1
We sometimes have provided tarballs with multiple image or sig files present. We need to limit find to just try the first one. Change-Id: If942c122e95a70ee5d84af702760ff4bc1cb2edb Signed-off-by: William A. Kennington III <wak@google.com>
2022-04-06meta-google: gbmc-update: Fix version outputWilliam A. Kennington III1-0/+4
If we ever have a directory with a VERSION file and version directory, it will write both versions. This is incorrect behavior. Change-Id: Ic6737836ab4c59c32dd3d9c78b76f222558d92a4 Signed-off-by: William A. Kennington III <wak@google.com>