summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-11-03meta-facebook: tiogapass: add U-Boot patch to match EFI firmware baud ratePaul Fertser3-0/+43
This adds a tiogapass-specific patch so that U-Boot and kernel console are using 57600 to match EFI firmware baud rate. (From meta-facebook rev: f552fa78ddbf0364fc393cdbc214d8b1742288b3) Signed-off-by: Paul Fertser <fercerpav@gmail.com> Change-Id: I73e313aad7abd9d3361e14fb560a7b3f41539e55 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-03meta-facebook: power-control: Enable system resetVijay Khemka1-0/+1
Enable system power reset in x86-power-control with setting CHASSIS_SYSTEM_RESET compile flag. Tested: Verified this by checking the system reset interface /xyz/openbmc_project/state/chassis_system0 created in dbus node (From meta-facebook rev: 509788f9c67e25c0870f14d3d9e9ec85689a20ed) Change-Id: If053c7d8844e6fe1ddaa422b11e838776eb3572f Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-03meta-facebook: remove ikvmVijay Khemka1-0/+2
Facebook platforms doesn't use obmc-ikvm currently so removing it. (From meta-facebook rev: 2b532a586562096d77c0546154807bc9bb7d1747) Change-Id: I0c672baaa5988598f37846d14658e3ec12cd7235 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-03meta-facebook: tiogapass: Add extra featuresVijay Khemka1-1/+4
Add extra features phosphor-nvme only for tiogapass as it is not applicable for other machine yosemitev2 (From meta-facebook rev: a2c9a6341ff1a70c64c91b035d002ca6fba68c27) Change-Id: I72499183cf00f673360cc8dfcde4caf739c41f05 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-03Use correct type for Dbus sensor interface in IPMI sensors YAML filesKonstantin Aladyshev1-7/+7
Dbus sensor interface 'xyz.openbmc_project.Sensor.Value' migrated from int to double. Therefore all old 'int64_t' types in "*-ipmi-sensor*.yaml" files for this interface should be changed to 'double'. (From meta-ingrasys rev: a77281516cf6aa609bb64196b6f48dbf0c52d725) Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ic14b9488d4da964a1d48052d9a8b334dbb753996 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-03meta-phosphor: fix S with trailing slashBrad Bishop4-4/+4
Upstream OE added a warning when S has a trailing slash. Remove the trailing S from the flagged recipes to avoid the warning. (From meta-phosphor rev: 29d26b3f9b014d156846b0b6e0a1e2f65510b328) Change-Id: I932d3758c5080a335970dca2e462fe6accd06928 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-03gatesgarth: add support for new seriesAndrew Geissler3-3/+3
As we add support for a new series, remove support for the oldest. Little to no testing is done with older ones. (From meta-ibm rev: 6255d23fd68023fdc838d0a2262b43883b86be58) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Id63754bdc8ec82628cad23427bfdadafca380c15 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-03Revert "poky: subtree update:b23aa6b753..ad30a6d470"Andrew Geissler416-1742/+113241
This reverts commit af5e4ef732faedf66c6dc1756432e9de2ac72988. This commit introduced openbmc/openbmc#3720 and no solution has been forthcoming. Revert until we can get to the bottom of this. Change-Id: I2fb0d81eb26cf3dadb2f2abdd1a1bb7a95eaf03c
2020-11-03Revert "Move context and coroutine"Andrew Geissler1-5/+7
This reverts commit 6be1787fdc13405fa9daa6755c28534bbcaa7458. openbmc/openbmc#3720 tracks the issue we've been having with the latest poky update. For now we're going to have to revert it which means we need to go back to handling the older boost. Lets revert this so we go back to not minimizing our boost library which will cause a bit larger library in flash but allow us to support both the old and new boost packaging. (From meta-phosphor rev: 3ee1f9df23ab04871297676c265dfcf0a8db38f4) Change-Id: Ib45de998931142ea74dffddafd960b7513717a18 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-30meta-openembedded: subtree update:2258c9a767..164a6030b0Andrew Geissler130-554/+656
Alejandro Hernandez Samaniego (1): emacs: Fix packaging for emacs-minimal Andreas Müller (8): fluidsynth: upgrade 2.1.3 -> 2.1.5 hdf5: Shorten SUMMARY and move long text to DESCRIPTION wxwidgets: add opengl PACKAGECONFIG / enable it if opengl is in DISTRO_FEATURES wxwidgets: Add what's necessary so that consumers of wxwidgets_git can find it wxwidgets: upgrade 3.1.3 -> 3.1.4 babl: upgrade 0.1.78 -> 0.1.82 gegl: upgrade 0.4.24 -> 0.4.26 gimp: upgrade 2.10.20 -> 2.10.22 Andrej Valek (2): nss: upgrade 3.56 -> 3.57 nspr: upgrade 4.26 -> 4.29 Chen Qi (2): open-isns: use /run instead of /var/run in systemd service file openhpi: use /run instead of /var/run in systemd service file Daniel Ammann (2): dhex: add homepage pcsc-tools: add new package Fagundes, Paulo (1): vnstat: add recipe Gianfranco Costamagna (1): vboxguestdrivers: upgrade 6.1.14 -> 6.1.16 Gianluca Pacchiella (1): Add missing dependencies for rsnapshot. Khem Raj (5): meta-openembedded: Add gatesgarth to LAYERSERIES_COMPAT apitrace: Disable secuirty flags for clang iscsi-initiator-utils: Silence a clang warning on 64bit systems minifi-cpp: Do not use lld on riscv32 redis: Fix build with clang on riscv32 Leon Anavi (44): python3-aiohttp: Upgrade 3.6.2 -> 3.6.3 python3-ujson: Upgrade 3.2.0 -> 4.0.1 python3-passlib: Upgrade 1.7.2 -> 1.7.4 python3-croniter: Upgrade 0.3.34 -> 0.3.35 python3-isort: Upgrade 5.5.4 -> 5.6.4 python3-prompt-toolkit: Upgrade 3.0.7 -> 3.0.8 python3-yarl: Upgrade 1.6.0 -> 1.6.2 python3-sqlparse: Upgrade 0.3.1 -> 0.4.1 python3-sqlalchemy: Upgrade 1.3.19 -> 1.3.20 python3-sentry-sdk: Upgrade 0.18.0 -> 0.19.0 python3-markdown: Upgrade 3.3 -> 3.3.1 python3-pywbemtools: Upgrade 0.7.3 -> 0.8.0 python3-xlsxwriter: Upgrade 1.3.6 -> 1.3.7 python3-luma-core: Upgrade 1.17.1 -> 1.17.2 python3-graphviz: Upgrade 0.14.1 -> 0.14.2 python3-yappi: Upgrade 1.2.5 -> 1.3.0 python3-iniconfig: Upgrade 1.0.1 -> 1.1.1 transmission: Upgrade 2.94 -> 3.00 python3-regex: Upgrade 2020.10.11 -> 2020.10.15 python3-colorama: Upgrade 0.4.3 -> 0.4.4 python3-zipp: Upgrade 3.3.0 -> 3.3.1 python3-pychromecast: Upgrade 7.5.0 -> 7.5.1 python3-semver: Upgrade 2.10.2 -> 2.13.0 python3-pydicti: Upgrade 1.1.3 -> 1.1.4 python3-humanize: Upgrade 3.0.1 -> 3.1.0 python3-dominate: Upgrade 2.5.2 -> 2.6.0 python3-urllib3: Upgrade 1.25.10 -> 1.25.11 python3-bitarray: Upgrade 1.5.3 -> 1.6.0 python3-markdown: Upgrade 3.3.1 -> 3.3.2 python3-pymisp: Upgrade 2.4.131 -> 2.4.133 python3-typeguard: Upgrade 2.9.1 -> 2.10.0 python3-traitlets: Upgrade 5.0.4 -> 5.0.5 python3-sentry-sdk: Upgrade 0.19.0 -> 0.19.1 python3-lxml: Upgrade 4.5.2 -> 4.6.1 python3-regex: Upgrade 2020.10.15 -> 2020.10.23 python3-google-api-python-client: Upgrade 1.12.3 -> 1.12.5 python3-cryptography: Upgrade 3.1.1 -> 3.2 python3-psutil: Upgrade 5.7.2 -> 5.7.3 python3-pyparted: Upgrade 3.11.6 -> 3.11.7 python3-tqdm: Upgrade 4.50.2 -> 4.51.0 python3-u-msgpack-python: Upgrade 2.7.0 -> 2.7.1 python3-luma-core: Upgrade 1.17.2 -> 1.17.3 python3-zipp: Upgrade 3.3.1 -> 3.4.0 python3-aiohttp: Upgrade 3.6.3 -> 3.7.1 Luca Boccassi (2): Add recipe for fsverity-utils Add new recipe for squashfs-tools-ng Mario Schuknecht (1): wireguard-tools: Fix systemd service installation Martin Jansa (3): packagegroup-meta-multimedia: include fdk-aac and mpd only with commercial in LICENSE_FLAGS_WHITELIST python3-colorama: add native and nativesdk to BBCLASSEXTEND mpd: add commercial LICENSE_FLAGS when ffmpeg or aac PACKAGECONFIG is enabled Michael Tretter (1): apitrace: add new recipe Mingli Yu (1): mariadb: Upgrade to 10.5.6 Pascal Bach (1): fmt: make available as native and nativesdk Pierre-Jean Texier (3): c-periphery: upgrade 2.2.1 -> 2.2.4 c-periphery: fix typo in SUMMARY stunnel: upgrade 5.56 -> 5.57 Qi.Chen@windriver.com (4): php: use /run instead /var/run in systemd service file lmsensors: use /run instead of /var/run for systemd service cyrus-sasl: use /run instead of /var/run for systemd service file freediameter: use /run instead of /var/run in systemd service file Ross Burton (2): mpv: fetch waf in do_fetch glmark2: no need to patch waf Sakib Sajal (1): python3-prettytable: add python3-wcwidth to RDEPENDS Siming Yuan (1): python3-paramiko: fixing runtime dependencies Taisei Nakano (1): anthy: add GPLv2 to LICENSE and add LIC_FILES_CHKSUM Ulrich Ölmann (1): usb-modeswitch, usb-modeswitch-data: fix usrmerge Yi Zhao (2): samba: upgrade 4.10.17 -> 4.10.18 networkmanager: remove PACKAGECONFIG[dhclient] Zang Ruochen (13): firewalld: upgrade 0.9.0 -> 0.9.1 mtr: upgrade 0.93 -> 0.94 wireshark: upgrade 3.2.6 -> 3.2.7 hwdata: upgrade 0.339 -> 0.340 libmbim: upgrade 1.24.2 -> 1.24.4 linuxptp: upgrade 3.0 -> 3.1 memtester: upgrade 4.4.0 -> 4.5.0 paho-mqtt-c: upgrade 1.3.5 -> 1.3.6 mm-common: upgrade 1.0.1 -> 1.0.2 poppler: upgrade 20.09.0 -> 20.10.0 spdlog: upgrade 1.8.0 -> 1.8.1 libcgi-perl: upgrade 4.50 -> 4.51 libcurses-perl: upgrade 1.36 -> 1.37 zangrc (8): gphoto2: upgrade 2.5.23 -> 2.5.26 libgphoto2: upgrade 2.5.25 -> 2.5.26 libmtp: upgrade 1.1.17 -> 1.1.18 libp11: upgrade 0.4.10 -> 0.4.11 libpwquality: upgrade 1.4.2 -> 1.4.4 libqmi: upgrade 1.26.4 -> 1.26.6 nano: upgrade 5.2 -> 5.3 protobuf: upgrade 3.13.0 -> 3.13.0.1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie105cfe99ae7dab0f6f1fd8d88d43a1979faf486
2020-10-30meta-security: subtree update:4c2f7ffd49..e8c9e69c80Andrew Geissler10-8/+39
Armin Kuster (3): meta-security: Add gatesgarth to LAYERSERIES_COMPAT gitlab-ci: add meta-hardening build image gitlab-ci: add building meta-security-compliance pkgs Sajjad Ahmed (1): layer.conf: use += instead of := to update BBFILES Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Id5439f3fdfc88fe3c987ee3c8cb7d3ed6a5a6a22
2020-10-30meta-raspberrypi: subtree update:6f85611576..09a3c11696Andrew Geissler5-71/+59
Eino Juhani Oltedal (1): linux-raspberrypi: bump to Linux version 5.4.72 Khem Raj (2): linux-raspberrypi: Fix build regression from last update userland: Apply format-overflow warning patch for gcc alone Marek Belisko (1): u-boot: Fix booting raspberrypi CM3 module Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Iff5accc278e665d378b0776c8bdfdb7d62d4d773
2020-10-30openpower-vpd-parser: srcrev bump 43c3afcaff..b665c55454Andrew Geissler1-1/+1
Santosh Puranik (1): meson: Silence old ABI warnings (From meta-openpower rev: df72c0681c5bbd71fe84f9cd9bba52ca2221e6e4) Change-Id: I1d8de74d74d43b2d4f5c7c0ed397e05139a06ce4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-30openpower-hw-diags: srcrev bump e4f5dbef74..6e36587a1fAndrew Geissler1-1/+1
Zane Shelley (1): Copied FFDCFile and supporting code from phosphor-power (From meta-openpower rev: 005efaee872b35438411ee4cfd21c79bb8a70e40) Change-Id: I2892a246649903b54f4508ae5a8520dd9818eef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-30telemetry: srcrev bump a4bf740ce5..7f06f613ffAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Created sensor cache class (From meta-phosphor rev: f62c04402c5bacac5ec76c168246fbdbbd76ed32) Change-Id: Id2f17023d314b11c02aa0c6c1a1b173a64516319 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-30bmcweb: srcrev bump f23b729676..313efb1c9aAndrew Geissler1-1/+1
Brad Bishop (1): clang-tidy: fix typo Ed Tanous (1): Revert "Redfish Session : Support ClientOriginIPAddress" Gunnar Mills (2): log_services: Remove odata.context Memory: Fix potential validator error Jonathan Doman (1): Restore missing/broken Processor fields Manojkiran Eda (1): Fix Release Lock API SunnySrivastava1984 (1): SubModel property under ComputerSystem Schema. (From meta-phosphor rev: 5afbb0d7a389a3adf2e874daa0de2e8644f450c3) Change-Id: Idf55b017679ab6262fd413fc2557fe725879dc6e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-30linux-aspeed: Move to 5.8.17Joel Stanley1-2/+2
This includes security and bug fixes from the 5.8.15, 5.8.16 and 5.8.17 stable releases. (From meta-aspeed rev: 07d964972facc7d233f034f0bbdaea1c66e225b4) Change-Id: Ib6b7a9828e596f4f51f614b0db746a080d6ff5d5 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-30linux-aspeed: G220A fixesJoel Stanley1-1/+1
George Liu (1): ARM: dts: Fix label address for 64MiB OpenBMC flash layout John Wang (1): ARM: dts: aspeed: g220a: Add some gpios (From meta-aspeed rev: 95ee7821d9291e3696297990c330cce9a0e26966) Change-Id: Ice312e449e774c000e4bf572b0e99bfe77c14b92 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29meta-quanta: gbs: fix pwr_u2_11_en name typo and add watchdog sensorGeorge Hung1-1/+28
1. fix "pwr_u2_11_en" sensor name typo 2. add host watchdog sensor (From meta-quanta rev: e5859df7d6c1d29656648c775e24836826082b2b) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I06eb7c1f4a9a92044c382ab1b5ea5149204e88d4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29meta-quanta: gbs: fix the SpeedMbps of ethernet interfaces in RedfishGeorge Hung1-0/+1
Enable it if your NIC driver supports the ETHTOOL features and it will fix showing 0 for the SpeedMbps of ethernet interfaces in Redfish (From meta-quanta rev: 3a1b489db1f65c4afe4c74c623f3023cfe4964ed) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I4c7b8d59fa942da5aa09177b749da0838c02a846 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29Revert "tacoma: Remove CP0 reset"Andrew Geissler1-0/+3
This reverts commit 5ef58e42bd2c27605cd952bf590b2879759425d8. There is a unknown issue with Tacoma hardware in which the CP0 reset needs to happen within the power_control.exe. The theory is it is timing related (i.e. the CP0 reset needs to occur extremely close to the power being turned on). Given that Tacoma is a development system, time has not been allotted to getting to the bottom of this. It works fine on some systems, but fails catastrophically on others with an assortment of power fault errors. Due to this issue, we can not utilize the new kernel mechanism for controlling CP0 on Tacomas. (From meta-ibm rev: 4bc5a4720757e6aa8b349869adc2dceb53a8b9f1) Change-Id: Ib0afbfc4386bf74ffa264c1e0ac3aaa04016a040 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29Use correct type for Dbus sensor interface in IPMI sensors YAML filesKonstantin Aladyshev6-163/+163
Dbus sensor interface 'xyz.openbmc_project.Sensor.Value' migrated from int to double. Therefore all old 'int64_t' types in "*-ipmi-sensor*.yaml" files for this interface should be changed to 'double'. (From meta-ibm rev: c769f790e14b9caa4fc842dc1e2035378de6ae60) Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Id8e164203541550eb19301ca429702cbf7d4b2f8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29phosphor-host-ipmid: srcrev bump be4ffa8720..515bc375cbAndrew Geissler1-1/+1
William A. Kennington III (1): sensorhandler: Fix uninitialized reads (From meta-phosphor rev: c54aacd0bb061f5c73985cba45febe9fd654779a) Change-Id: I496d638c4e6bfc079458050d085aabfd1409f8d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29phosphor-logging: srcrev bump 7c9c07e821..806001958eAndrew Geissler1-1/+1
Matt Spinler (2): PEL: Dynamic location code for registry callout PEL: Update 2 symbolic FRUs in msg registry (From meta-phosphor rev: fd72b4eebd63a0d69222daf22b1f90f06f6055d7) Change-Id: I456144f7d124c883708610082edaa30936e33a7c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29entity-manager: srcrev bump def2927490..2160838366Andrew Geissler1-1/+1
Ed Tanous (1): update config file documentation (From meta-phosphor rev: a4924af65c11224ebc74a2528b29ee6830644410) Change-Id: I37770f52bdd420f356709c926f04104bb26287c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29libmctp: srcrev bump 96d5449211..b3b55a6bd5Andrew Geissler1-1/+1
Andrew Jeffery (1): astlpc: Clear OBF during binding initialisation (From meta-phosphor rev: 3bf9ad05a72e3afa315155fcff218e165b0a4c58) Change-Id: Ice3aa08a79acf8683eb77f2b8525c326a5baa070 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29phosphor-ipmi-flash: srcrev bump a606550743..56a2273fc7Andrew Geissler1-1/+1
Jason Ling (1): extend file_handler to support reads (From meta-phosphor rev: a5a032d5759f7dd6fbcaf854eda832c06eada306) Change-Id: I84ae173fca5922896e26cf5418015a367bfef93d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29kcsbridge: srcrev bump d8594e9a62..4a4d1d03d9Andrew Geissler1-1/+1
Konstantin Aladyshev (1): Don't use "-" in a DBus interface path and name (From meta-phosphor rev: 15060b72361b0ec71f80ac07a943afb6954e2c99) Change-Id: I7a325d02aa8b369f9b0399904629b4cff792bcfe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29pldm: srcrev bump 92bb402129..dd04990dd7Andrew Geissler1-1/+1
Sridevi Ramesh (3): Display pldmtool Base & Bios command output in JSON. Display pldmtool platform command output in JSON Display pldmtool Fru & oem-ibm command output in JSON (From meta-phosphor rev: 8e32db853c9e4c3bd0403f1e143a01c40f5f4a3b) Change-Id: I364897c10ec8a120e29a26f06b77b7a5b6f1741c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-29Use correct type for Dbus sensor interface in IPMI sensors YAML filesKonstantin Aladyshev1-5/+5
Dbus sensor interface 'xyz.openbmc_project.Sensor.Value' migrated from int to double. Therefore all old 'int64_t' types in "*-ipmi-sensor*.yaml" files for this interface should be changed to 'double'. (From meta-phosphor rev: ade38f11fda08fe426ba8ece743421cf8b63c098) Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I1cec719689e37fab98232d4d03f94c13d73bb03d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-27Revert "os-release: only run bbappend on do_compile"Andrew Geissler1-1/+1
This reverts commit f2b07859cc9586f96b072678d1f5f4586e77850b. This turned out to only help hide the issue. Builds would pass but the os-release value in the flash image would not be correct when this bug hit. (From meta-phosphor rev: aae84925dc578f2025aa19c90a718d012aee2577) Change-Id: I4d6c436297687469116709ebc535bf1d343936f4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-27webui-vue: srcrev bump 1f8117f810..459c1edb1fAndrew Geissler1-1/+1
Derick Montague (3): Resolve npm vulnerabilities Update compression-webpack-plugin Add icon only button to documentation Dixsie Wolmers (1): Remove blank overview pages in documentation SurenNeware (1): Fixed event logs pagination on small screen Yoshie Muranaka (1): Make copy of single file firmware upload (From meta-phosphor rev: bdb32ac76d989a264a859a5d483bd3b321fb15b5) Change-Id: I65f0946287575a692ce72ceb98c5e9ff8674b865 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-27phosphor-fan-presence: srcrev bump a7aed01757..5d564a9f20Andrew Geissler1-1/+1
Jolie Ku (1): monitor: Use the number of failed tach sensors at startup (From meta-phosphor rev: 2cb1bcbc652d89b28834b54129232c02446fc7f5) Change-Id: I155740be2cacb3eefb2c5433bdd142d5b3a7d8a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-27phosphor-ipmi-flash: srcrev bump 63902a439c..a606550743Andrew Geissler1-1/+1
Jason Ling (1): move files around to create a common convenience library Patrick Venture (1): bmc: firmware-handler: lpc: minor cleanup (From meta-phosphor rev: 8dc426ca4a459a7adba82cc94af4b16cd130992f) Change-Id: I2d53847306a70c53fba5b9e7bf0f9b398d13f2e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-27bmcweb: srcrev bump 04e438cbad..f23b729676Andrew Geissler1-1/+1
Ed Tanous (1): Turn on ALL perf checks (From meta-phosphor rev: 4778214bf479fb0d7f3f9341597d43d08f98b4cf) Change-Id: If8ffa9801bdcce89af8abd6b25b7ca10408fdfe3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-27Use correct type for Dbus sensor interface in IPMI sensors YAML filesKonstantin Aladyshev1-101/+101
Dbus sensor interface 'xyz.openbmc_project.Sensor.Value' migrated from int to double. Therefore all old 'int64_t' types in "*-ipmi-sensor*.yaml" files for this interface should be changed to 'double'. (From meta-inspur rev: 608bb59eb418c6918135651895e2b994c715126d) Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I4610bc0b6dcff78b31c8ae7973da82aac85a456f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-26phosphor-logging: srcrev bump 38caaf0730..7c9c07e821Andrew Geissler1-1/+1
Matt Spinler (2): PEL: Add fan missing PEL registry entry PEL: Add fan fault PEL registry entry (From meta-phosphor rev: 43a2fc3a36b605ffbe290a7eb39f4d791e3d0a2f) Change-Id: I36ff14208e0cf162a565bf3b954fcb3d49736117 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-26bmcweb: srcrev bump 3fad0d59b9..04e438cbadAndrew Geissler1-1/+1
Ed Tanous (2): Timeout is not per-session fix include names Wludzik, Jozef (1): Avoid using deleted Connection in Response (From meta-phosphor rev: 096a0e1e4c1bff59072a5926635a688e8933a381) Change-Id: Icc046d8efcf458e05c1afb60912dd0083a7d2b9a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-26os-release: only run bbappend on do_compileAndrew Geissler1-1/+1
Chasing an intermittent os-release build failure via openbmc/openbmc#3720. Not clear if this fix will resolve that issue but there does not appear to be any reason to run the logic in the bbappend outside of the do_compile step since that is the only place the OS_RELEASE_FIELDS are utilized by the base recipe. (From meta-phosphor rev: f2b07859cc9586f96b072678d1f5f4586e77850b) Change-Id: I5f14da2babc852f3d39f2ca6bae4bf993d5e22da Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-23webui-vue: srcrev bump ef8c3f33b5..1f8117f810Andrew Geissler1-1/+1
SurenNeware (1): Add style to left sidebar and app header Yoshie Muranaka (1): Add support for mutual TLS (From meta-phosphor rev: 131f3279960f974943b8609828c1db9de17e26c9) Change-Id: I8ced249daf13c2a78207a7e22f3e6a3e62b836fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-23pldm: srcrev bump b8baffa32c..92bb402129Andrew Geissler1-1/+1
George Liu (1): BIOS: Implement HelpText and DisplayName properties (From meta-phosphor rev: 9958a73c0c302460f82d9bb28709b5dce9ad5080) Change-Id: I63f6e48fc80741a518f79fc376f17f729d2a08dc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-23telemetry: Add nlohmann-json and gtest to dependenciesWludzik, Jozef1-1/+5
Disable building test in yocto env to relaxe Yocto build process. Tested: - Builded romulus image with telemetry service (From meta-phosphor rev: 7406d55ad9690d8820215196279f840c22dce27f) Change-Id: I12986102d0d7b8fa375ae3e3e4d601304be50d96 Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-23phosphor-dbus-interfaces: srcrev bump 297845b994..1d4979c7e3Andrew Geissler1-1/+1
Andrew Geissler (1): autoreboot: default automated reboot to on Jonathan Doman (1): Add OperatingConfig interfaces (From meta-phosphor rev: e9dedd19eb8f94a0d71fa363e780f423379a50e9) Change-Id: Ie7e12af3757054931a6c537b37f500efee0bf9bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-23dbus-sensors: srcrev bump be89534787..dadbbb5859Andrew Geissler1-1/+1
Jae Hyun Yoo (1): Fix index checking to support double digit index. (From meta-phosphor rev: f3fdb5cc559cff0b60af8605a3c132e0da2e0c70) Change-Id: I4673df4cf55d45affa47d21595abca3ae8206325 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-23webui-vue: srcrev bump dd6aa0aa8f..ef8c3f33b5Andrew Geissler1-1/+1
Derick Montague (5): Update vuepress to fix hot reloading Resolve Content-Security-Policy error Add action to deploy documentation Add action to deploy documentation Merge branch 'master' of ssh://gerrit.openbmc-project.xyz:29418/openbmc/webui-vue (From meta-phosphor rev: b955c1449b24ce4ea0b8d881226b2505ed0be328) Change-Id: I4411678d7f0373a35857abdff33e14c582dcdb16 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-23openpower-pnor-code-mgmt: srcrev bump f6608a8260..87372ae14aAndrew Geissler1-1/+1
Adriana Kobylak (1): mmc: Add staging directory (From meta-openpower rev: cf1ce0890eb22d23cf4eb3a5755f261bd32ce896) Change-Id: I6e1f283f96f5d98754daf00a94249a8ac52aa351 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-23openpower-hw-diags: srcrev bump 04cbbb3d3a..e4f5dbef74Andrew Geissler1-1/+1
Ben Tyner (1): Attn: Default special attention changed to TI (From meta-openpower rev: 20f6bcc542cd1bfa824312e5f5966d654d64102a) Change-Id: I0d14967528edef72b5e2df8344a4741032abaa9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-22wdt-on-panic: remove from withespoon and mihawkAndrew Geissler2-2/+0
At a high level, the purpose of this feature was to utilize the BMC hardware watchdogs to switch the BMC boot flash when certain errors were hit which were preventing the BMC from booting. At a high level, this worked but some critical issues were found with this: - No failure data is gathered to understand why the boot flash was switched - No event or error is logged to notify the user of the system that the boot flash has switched - At times, switching sides didn't help because the BMC network information was not properly copied to the other boot flash which caused even more confusion for the user Give the above, this patch proposes a reset on this logic until we can come back and address the above issues and get this working end to end. (From meta-ibm rev: d5069cffe865ea104915d8e0fdbe8d7d145644fc) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I8c8d2b30c80940f4674e6c6848bd22f759e943a5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-22Remove James from MAINTAINERSJames Feist1-1/+0
Will be off the project starting Oct 9th. (From meta-intel rev: 627e397460b93f18ad545bb0da41a6eeb9f50eb2) Change-Id: I6c1772e20f76e401c1bfe398786f35252e380183 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-22autoreboot: define new one_time auto reboot propAndrew Geissler1-0/+6
IBM has a use case where boots of a system can be done utilizing a debug tool called istep. This tool does not utilize the normal systemd targets to boot the system, but instead launches each individual step required to boot the system. This allows fine grained control of the boot and the ability to easily debug issues. When booting a system using this tool, it is required that the automated reboot policy be off. The issue is that istep can easily set AutoReboot to false when it is used, but there is no way for it to know when to reset it to true (i.e. when the user is done). AutoReboot is a user setting and is something that must stay persistent based on the users selection. It should not be moved back and forth by software based on different debug modes. The solution proposed here is to make a one-time AutoReboot property. Boot debug tools like istep can utilize this temporary property and be confident it will be reset whenever the user powers down their system or stops their host. Software will first look at this new one-time reboot property. If false then auto reboots will be disabled. If the temporary reboot property is true then software will look at the user-based AutoReboot property for direction. This new property will have no impact to existing software unless it gets set and something looks at it. The thought is this could be useful to more then IBM, so proposing it initially in meta-phosphor. (From meta-phosphor rev: 7d29e7a2c135e91b222c57c66bb7ca61aae6398e) Change-Id: I7c542469135061c5b5017b87cffc92aa6b8794c4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>