summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-10-19poky: subtree update:b23aa6b753..ad30a6d470Andrew Geissler416-113241/+1742
Armin Kuster (1): timezone: update to 2020b Bruce Ashfield (7): linux-yocto/5.4: fix kprobes build warning linux-yocto/5.4: update to v5.4.67 linux-yocto/5.8: update to v5.8.11 linux-yocto/5.4: update to v5.4.68 linux-yocto/5.8: update to v5.8.12 linux-yocto/5.4: update to v5.4.69 linux-yocto/5.8: update to v5.8.13 Fabio Berton (1): weston-init: Add environment file support for systemd unit file Jon Mason (5): armv8/tunes: Move TUNECONFLICTS armv8/tunes: reference parent's TUNE_FEATURES armv8/tunes: Add tunes for supported ARMv8a cores armv8/tunes: Add tunes for supported ARMv8.2a cores tune-cortexa32: fix cortexa32 tune Joshua Watt (2): classes/sanity: Bump minimum python version to 3.5 classes/waf: Add build and install arguments Khem Raj (3): systemd: Use ROOTPREFIX without suffixed slash in systemd.pc.in musl: Update to master strace: Fix value of IPPROTO_MAX Martin Jansa (3): base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as strings mtd-utils: don't use trailing slash in S base.bbclass: warn when there is trailing slash in S or B variables Michael Thalmeier (1): IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creation Naoki Hayama (3): uninative: Fix typo in error message local.conf.sample: Fix comment typo local.conf.sample.extended: Fix comment typo Naveen Saini (2): linux-yocto: update genericx86* SRCREV for 5.4 linux-yocto: update genericx86* SRCREV for 5.8 Nicolas Dechesne (8): bitbake: docs: ref-variables: add links to terms in glossary bitbake: docs: sphinx: replace special quotes with double quotes bitbake: docs: update README file after migrationg to Sphinx bitbake: docs: sphinx: report errors when dependencies are not met bitbake: sphinx: remove DocBook files bitbake: sphinx: rename Makefile.sphinx sphinx: remove DocBook files sphinx: rename Makefile.sphinx Peter Kjellerstedt (1): tune-cortexa65.inc: Correct TUNE_FEATURES_tune-cortexa65 Quentin Schulz (4): docs: ref-manual: ref-variables: fix one-letter pointer links in glossary docs: ref-manual: ref-variables: fix alphabetical order in glossary docs: ref-manual: ref-variables: add links to terms in glossary bitbake: docs: static: theme_overrides.css: fix responsive design on <640px screens Richard Purdie (25): glibc: do_stash_locale must not delete files from ${D} libtools-cross/shadow-sysroot: Use nopackages inherit pseudo: Ignore mismatched inodes from the db pseudo: Add support for ignoring paths from the pseudo DB pseudo: Abort on mismatch patch psuedo: Add tracking of linked files for fds pseudo: Fix xattr segfault pseudo: Add may unlink patch pseudo: Add pathfix patch base/bitbake.conf: Enable pseudo path filtering wic: Handle new PSEUDO_IGNORE_PATHS variable pseudo: Fix statx function usage bitbake.conf: Extend PSEUDO_IGNORE_PATHS to ${COREBASE}/meta docs: Fix license CC-BY-2.0-UK -> CC-BY-SA-2.0-UK abi_version,sanity: Tell users TMPDIR must be clean after pseudo changes pseudo: Update to account for patches merged on branch pseudo: Upgrade to include mkostemp64 wrapper poky.conf: Drop OELAYOUT_ABI poking bitbake: command: Ensure exceptions inheriting from BBHandledException are visible bitbake: tinfoil: When sending commands we need to process events scripts/oe-build-perf-report: Allow operation with no buildstats oe-build-perf-report: Ensure correct data is shown for multiple branch options skeleton/baremetal-helloworld: Fix trailing slash oeqa/selftest/runtime_test: Exclude gpg directory from pseudo database bitbake: process: Show command exceptions in the server log as well Ross Burton (10): bjam-native: don't do debug builds coreutils: improve coreutils-ptest RDEPENDS parted: improve ptest devtool: remove unused variable selftest: skip npm tests if nodejs-native isn't available selftest: add test for recipes with patches in overrides devtool: fix modify with patches in override directories boost: build a standalone boost.build boost: don't specify gcc version boost: consolidate and update library list Usama Arif (1): kernel-fitimage: generate openssl RSA keys for signing fitimage Victor Kamensky (2): qemu: add 34Kf-64tlb fictitious cpu type qemumips: use 34Kf-64tlb CPU emulation Yann Dirson (1): rngd: fix --debug to also filter syslog() calls Yoann Congal (1): bitbake-bblayers/create: Make the example recipe print its message Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I7139cb04b43f722a2118df5346a7a22a13c6a240
2020-10-19boost: temp fix for upstream yocto boost changeAndrew Geissler1-1/+1
Yocto upstream moved context and coroutine directly into BOOST_LIBS, which means that they're not added back for our arm variant. https://github.com/lgirdk/poky/commit/624262541605c476f5a0bd415b08d00379c15b00 Temporarily remove our BOOST_LIBS override so we can pull the upstream yocto in, then come back and add specifically what we need again. Tested: None, letting CI verify it (From meta-phosphor rev: 8c30e9b47641854502a31c0a8402d3142586fd55) Change-Id: I4f174a2473525a02e5c5c080ffc90929f5e4770e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16meta-openembedded: subtree update:bccd3277e4..2258c9a767Andrew Geissler152-5662/+1354
Alejandro Enedino Hernandez Samaniego (1): gedit: Add gsettings-desktop-schemas to RDEPENDS Alexander Vickberg (1): wolfssl: upgrade 4.4.0 -> 4.5.0 Andreas Müller (11): gnome-settings-daemon: Remove wrong RDEPEND gnome-desktop3: upgrade 3.36.5 -> 3.36.6 grilo: upgrade 0.3.12 -> 0.3.13 gspell: upgrade 1.8.3 -> 1.8.4 libgdata: upgrade 0.17.12 -> 0.17.13 tracker: upgrade 2.3.4 -> 2.3.6 tracker-miners: upgrade 2.3.3 -> 2.3.5 gjs: upgrade 1.58.7 -> 1.58.8 xfce4-notifyd: upgrade 0.6.1 -> 0.6.2 live555: upgrade 20200721 -> 20200819 vlc: upgrade 3.0.11 -> 3.0.11.1 Andrey Zhizhikin (1): python3-pybind11: extend to native and nativesdk Armin Kuster (3): cmocka: add recipe musl-nscd: add package add musl-nscd to pkg grps Bartosz Golaszewski (2): libgpiod: drop support for 0.3.3 libgpiod: consolidate the recipe files Diego Rondini (1): README: fix incorrect links Geoff Parker (1): multipath-tools: replace perl with sed in libdmmp/Makefile for pseudo Gianfranco Costamagna (1): vboxguestdrivers: upgrade 6.1.12 -> 6.1.14 Drop kernel 5.8 compatibility patch, now part of upstream codebase Hongxu Jia (4): python3-argcomplete: add recipe 1.12.0 python3-dateutil/python3-pykwalify: add nativesdk support python3-pykwalify: fix missing comma python3-docopt: add version 0.6.2 Kai Kang (2): python3-iniconfig: add recipe python3-pytest: 5.4.3 -> 6.1.0 Khem Raj (3): st: Use update alternatives numactl: Link with libatomic on rv64/rv32 ubi-utils-klibc: Remove trailing slash from S Lee Chee Yang (4): ace : improve reproducibility libgphoto2: improve reproducibility tbb: improve reproducibility glog : improve reproducibility Leon Anavi (57): python3-langtable: Upgrade 0.0.52 -> 0.0.53 python3-sentry-sdk: Upgrade 0.17.5 -> 0.17.6 python3-cmd2: Upgrade 1.3.9 -> 1.3.10 python3-rfc3339-validator: Upgrade 0.1.1 -> 0.1.2 python3-h2: Upgrade 3.2.0 -> 4.0.0 python3-luma-core: Upgrade 1.16.1 -> 1.16.2 python3-isort: Upgrade 5.5.2 -> 5.5.3 python3-xlsxwriter: Upgrade 1.3.3 -> 1.3.4 python3-flask-uploads: Consolidate in a single file python3-paho-mqtt: Upgrade 1.5.0 -> 1.5.1 python3-sentry-sdk: Upgrade 0.17.6 -> 0.17.7 python3-importlib-metadata: Upgrade 1.7.0 -> 2.0.0 python3-pint: Upgrade 0.16 -> 0.16.1 python3-zipp: Upgrade 3.1.0 -> 3.2.0 python3-xlsxwriter: Upgrade 1.3.4 -> 1.3.5 python3-greenlet: Upgrade 0.4.16 -> 0.4.17 python3-xlsxwriter: Upgrade 1.3.5 -> 1.3.6 python3-yarl: Upgrade 1.5.1 -> 1.6.0 python3-sentry-sdk: Upgrade 0.17.7 -> 0.17.8 python3-google-api-python-client: Upgrade 1.12.1 -> 1.12.2 python3-cryptography: Upgrade 3.1 -> 3.1.1 python3-cryptography-vectors: Upgrade 3.1 -> 3.1.1 python3-gevent: Upgrade 20.6.2 -> 20.9.0 python3-pycrypto: Consolidate in a single file python3-pychromecast: Upgrade 7.3.0 -> 7.5.0 python3-beautifulsoup4: Upgrade 4.9.1 -> 4.9.2 python3-tqdm: Upgrade 4.49.0 -> 4.50.0 python3-argcomplete: Upgrade 1.12.0 -> 1.12.1 python3-luma-core: Upgrade 1.16.2 -> 1.17.1 python3-luma-oled: Upgrade 3.5.0 -> 3.6.0 python3-regex: Upgrade 2020.7.14 -> 2020.9.27 python3-djangorestframework: Upgrade 3.11.1 -> 3.12.1 python3-isort: Upgrade 5.5.3 -> 5.5.4 python3-cbor2: Upgrade 5.1.2 -> 5.2.0 python3-humanize: Upgrade 2.6.0 -> 3.0.0 python3-pystemd: Upgrade 0.7.0 -> 0.8.0 python3-sentry-sdk: Upgrade 0.17.8 -> 0.18.0 python3-nocasedict: Upgrade 1.0.0 -> 1.0.1 python3-google-api-python-client: Upgrade 1.12.2 -> 1.12.3 beautifulsoup4: Upgrade 4.9.2 -> 4.9.3 python3-humanize: Upgrade 3.0.0 -> 3.0.1 python3-zipp: Upgrade 3.2.0 -> 3.3.0 python3-cmd2: Upgrade 1.3.10 -> 1.3.11 python3-pywbemtools: Upgrade 0.7.1 -> 0.7.2 python3-prettytable: Upgrade 0.7.2 -> 1.0.0 python3-nocaselist: Upgrade 1.0.2 -> 1.0.3 python3-pandas: Upgrade 1.1.2 -> 1.1.3 python3-configparser: Upgrade 5.0.0 -> 5.0.1 python3-pywbemtools: Upgrade 0.7.2 -> 0.7.3 python3-colorlog: Upgrade 4.2.1 -> 4.4.0 python3-markdown: Upgrade 3.2.2 -> 3.3 python3-tqdm: Upgrade 4.50.0 -> 4.50.2 python3-pywbem: Upgrade 1.0.2 -> 1.1.0 python3-regex: Upgrade 2020.9.27 -> 2020.10.11 python3-multidict: Upgrade 4.7.6 -> 5.0.0 python3-prettytable: Upgrade 1.0.0 -> 1.0.1 python3-pyperclip: Upgrade 1.8.0 -> 1.8.1 Lim Siew Hoon (1): Alliance for Open Media: new library Martin Jansa (4): libhugetlbfs: revert one commit from 2.23 to work around build error on arm netkit-rsh: inherit update-alternatives ssmtp: adjust u-a utouch-*, ifenslave, iozone3, ttf-honkyfonts, python3-smbus: don't use trailing slash in S Michael Vetter (3): jasper: use correct homepage jasper: upgrade 2.0.20 -> 2.0.21 jasper: upgrade 2.0.21 -> 2.0.22 Mingli Yu (3): smartmontools: Remove obsolete setting regarding the Standard Output ippool: Remove obsolete setting in service file strongswan: Remove obsolete setting regarding the Standard Output Naveen Saini (1): tbb: upgrade 2020.2 -> 2020.3 Pascal Bach (1): rocksdb: 6.6.4 -> 6.11.4 Pierre-Jean Texier (1): cppzmq: upgrade 4.6.0 -> 4.7.0 Ricardo Salveti (1): pcsc-lite: upgrade 1.8.26 -> 1.9.0 Richard Purdie (1): minifi-cpp: Adapt to potential psuedo changes Robert Yang (1): crda: rdepends on wireless-regdb-static Romain Naour (1): libiec61850: add recipe for libiec61850 Ross Burton (1): mpv: don't remove lua for aarch64 twice Sakib Sajal (1): libssh2: enable ptest Sinan Kaya (1): collectd: make rrdtool and rrdcached optional Tim Orling (3): python3-markupsafe: bbappend for ptest python3-jinja2: bbappend for ptest packagegroup-meta-python: -jinja2 -markupsafe => ptest Todd Cunningham (1): firewalld: upgrade 0.8.3 -> 0.9.0 Vladimir Zapolskiy (1): cifs-utils: remove explicitly set PV variable Winfried Dobbe (1): firewalld: Add missing rdep on nftables-python Yi Zhao (2): minifi-cpp: do not download source during compile minifi-cpp: set the default repositories location to /var/lib Zang Ruochen (6): byacc: upgrade 20200330 -> 20200910 memtester: upgrade 4.3.0 -> 4.4.0 redis: upgrade 6.0.7 -> 6.0.8 znc: upgrade 1.8.1 -> 1.8.2 arno-iptables-firewall: upgrade 2.1.0 -> 2.1.1 numactl: upgrade 2.0.13 -> 2.0.14 Zheng Ruoqin (1): dnf-plugin-tui: upgrade 1.1 -> 1.2 Zig Globulin (1): libuvc: add recipe Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I67cbdcd31a7ead9641a4bce3477ff706f33bb253
2020-10-16meta-security: subtree update:d6baccc068..4c2f7ffd49Andrew Geissler46-313/+1224
Adrian (1): gitignore added Armin Kuster (31): kas: build with ptest. remove apparmor softHSM: add pkg packagegroup-core-security: add softHSM libest: add recipe packagegroup-core-security: add libest package opendnssec: add recipe packagegroup-core-security: add opendnssec to pkg grp gitlab-ci: allow test to fail libseccomp: fix ptest failures. packagegroup-core-security-ptest: remove keyutils-ptest security-test-image: simplify packagegroup-core-security-ptest: remove apparmor: fix build issue with ptest enabled. security-test-image: tweak to get more tests to runn apparmor: update to 3.0 packagegroup-core-security: apparmor 3.0 ptest does not build suricata: fix compiling on gcc10 qemux86-test: add apparmor back apparmor: fix build for on musl ecryptfs-utils: fix musl build libest: fix musl build. sssd: update to latest ltm 1.16.5 packagegroup-core-security: remove clamav from musl image suricata: update to 4.1.9 kas: fixup alt configs gitlab-ci: add qemux86 and qemuarm64 musl builds tpm2-tss: update to 2.4.3 tpm2-totp: update to 0.2.1 tpm2-abrmd: update to 2.3.3 tpm2-tools: update to 4.3.0 tpm2-pkcs11: update to 1.4.0 Mingli Yu (1): scap-security-guide: add expat-native to DEPENDS Naveen Saini (3): initramfs-framework/dmverity: add retry loop for slow boot devices wic: add wks.in for intel dm-verity linux-%/5.x: Add dm-verity fragment as needed Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: If3a721fdd99bb6e35c82cf4e7485f06cebaef905
2020-10-16meta-raspberrypi: subtree update:0e9c32c816..6f85611576Andrew Geissler11-20/+44
Alex Gonzalez (1): linux-raspberrypi: Only deploy cmdline.txt for the main kernel Khem Raj (7): linux-firmware-rpidistro: Update to 20190114-1+rpt8 linux-raspberrypi_5.4.bb: Update to 5.4.69 raspberrypi-firmware: Update to 20201002 snapshot raspberrypi-tools: Update to latest snapshot as of 20200803 oeqa: Add 5.4 specific error messages to ignore list rpi-default-settings: Replace default parselogs with parselogs_rpi layer.conf: Add gatesgarth to LAYERSERIES_COMPAT Madhavan Krishnan (1): libcamera: Define packageconfig to enable rpi pipeline Martin Jansa (2): linux-raspberrypi-5.4: bump SRCREV to fix raspberrypi3-64 builds python3-rtimu: don't use trailing slash in S Murat Kilivan (1): linux-raspberrypi_5.4.bb: Add kernel-cache source Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I906081b851f3733a52c1899fe2b4e835021f6419
2020-10-16reset meta-xilinx subtree on master HEAD(874b9cee5e)Andrew Geissler262-7484/+3729
Change-Id: Ic0716e95ff53e7d63c54dc5fce6ee42fc99ed424
2020-10-16obmc-phosphor-discovery-service: fix bitbake warningPatrick Williams1-1/+1
Fix the following warning in bitbake: WARNING: python should use 4 spaces indentation, but found tabs in obmc-phosphor-discovery-service.bbclass, line 76 (From meta-phosphor rev: 427731f6f772ea7172ad4dc5328fa11ab51c3b17) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I23ecd244376ecc2dff2bc7bea6902a567404196a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16phosphor-fan-presence: srcrev bump 9e9f599cec..a7aed01757Andrew Geissler1-1/+1
Jay Meyer (1): monitor: journal message for fan Actual Speed wrong (From meta-phosphor rev: 9dcfdd7c7a8bdf51ac3e55c76a9cfb2275bf5ff4) Change-Id: Ife39da430fed93e48a59b800825cd5a312e1f844 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16phosphor-dbus-interfaces: srcrev bump 32304979b4..297845b994Andrew Geissler1-1/+1
Patrick Williams (4): inventory.rotor: add nominal characteristics for fan rotors inventory.asset: expand date code to full ISO8601 inventory.decorator: define CLEI interface inventory.decorator: define extended manufacturing fields Vishwanatha Subbanna (1): README: Add an example for using option -D (From meta-phosphor rev: 444195ef7d1264798eea68da9eb3ba0d3bc506a5) Change-Id: Idc7dd4d4fc186d1cfa8c82b777bc042e2f73015f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16webui-vue: srcrev bump 64c20a5e65..a5cbc449c2Andrew Geissler1-1/+1
Dixsie Wolmers (2): Add custom IBM progress loading bar Add consistent save button pattern to LDAP SurenNeware (1): Add title attribute to header actions Yong Li (1): Catch the TypeError in sensors page (From meta-phosphor rev: d6612c6d5cfa4ad7c5db5915ab3db99b3c60254e) Change-Id: If5523f68fdaae7045ad9159950a78e926bc5f353 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16phosphor-inventory-manager: srcrev bump 55f9eae440..84b99d990cAndrew Geissler1-1/+1
Patrick Williams (1): serialization: add cereal support for maps (From meta-phosphor rev: 9e0a19a37e67079ea74f4ada893ad37e5205fe1d) Change-Id: Id55c57e1383b104bd12a153a477c2ae8d49fa91d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16sensors:max31785: Remove `x` perms from udev rule fileMatthew Barth1-1/+1
Remove executable permissions from the `70-max31785-hwmon.rules` file to eliminate the systemd-udevd warning that its marked executable. (From meta-ibm rev: 46984b5eda5c40e63cb9fab6aa5e667cec7f5b68) Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Change-Id: Ic7405ed73f2d7875c57696ae4e5b30e380502fd6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16meta-quanta: gbs: rename 99-ipmi-kcs.rules.rulesBrandon Kim2-2/+2
Take out the extra ".rules" suffix. (From meta-quanta rev: 4ff780bc39096dfc144a3910aa82bef8ebd29104) Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: Iffb1794af30f8d8844e328d9a398db054f6c017e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16meta-quanta: gbs: update thermal config to R02George Hung2-3/+3
1. update the Ki for cputemp 2. update the target temp offset for cputemp (From meta-quanta rev: cd759de50c46b900255d5da4a5b4d03d322e8458) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I5f6ae87d50dd8883564c2a9084833983ea94aa66 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16meta-quanta: gbs: fix gpio presence issueGeorge Hung1-34/+8
gpio presence service startup had the following issue: https://gerrit.openbmc-project.xyz/c/openbmc/meta-quanta/+/37359 This may cause gpio present status to be misjudged leading to wrong actions, thus add return code check to prevent them. Also, remove unused present messages (From meta-quanta rev: 18307556359068d936254d14f38392243bf80821) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Ie955f2cec14ad1e8d51c6e6df9a47fd5db9e6720 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16x86-power-control: srcrev bump 46152f996e..04175c21c5Andrew Geissler1-1/+1
Vijay Khemka (1): Add compile flag for chassis system reset (From meta-phosphor rev: ca45b8b0daa10f9705200057ab2e74574d8e395b) Change-Id: I793e72491264ab5ee57414e2555d59adb5c88e82 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16bmcweb: srcrev bump 72d52d2511..c3b3c92ac0Andrew Geissler1-1/+1
Ed Tanous (1): Lots of performance improvements Vijay Khemka (1): Update Chassis power cycle support Wludzik, Jozef (1): Update gitignore with meson paths (From meta-phosphor rev: 41ac9e7c97934643fcd39888f3189719f4985896) Change-Id: Ib5d69cfe7fa72dd0dbaad2237b49b8a898e1a97e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16entity-manager: srcrev bump ef3cdc9a84..def2927490Andrew Geissler1-1/+1
Brad Bishop (5): configurations: Nisqually: Add additional PS slots schema: ibm: add compatible system schema meson: test: move tests up one dir configs: add rainier chassis schema: ibm: systems: fix description (From meta-phosphor rev: 2599540a4d3122e2b0ff7de607398a9ccf45da76) Change-Id: Ib317a67ce0909b1d4fd004a9495ec010f67d0ac7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16phosphor-power: srcrev bump 35a7d0cac2..ca08a79076Andrew Geissler1-1/+1
Bob King (1): regulators: Add getMessages method Brandon Wyman (4): psu-ng: Create errors for detected faults psu-ng: Log errors for missing power supplies psu-ng: Limit tracing/logging read failures psu-ng: Create error for communication fault (From meta-phosphor rev: cd6005476caffad4f3a7d1a764c689a5588d1ede) Change-Id: I476351706e1c705eab27ac28ae5ba6e579556204 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16uart-render-controller: Use new sysfs pathsJoel Stanley1-2/+2
The kernel now contains a patch "drm/aspeed: Add sysfs for output settings" that has been merged to mainline for 5.11. This patch has the required files under the drm (GPU) device, so the paths have changed. The openbmc kernel carries this in dev-5.8 as of f43cef68025d. For now both old and new paths will work, but the old path will be removed in the future. (From meta-phosphor rev: 39db01c017971cee5ac2e9db025e3574041e208c) Change-Id: I558abf50d5251d473d83aba2e2e8ba837e86e7b0 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16openpower-proc-control: srcrev bump 54d1b13291..f7f3f4ab5aAndrew Geissler1-1/+1
Andrew Geissler (1): mpreboot: do not run stop instructions (From meta-openpower rev: 48f9593593db3dac5bbe6e130ee7cad5097b7eb8) Change-Id: Ifc92fcc0af4ca98f060c282b30e506ec636ae91f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16meta-yadro: impi: Rename phosphor-ipmi-configAlexander Filippov1-0/+0
phosphor-ipmi-config is the package without an external repository and does not have any suffixes in the name. This just renames the bbappend file and fixes the build. (From meta-yadro rev: bcdc5919568f79f706bca797b3a2c8f0834a5ab7) Change-Id: Idc0394276f639de68f92d6a51b0e21b994bdf1a5 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14ibm-specific: install hypervisor certificate manager serviceRavi Teja1-0/+2
this commit is to enable hypervisor certficate manager feature and install service for rainier and tacoma (From meta-ibm rev: cf7a5811a21645a556b5e66433ce08ff67cf7cb2) Signed-off-by: Ravi Teja <raviteja28031990@gmail.com> Change-Id: Ia38083851444134a55ff1b488f921b75cbd0d2e8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14bytedance: g220a: Initial commit for meta-g220aJohn Wang10-0/+153
G220a is an x86 server platform with an ast2500 BMC (From meta-bytedance rev: f6d9fbafdfa3e5b0088f4d72792f2f3a031009a6) Signed-off-by: John Wang <wangzhiqiang.bj@bytedance.com> Change-Id: Ie0851a3e689fa7348cbb812e9ff51ea570632123 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14linux-aspeed: kprobes, ftgmac100Joel Stanley1-1/+1
Andrew Jeffery (1): ARM: kprobes: Avoid fortify_panic() when copying optprobe template Dylan Hung (1): net: ftgmac100: Fix Aspeed ast2600 TX hang issue (From meta-aspeed rev: 5d598c61c64dd7b70f50c87e53e274445f57481a) Change-Id: I3ca12a28d8b5178f64f7d5cc37e5c515d75921c1 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14phosphor-certificate-manager: srcrev bump ea7c3f0c98..9fe64af47fAndrew Geissler1-1/+1
Ravi Teja (1): Fix build failure with feature flag "--enable-ca-cert-extension" (From meta-phosphor rev: 170346d8c45291ab778505c71efdfa72e5d39613) Change-Id: I5c207a69e3d4fbd266cdfffc6b8004dc62eb8af4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14meta-quanta: gbs: add retry 10 times when service start on failureGeorge Hung1-0/+2
Sometimes gpio presence service will get sdbus "path not found" error for getting Inventory Manager service while bmc boot up with cleaning rw partition (From meta-quanta rev: b45c44a3903ae01ff8425ca965f091724363cbed) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Ia625a27fb50c723d41ec3e789b611c0f82c05d95 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14Enable OpenPower dumps on supported systems.Dhruvaraj Subhashchandran1-0/+3
Enable OpenPower dumps on Tacoma and Rainier (From meta-ibm rev: 0ce518f660df9490da3373dd64b580ea8672c93d) Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: Ic756ecbd793ca465ce3d6dc31ad93ac5170654d0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14disable warm reboot on romulusAndrew Geissler1-0/+2
Similar to commit 567a8d for witherspoon, this issue has now popped up on Romulus hardware. The concept of warm reboot (reboot the host without removing chassis power) was added a while back as a part of clarifying support for the Redfish ComputerSystem.Reset Action. It has since been found that some IBM hardware, including Romulus, do not support warm reboots. The issue is intermittent and depends on the reboot being requested while the host is in the middle of some i2c transactions. If a warm reboot occurs during this window, then on the subsequent boot the i2c hardware will be in a bad state and the host firmware is unable to recover it. Given this issue, it has been requested that BMC software go back to doing cold reboots (cycling power to the chassis during any reboot request) on this hardware. (From meta-ibm rev: 718f2b5405c2c1f000cc0ccbf2860a283997c08a) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I31810e89977532d4368050871aba03d78deb9c59 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14phosphor-virtual-sensor: srcrev bump 92d648b29b..c62a5548a1Andrew Geissler1-1/+1
Vijay Khemka (2): Add signal based update Fix threshold data copy (From meta-phosphor rev: 6be3245d24d4331e9edf3c3dcfc49e653d8a0559) Change-Id: I7395e8c86ed1584b0e5cd7016ffe6052a979911c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14entity-manager: srcrev bump e7254306d1..ef3cdc9a84Andrew Geissler1-1/+1
Brad Bishop (1): fru-device: Fix -Werror=sign-compare (From meta-phosphor rev: d90c0dc8dd6fd896d1e8cab9ceabd343eb8ec8f7) Change-Id: I67ad670a65333788934306873d2bf55202253f64 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14bmcweb: srcrev bump 5207438cbf..72d52d2511Andrew Geissler1-1/+1
Asmitha Karunanithi (1): Change BMC and System dump code Ed Tanous (2): Correct return code for too many subscriptions. Fix integer constant from 20 to 18 (From meta-phosphor rev: 144786f4305fdf5ef120d4987af361566db11fe4) Change-Id: I874a99473fdcedb93eabaa281a9a6c5f2adb26e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14peci-pcie: srcrev bump 5d049735e2..bce86a6364Andrew Geissler1-1/+1
Jason M. Bills (1): Fix stand-alone build for CI (From meta-phosphor rev: 523d9aeb77c0b43941f90d3770a59f7678285802) Change-Id: I29d28e5b4437cb2f2999aadc49ba2e59a17272b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14Add PACKAGECONFIG check for ibm-vmi-certRavi Teja1-0/+4
this is required to launch ibm vmi certificate manager for ibm systems https://gerrit.openbmc-project.xyz/c/openbmc/meta-ibm/+/33969 (From meta-phosphor rev: 5864ac0774233810bfe48d2a1471aa0d1140d2a7) Signed-off-by: Ravi Teja <raviteja28031990@gmail.com> Change-Id: I839061ad3477507bf7d57ae527917876f0993106 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14obmc-phosphor-discovery-service: Include hostname in service namesJeremy Kerr1-1/+2
Currently, we'll export avahi services solely under their service names. With multiple BMCs on a network, this ends up with multiple indistinguisable services exposed over avahi: [jk@pecola ~]$ avahi-browse _obmc_console._tcp + br0 IPv6 obmc_console _obmc_console._tcp local + br0 IPv4 obmc_console _obmc_console._tcp local + br0 IPv4 obmc_console #2 _obmc_console._tcp local + br0 IPv6 obmc_console #2 _obmc_console._tcp local This change uses the hostname as the identifier instead. There's no need to include the service name, as that's what the service type field is for. (From meta-phosphor rev: d4e212eeed5832685839e24cf9ec4207ea3f32ae) Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au> Change-Id: I6b18b60c28cf4f2699693d41c2d52d56cd87a26a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14meta-phosphor: sensor: Add virtual sensor recipeVijay Khemka1-0/+22
Added new recipe for virtual sensor application which creates a new sensor based on given sensor data as a paraemeter in config file. (From meta-phosphor rev: 55cd70545e1c65bdddc808a6034408f054d45882) Change-Id: I087abee6869925d2aee77e02941e69eb01ac3266 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14Add Open Power dumps as a package and bump.Dhruvaraj Subhashchandran1-0/+5
Add open power dumps as a package so that can be enabled on the systems or achitectures which supports that. phosphor-debug-collector: srcrev bump c237e3d..8b9b469 (From meta-phosphor rev: 9cc0e41c87fd5db2e786d71a65b5809aab8ff847) Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: I2c9af7b2b3c4b7d49db3db2a02b9dcd301fee846 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-13phosphor-power: srcrev bump 18a8e49132..35a7d0cac2Andrew Geissler1-1/+1
Shawn McCarney (1): regulators: Update inventory paths in docs/example (From meta-phosphor rev: b3d29fb1111de0b995fb006dde4c5d4afae955ad) Change-Id: Ifc8e04cd0e988dc096cf4512d567bfa0388b60aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-13dbus-sensors: srcrev bump 655f376a24..be89534787Andrew Geissler1-1/+1
James Feist (1): Remove James from MAINTAINERS (From meta-phosphor rev: 6fef71b6d4b711f8c554cdc87e3362b70b2309e2) Change-Id: I975feace39ae6ee60da80078f4dc9455d915ac08 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-13entity-manager: srcrev bump 6fe729dc84..e7254306d1Andrew Geissler1-1/+1
Brad Bishop (1): configurations: Nisqually: use CCIN James Feist (1): Remove James from MAINTAINERS (From meta-phosphor rev: 46981932e85506f35b2be2d60e4a2d73afd04feb) Change-Id: Id2b43b9d37b316bdecd5a1b63e53fcb8ce40c1ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-13sdbusplus: srcrev bump 807419d33b..8fc063973aAndrew Geissler1-1/+1
Krzysztof Grobelny (1): asio: Added method add_unique_interface to object_server Patrick Williams (2): sdbus++: handle duplicate generated variant types sdbus++: clean up TODO (From meta-phosphor rev: 7b269e6085f3209f2e69cf0ebca692d6422696df) Change-Id: I8ab53882e1c02c026f992fad0f6603a0494990d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-13bmcweb: srcrev bump e436008377..5207438cbfAndrew Geissler1-1/+1
Ed Tanous (5): Move Openssl Generator Write the clang-tidy file OpenBMC needs add shellcheck Check in .clang-ignore Use std::array instead of char array James Feist (1): Remove James from MAINTAINERS Manojkiran Eda (1): Migrate docker support to meson (From meta-phosphor rev: 20de65ad4c12af9411daf14131fe7fabccb3c42d) Change-Id: I5b4a042edf0f040f901a6200c88859bf3c63e301 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-13phosphor-pid-control: srcrev bump b8cfc64208..ca791156e2Andrew Geissler1-1/+1
James Feist (1): Remove James from MAINTAINERS Josh Lehan (1): FanController/ThermalController: Clean up PID input math Patrick Venture (3): dbus: move debugPrint to util dbus: parameterize dbusconfiguration init drop struct keyword for non-packed objects (From meta-phosphor rev: bfaaf3c3045a1ef8b9f3dfd3c433afdcdb2a3f08) Change-Id: I73e7bda6cad7ee11aff39634714be8f8d470f2a9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-13webui-vue: srcrev bump 08f0f8e132..64c20a5e65Andrew Geissler1-1/+1
Dixsie Wolmers (1): Fix contributing readme typo Gunnar Mills (1): Update Readme MichalX Szopinski (1): Fix "Export" button height on hover SurenNeware (1): Add TFTP input label and helper text Yoshie Muranaka (1): Refactor firmware store to get backup from SoftwareImages (From meta-phosphor rev: 8108e9809d7b4fdc4865254bf1117a9de9e46c8a) Change-Id: Ieadc7acfb01b0fc84e27eef4ff0cb7fe14d01d2f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09sdbusplus: srcrev bump 09b88f266b..807419d33bAndrew Geissler1-1/+1
Krzysztof Grobelny (1): asio: Added utility functions getProperty and setProperty (From meta-phosphor rev: 1703fdaaaea61566b23386f414cc6a40712083f1) Change-Id: Ie98f6e3c31c1930a541f83f3a9f0d7c0c5b9690b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09webui-vue: srcrev bump dc618a8dbc..08f0f8e132Andrew Geissler1-1/+1
Yoshie Muranaka (1): Update Vuex package to v3.5.1 (From meta-phosphor rev: 453368a945c162e24c1e4eb28646eee9ca06b85d) Change-Id: Id741b36845039ca6be2e9a0db6215233f0b3f1a3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09phosphor-misc: srcrev bump 01c3ff2277..75d4734fb8Andrew Geissler1-1/+1
Milton Miller (1): usb-ctrl: factor and simplify quoting, reorder interface_type (From meta-phosphor rev: 67429d7e698b92ac8dc8f0c159842459acb04492) Change-Id: I3dd527f20f64a0c5c3ae102eea284450fac2f427 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09phosphor-dbus-interfaces: srcrev bump 9c5f64a723..32304979b4Andrew Geissler1-1/+1
Patrick Williams (1): meson: install markdown into 'docdir' (From meta-phosphor rev: 40432d4fd302912678fbbbff7b45fac31cf7d4b0) Change-Id: I1c03a4d4fa47ff703820e59411d5f801e66d92bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09phosphor-nvme: srcrev bump 92a15badce..9b771e221eAndrew Geissler1-1/+1
Brandon Kim (1): Fix log entries (From meta-phosphor rev: 1c47ccc8068a3702aba4fccf364c785cbfdf689c) Change-Id: Iacbd414569c3a1215a1cb0f8cfee28314da6c90d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09bmcweb: srcrev bump 6cdcb837fe..e436008377Andrew Geissler1-1/+1
Sunitha Harish (1): Redfish Session : Support ClientOriginIPAddress (From meta-phosphor rev: 301734d73b2e97b6654c4bf6016d0e85b9b0ff5b) Change-Id: I89c604f882738a3f4efb40da18561546a16f31f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>