summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-11-05openbmc: Add systemd service for croserverJoel Stanley2-0/+19
The upstream application does not ship a systemd service file so we include it in meta-openpower. The service does not have an 'install' section as it should be started on demand by the cronus user. This may change in the future if OpenBMC gains the ability to put itself in a debug state, where starting the croserver will be part of that process. (From meta-openpower rev: c6c86e4602e7d8734e771ee4bf2fb1049acbfb75) Change-Id: I088ae4acfb7a8f039fd9342ba2314255ec7987f1 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-05meta-nuvoton: npcm7xx-bingo: fix licenseBenjamin Fair1-1/+1
The LICENSE file specifies GPLv2 rather than Apache 2.0 (From meta-nuvoton rev: ee37d1050cdb1637b8a185f232ac268bd713c763) Change-Id: Ic9de1e3bba2f8325d7410ab03fa0243d9d87cec9 Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-05bmcweb: srcrev bump eecd51a46e..66b5ca76ccAndrew Geissler1-1/+1
jayaprakash Mutyala (1): account_service: redfish user Patch error handling (From meta-phosphor rev: 9257b20e3d83be1e7f0350080efac62de44c3600) Change-Id: I035ad6edd076087765c948407dbac26bec98d312 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-05phosphor-power: srcrev bump 5ea8b552fa..cfc040c772Andrew Geissler1-1/+1
Andrew Geissler (1): power-supply-monitor: fix systemd unit syntax Lei YU (4): power-utils: Add --compare option power-utils: Initially add --update option power-utils: Initially add Updater class Refactor: Move isPoweredOn to utility (From meta-phosphor rev: dd8ebbbefa566884b8e407da81c12d64d0d402bf) Change-Id: Ia39660d116576289abac2efb8551688003a12b38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-05phosphor-gpio-monitor: srcrev bump a1ac18025f..166ef2de36Andrew Geissler1-1/+1
Brad Bishop (1): systemd: remove double braces (From meta-phosphor rev: c55e874aa92a2435ce5e66243e00655ea6df894d) Change-Id: I81733da5c3ed4016cce68f6e8eb369f70f1b0233 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-05bmcweb: srcrev bump 53d9a6668f..eecd51a46eAndrew Geissler1-1/+1
AppaRao Puli (2): Added OemComputerSystems and properties for provisioning Added registry entries for Platform firmware event Carol Wang (1): Redfish: Fix System IndicatorLED Ed Tanous (2): Modernize: use emplace instead of push_back Get rid of a nasty macro James Feist (3): storage: s/Drive/Drives Add Storage Health & Update Systems Health Revert "Auth methods configuration" Jason M. Bills (6): Simplify the OnDemand Crashdump return data Enable autoexpand on the Crashdump LogEntryCollection Add a Redfish schema for the Crashdump OEM Actions Add support for LogService.ClearLog to Crashdump Update to Chassis 1.10 and add PCIeDeviceCollection support Update the MAINTAINERS Kowalski, Kamil (1): Auth methods configuration Richard Marian Thomaiyar (1): bmcweb: Message entry for system interface modes (From meta-phosphor rev: 2621a446bd89d29b7af16faec1b112e27d528a8d) Change-Id: I8e930fb2d641bda7f6b9a9102aa2d562f3ddab31 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-05openpower: Include croserver in system packagegroupJoel Stanley1-0/+1
It should only be started on developer systems, as it listens on a network port without further authentication. (From meta-openpower rev: 221baaeb7dfe598261774371a5f8ca9832cd1306) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I4bd8fc85a7e885bfd1bf64af5a31915eb2d9d1d3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-05openpower: Build croserver from eCMDJoel Stanley1-0/+29
This packages the croserver so it can be shipped as part of the image. It should only be started on developer systems, as it listens on a network port without further authentication. The eCMD build process is unique. Due to the way it handles LDFLAGS the recipe passes the GNU hash style to the linker manually. If/when eCMD's build scripts are improved to support the build environment providing extra LDFLAGS this could be removed. (From meta-openpower rev: d02041513915469430aed06ad60804d625331b87) Change-Id: Ic842089770e4f9e0c7e47ba855a074ae6ef70d73 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-05phosphor-power: srcrev bump aff6548e90..5ea8b552faAndrew Geissler1-1/+1
Gunnar Mills (1): Update sensor-architecture.md link Jim Wright (2): Make GPIOAnalysis section optional in power sequencer YAML Update example power sequencer YAML Shawn McCarney (4): Create stubs for regulator Device, Rail, and Rule Conform regulator methods to acronym conventions Add explicit keyword to regulator constructors Create regulators IDMap class (From meta-ibm rev: 5f84ff75820207d4fb64979c303b719de971b453) Change-Id: If52910de726d3083da3b4e1b0142650f30dc2988 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04poky: subtree update:52a625582e..7035b4b21eBrad Bishop268-4514/+6497
Adrian Bunk (9): squashfs-tools: Upgrade to 4.4 screen: Upgrade 4.6.2 -> 4.7.0 stress-ng: Upgrade 0.10.00 -> 0.10.08 nspr: Upgrade 4.21 -> 4.23 gcc: Remove stale gcc 8 patchfile gnu-efi: Upgrade 3.0.9 -> 3.0.10 python3-numpy: Stop shipping manual config files coreutils: Move stdbuf into an own package coreutils-stdbuf gnu-efi: Upgrade 3.0.10 -> 3.0.11 Alessio Igor Bogani (1): systemtap: support usrmerge Alexander Hirsch (1): libksba: Fix license specification Alexander Kanavin (6): gcr: update to 3.34.0 btrfs-tools: update to 5.3 libmodulemd-v1: update to 1.8.16 selftest: skip virgl test on centos 7 entirely nfs-utils: do not depend on bash unnecessarily selftest: add a test for gpl3-free images Alistair Francis (4): opensbi: Bump from 0.4 to 0.5 u-boot: Bump from 2019.07 to 2019.10 qemuriscv64: Build smode U-Boot libsdl2: Fix build failure when using mesa 19.2.1 Andreas Müller (4): adwaita-icon-theme: upgrade 3.32.0 -> 3.34.0 gsettings-desktop-schemas: upgrade 3.32.0 -> 3.34.0 IMAGE_LINGUAS_COMPLEMENTARY: auto-add language packages other than locales libical: add PACKAGECONFIG glib and enable it by default André Draszik (10): testimage.bbclass: support hardware-controlled targets testimage.bbclass: enable ssh agent forwarding oeqa/runtime/df: don't fail on long device names oeqa/core/decorator: add skipIfFeature oeqa/runtime/opkg: skip install on read-only-rootfs oeqa/runtime/systemd: skip unit enable/disable on read-only-rootfs ruby: update to v2.6.4 ruby: some ptest fixes oeqa/runtime/context.py: ignore more files when loading controllers connman: mark connman-wait-online as SYSTEMD_PACKAGE Bruce Ashfield (6): linux-yocto/4.19: update to v4.19.78 linux-yocto/5.2: update to v5.2.20 perf: fix v5.4+ builds perf: create directories before copying single files perf: add 'cap' PACKAGECONFIG perf: drop 'include' copy Carlos Rafael Giani (12): gstreamer1.0: upgrade to version 1.16.1 gstreamer1.0-plugins-base: upgrade to version 1.16.1 gstreamer1.0-plugins-good: upgrade to version 1.16.1 gstreamer1.0-plugins-bad: upgrade to version 1.16.1 gstreamer1.0-plugins-ugly: upgrade to version 1.16.1 gstreamer1.0-libav: upgrade to version 1.16.1 gstreamer1.0-vaapi: upgrade to version 1.16.1 gstreamer1.0-omx: upgrade to version 1.16.1 gstreamer1.0-python: upgrade to version 1.16.1 gstreamer1.0-rtsp-server: upgrade to version 1.16.1 gst-validate: upgrade to version 1.16.1 gstreamer: Change SRC_URI to use HTTPS access instead of HTTP Changqing Li (4): qemu: Fix CVE-2019-12068 python: Fix CVE-2019-10160 sudo: fix CVE-2019-14287 mdadm: fix do_package failed when changed local.conf but not cleaned Chee Yang Lee (2): wic/help: change 'wic write' help description wic/engine: use 'linux-swap' for swap file system Chen Qi (3): go: fix CVE-2019-16276 python3: fix CVE-2019-16935 python: fix CVE-2019-16935 Chris Laplante via bitbake-devel (2): bitbake: bitbake: contrib/vim: initial commit, with unmodified code from indent/python.vim bitbake: bitbake: contrib/vim: Modify Python indentation to work with 'python do_task {' Christopher Larson (2): bitbake: fetch2/git: fetch shallow revs when needed bitbake: tests/fetch: add test for fetching shallow revs Dan Callaghan (1): elfutils: add PACKAGECONFIG for compression algorithms Douglas Royds via Openembedded-core (1): icecc: Export ICECC_CC and friends via wrapper-script Eduardo Abinader (1): devtool: add ssh key option to deploy-target param Eugene Smirnov (1): wic/rawcopy: Support files in sub-directories Ferry Toth (1): sudo: Fix fetching sources Frazer Leslie Clews (2): makedevs: fix format strings in makedevs.c in print statements makedevs: fix invalidScanfFormatWidth to prevent overflowing usr_buf George McCollister (1): openssl: make OPENSSL_ENGINES match install path Haiqing Bai (1): unfs3: fixed the issue that unfsd consumes 100% CPU He Zhe (1): ltp: Fix overcommit_memory failure Hongxu Jia (1): openssh: fix CVE-2019-16905 Joe Slater (2): libtiff: fix CVE-2019-17546 libxslt: fix CVE-2019-18197 Kai Kang (1): bind: fix CVE-2019-6471 and CVE-2018-5743 Liwei Song (1): util-linux: fix PKNAME name is NULL when use lsblk [LIN1019-2963] Mattias Hansson (1): base.bbclass: add dependency on pseudo from do_prepare_recipe_sysroot Max Tomago (1): python-native: Remove debug.patch Maxime Roussin-Bélanger (2): meta: update and add missing homepage/bugtracker links meta: add missing description in recipes-gnome Michael Ho (1): cmake.bbclass: add HOSTTOOLS_DIR to CMAKE_FIND_ROOT_PATH Mike Crowe (2): kernel-fitimage: Cope with non-standard kernel deploy subdirectory kernel-devicetree: Cope with non-standard kernel deploy subdirectory Mikko Rapeli (1): systemd.bbclass: enable all services specified in ${SYSTEMD_SERVICE} Nicola Lunghi (1): ofono: tidy up the recipe Ola x Nilsson (10): oeqa/selftest/recipetool: Use with to control file handle lifetime oe.types.path: Use with to control file handle lifetime lib/oe/packagedata: Use with to control file handle lifetime lib/oe/package_manager: Use with to control file handle lifetime report-error.bbclass: Use with to control file handle lifetime package.bbclass: Use with to manage file handle lifetimes devtool-source.bbclass: Use with to manage file handle lifetime libc-package.bbclass: Use with to manage filehandle in do_spit_gconvs bitbake: bitbake: prserv/serv: Use with while reading pidfile bitbake: bitbake: ConfHandler: Use with to manage filehandle lifetime Oleksandr Kravchuk (4): ell: update to 0.23 ell: update to 0.25 ell: update to 0.26 ofono: update to 1.31 Ricardo Ribalda Delgado (1): i2c-tools: Add missing RDEPEND Richard Leitner (1): kernel-fitimage: introduce FIT_SIGN_ALG Richard Purdie (4): tinderclient: Drop obsolete class meson: Backport fix to assist meta-oe breakage nfs-utils: Improve handling when no exported fileysystems qemu: Avoid potential build configuration contamination Robert Yang (1): bluez5: Fix for --enable-btpclient Ross Burton (29): sanity: check the format of SDK_VENDOR file: explicitly disable seccomp python3: -dev should depend on distutils gawk: add PACKAGECONFIG for readline python3: alternative name is python3-config not python-config python3: ensure that all forms of python3-config are in python3-dev oeqa/selftest: use specialist assert* methods bluez5: refresh upstreamed patches xorgproto: fix summary libx11: upgrade to 1.6.9 xorgproto: upgrade to 2019.2 llvm: add missing Upstream-Status tags buildhistory-analysis: filter out -src changes by default squashfs-tools: remove redundant source checksums squashfs-tools: clean up compile/install tasks wpa-supplicant: fix CVE-2019-16275 gcr: remove intltool-native elfutils: disable bzip cve-check: ensure all known CVEs are in the report git: some tools are no longer perl, so move to main recipe git: cleanup man install qemu-helper-native: add missing option to getopt() call qemu-helper-native: showing help shouldn't be an error qemu-helper-native: pass compiler flags oeqa/selftest: add test for oe-run-native cve-check: failure to parse versions should be more visible gst-examples: rename so PV is in filename sanity: check for more bits of Python recipeutils-test: use a small dependency in the dummy recipe Sai Hari Chandana Kalluri (1): devtool: Add --remove-work option for devtool reset command Scott Rifenbark (9): ref-manual: First pass of 2.8 migration changes (WIP) poky.ent: Updated the release date to October 2019 dev-manual: Added info to "Selecting an Initialization Manager" ref-manual: 2nd pass 3.0 migration documenation: Changed "2.8" to "3.0". ref-manual: Removed deprecated link to ref-classes-bluetooth ref-manual, dev-manual: Clean up of a commit ref-manual: Updated the BUSYBOX_SPLIT_SUID variable. ref-manual, dev-manual: Added CMake toolchain files. Stefan Agner (1): uninative: check .done file instead of tarball Tom Benn (1): dbus: update dbus-1.init to reflect new PID file Trevor Gamblin (5): aspell: upgrade from 0.60.7 to 0.60.8 binutils: fix CVE-2019-17450 binutils: fix CVE-2019-17451 ncurses: fix CVE-2019-17594, CVE-2019-17595 libgcrypt: upgrade 1.8.4 -> 1.8.5 Trevor Woerner (1): libcap-ng: undefined reference to `pthread_atfork' Wenlin Kang (1): sysstat: fix CVE-2019-16167 Yann Dirson (1): mesa: fix meson configure fix when 'dri' is excluded from PACKAGECONFIG Yeoh Ee Peng (1): scripts/oe-pkgdata-util: Enable list-pkgs to print ordered packages Yi Zhao (2): libsdl2: fix CVE-2019-13616 libgcrypt: fix CVE-2019-12904 Zang Ruochen (6): bison:upgrade 3.4.1 -> 3.4.2 e2fsprogs:upgrade 1.45.3 -> 1.45.4 libxvmc:upgrade 1.0.11 -> 1.0.12 python3-pip:upgrade 19.2.3 -> 19.3.1 python-setuptools:upgrade 41.2.0 -> 41.4.0 libcap-ng:upgrade 0.7.9 -> 0.7.10 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I50bc42f74dffdc406ffc0dea034e41462fe6e06b
2019-11-04meta-openembedded: subtree update:c986cbed93..e0daf6f8e0Brad Bishop185-30775/+1221
Adrian Bunk (19): lldpd: Upgrade 1.0.3 -> 1.0.4 usrsctp: Upgrade to a more recent git snapshot cim-schema: Remove duplicate file dovecot: Upgrade 2.2.36.3 -> 2.2.36.4 flashrom: Upgrade 1.0 -> 1.1 doxygen: Upgrade 1.8.15 -> 1.8.16 nodejs: Upgrade 10.16.3 -> 10.17.0 php: Upgrade 7.3.9 -> 7.3.11 libdivecomputer: Upgrade to 0.6.0 libnss-nisplus: Upgrade to the latest upstream git pegtl: Upgrade 2.1.4 -> 2.8.1 openwsman: Upgrade 2.6.9 -> 2.6.11 cgdb: Upgrade 0.6.8 -> 0.7.1 packagegroup-meta-networking: Exclude nonbuilding recipes with musl xf86-input-tslib: Upgrade 0.0.6 -> 0.0.7 libmicrohttpd: Upgrade 0.9.66 -> 0.9.67 poco: Upgrade 1.9.0 -> 1.9.4 libgphoto2: Remove obsolete HAL files mdns: Mark as incompatible with musl Andreas Müller (5): unicode-ucd: initial add 12.1.0 unicode-ucd: Set correct SUMMARY and HOMEPAGE colord: initial add 1.4.4 colord-gtk: initial add 0.2.0 ibus: initial add 1.5.21 André Draszik (3): nodejs: allow use of system c-ares (and make default) libuv: update to 1.33.1 nodejs: allow use of system libuv (and make default) Carlos Rafael Giani (1): opencv: Enable pkg-config .pc file generation Khem Raj (5): miniupnpd: Update to 2.1.20191006 miniupnpd: Build config.h before full build poco: Fix build on risc-v python-docutils: Upgrade to 0.15.2 iwd: Use python3 variant of docutils during build Luca Boccassi (1): dbus-broker: build with libaudit if selinux is enabled Martin Siegumfeldt (1): libiio: add python3 packageconfig Paul Eggleton (1): python3-pillow: update to 6.2.1 Slater, Joseph (2): syslog-ng: add volatile directory init for systemd syslog-ng: change conf files to version 3.19 Trevor Gamblin (4): python-priority: add recipe python-h2: add recipe python-hyperframe: add recipe python-hpack: add recipe Yi Zhao (1): freeradius: set CLEANBROKEN Zang Ruochen (22): poppler: upgrade 0.80.0 -> 0.82.0 gmime: upgrade 3.2.3 -> 3.2.4 autofs: upgrade 5.1.5 -> 5.1.6 python-simplejson: enable native and nativesdk python-dnspython: upgrade 1.15.0 -> 1.16.0 python-engineio: upgrade 3.9.3 -> 3.10.0 python-evdev: upgrade 0.7.0 -> 1.2.0 python-future: upgrade 0.16.0 -> 0.18.2 python-intervals: upgrade 1.5.4 -> 1.10.0 python-isort: upgrade 4.3.4 -> 4.3.21 python-javaobj-py3: upgrade 0.2.4 -> 0.3.0 python-lazy-object-proxy: upgrade 1.3.1 -> 1.4.3 python-parse: upgrade 1.8.4 -> 1.12.1 python-pathlib2: upgrade 2.3.4 -> 2.3.5 python-periphery: upgrade 1.1.1 -> 2.0.0 python-pint: upgrade 0.8.1 -> 0.9 python-progress: upgrade 1.4 -> 1.5 python-prompt-toolkit: upgrade 2.0.4 -> 2.0.10 python-pybind11: upgrade 2.2.3 -> 2.4.3 python-pycryptodome: upgrade 3.4.11 -> 3.9.0 python-pyexpect: upgrade 1.0.17 -> 1.0.19 python-pyfirmata: upgrade 1.0.3 -> 1.1.0 Zheng Ruoqin (23): pure-ftpd: upgrade 1.0.47 -> 1.0.49 grpc: upgrade 1.24.1 -> 1.24.3 corosync: upgrade 2.4.4 -> 2.4.5 dhcpcd: upgrade 8.0.2 -> 8.1.1 iscsi-initiator-utils: upgrade 2.0.877 -> 2.0.878 znc: upgrade 1.7.4 -> 1.7.5 babeld: upgrade 1.8.4 -> 1.9.1 htpdate: upgrade 1.2.1 -> 1.2.2 nbd: upgrade 3.19 -> 3.20 unbound: upgrade 1.9.2 -> 1.9.4 wireshark: upgrade 3.0.3 -> 3.0.6 mtr: upgrade 0.92 -> 0.93 libowfat: upgrade 0.31 -> 0.32 iozone3: upgrade 484 -> 487 libhugetlbfs: upgrade 2.21 -> 2.22 phoronix-test-suite: upgrade 8.8.1 -> 9.0.1 lmsensors: upgrade 3.5.0 -> 3.6.0 paho-mqtt-c: upgrade 1.3.0 -> 1.3.1 rtorrent: upgrade 0.9.7 -> 0.9.8 zabbix: upgrade 4.2.6 -> 4.2.7 iwd: upgrade 0.20 -> 0.23 libtorrent: upgrade 0.13.7 -> 0.13.8 ledmon: upgrade to 0.93 Change-Id: I66f0f395da9087e46899cf882e36d9cc50718c62 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04linux-aspeed: FSI byte and halfword acessesJoel Stanley1-1/+1
Andrew Jeffery (2): fsi: aspeed: Fix OPB0 byte order register values trace: fsi: Print transfer size unsigned Joel Stanley (8): fsi: aspeed: Implement byte and half word writes fsi: aspeed: Implement byte and half word reads fsi: move defines to common header fsi: aspeed: Fix types in debugfs fsi: aspeed: Fix link enable fsi: aspeed: Fix whitespace in check_errors fsi: aspeed: Use defines for port reset fsi: aspeed: Clean up defines and documentation (From meta-aspeed rev: 0ee4f43eb4d886802161e70891b44093376c3985) Change-Id: I999c1c0437ee501a0c38808763a7137b67af7c2a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04linux-aspeed: Rainier dts, ftgmac100 checksum fixJoel Stanley1-1/+1
Benjamin Herrenschmidt (1): net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum Brandon Wyman (1): ARM: dts: aspeed: rainier: gpio-keys for PSU presence Jinu Thomas (1): ARM: dts: aspeed: rainier: Fix i2c eeprom size (From meta-aspeed rev: a630d667ca26dc6e851062e94ac9690e40b21c17) Change-Id: Iad580235e816ef5ed989f9940e789a02b591a8e7 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04meta-facebook: Add x86-power-controlVijay Khemka1-3/+3
For host and chassis management, x86-power-control is being used for this platform. (From meta-facebook rev: 8f5863f4124e11a34ae6f4856452a4d973fd7939) Change-Id: I72785973b91e1f43e1cc56e90c886b6069d122a5 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04meta-facebook: Change BMC console baud rateVijay Khemka1-0/+2
Updated BMC console baud rate to 57600 to match with server baud rate. (From meta-facebook rev: 2e5c33fe0f936acafebf841acbbb82df1ffc2a8c) Change-Id: I30db81d58e42e56bac2cc5c5fc9c0360061a1925 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04meta-facebook: Add obmc console configVijay Khemka2-0/+4
Added configuration file for host console (From meta-facebook rev: cc18f6f61d4433d098dada64db994bff328a72ba) Change-Id: I8e7d0975ea5566372e500cbaef0b739e9262f59c Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04phosphor-dbus-monitor: srcrev bump 22bf900827..07c35131cbAndrew Geissler1-1/+1
Matthew Barth (8): Add median* condition Add filters option to property watch class Create Filters class to store filter functions test: Rename "ExpectedValues" struct to "Values" test: Functionalize test state validation check test: Add property watch filter tests test: Fix condition generation callbacks size test test: Add median condition generation test entries (From meta-phosphor rev: 499a981ffa19c65cd6f7ead8f1cb95408e1addd5) Change-Id: I3f176e6fbf8f2ec53f633966002806e6fc2cf6b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04phosphor-power: srcrev bump ad8d454272..5ea8b552faAndrew Geissler1-1/+1
Gunnar Mills (1): Update sensor-architecture.md link (From meta-phosphor rev: 696613c6f3287e16fea628d9bf19093d288b117a) Change-Id: Iee5092ad8987c5f1d596032903500cdf8cae266e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04dbus-sensors: srcrev bump 4f4c35bf1f..2da370eef3Andrew Geissler1-1/+1
Devjit Gopalpur (1): dbus-sensors: enable INA230 current/power sensor. Patrick Venture (5): use quotes for local headers src: add missing headers include: add missing headers tachsensor header: whitespace cleanup src: adcsensor: add whitespace after headers (From meta-phosphor rev: 445f51bc2d80defb4a32eb9b161b6d684f068a53) Change-Id: I579f200cf6a287347398d614e9d1880dba630413 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04phosphor-webui: srcrev bump 5e930c0aeb..f6387628d2Andrew Geissler1-1/+1
Ed Tanous (1): Remove CSP protections from HTML (From meta-phosphor rev: 795209fcc5e10280e9b5c279c51299e08dd03bc4) Change-Id: I80fb26f19a13c4bd43817776bf929eedfb412905 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04phosphor-bmc-code-mgmt: srcrev bump 5a7363b4cf..f6144e9e2aAndrew Geissler1-1/+1
Lei YU (1): version manager: Check all software objects (From meta-phosphor rev: 4c2e748d9b4b5f7ab4015378ab6e1894a0e7e94e) Change-Id: I788f56093ab06641ee33f573e81fa66d4032643c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04intel-ipmi-oem: srcrev bump 70b17f9353..97cf96e6e5Andrew Geissler1-1/+1
Chen Yugang (1): Update NMI source OEM definition after its Property moved to phospher-dbus-interfaces James Feist (1): Fix negative readings Patrick Venture (1): delete unused HunterGate.cmake (From meta-intel rev: 7a08bc4e5055c6838974e1434a206a40d28c63b1) Change-Id: Iceb0157524d77cc8be3010ad47f559fde5b25966 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04Remove extra forward slash from Witherspoon YAMLJim Wright1-1/+1
In the Witherspoon power sequencer YAML, the device path contains an extra forward slash. Remove the unneed character. (From meta-ibm rev: a68a95377dbee8779eeb5174e07f62cf335ce37b) Signed-off-by: Jim Wright <jlwright@us.ibm.com> Change-Id: I40d368bd36b573c000ec9352350e3a0f7c1a1926 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04Remove dummy entry from Rainier power seq YAMLJim Wright1-10/+1
Following https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-power/+/26667, the GPIOAnalysis section is optional and unneeded on Rainier. Remove dummy entry. (From meta-ibm rev: 3b36c0bf33426ea4a900287619ae13054ac8f810) Signed-off-by: Jim Wright <jlwright@us.ibm.com> Change-Id: I02048ff2fa8a07dc89787939b4241381460c3166 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04romulus: drop meta-ibm from build defaultBrad Bishop1-2/+0
Base hardware enablement support for meta-romulus is provided by meta-romulus and meta-openpower. meta-ibm adds advanced serviceability functions for IBM branded products backed by the IBM service structure. Romulus is a reference platform for ODMs and/or OEMS building POWER9 based systems. End users cannot purchase support contracts for Romulus systems. As such remove meta-ibm from the build configuration in the spirit of keeping the reference implementation mini and simplified. At a functional level this removes the ibm-logging application from images. Note that meta-ibm can always be re-integrated by simply adding it to bblayers.conf (From meta-ibm rev: c8cb279e0a8e9d941d8a73f04496a81e0efd5501) Change-Id: Ie657468f2566042c5faad9ae5a7923a2f9222564 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04swift: remove obmc-ikvmEddie James1-0/+1
iKVM is not supported on Swift machines now. (From meta-ibm rev: 55533fcc40c99e381dc97a87c120e4757bfc4d18) Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: Ibd39949acf0694b612861f23c5ae68e7c6507504 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31phosphor-gpio-monitor: srcrev bump 26373abe6b..a1ac18025fAndrew Geissler1-1/+1
Brad Bishop (1): presence: fix systemd unit syntax error (From meta-phosphor rev: c9e02cd847c87e0f94837c887083d65a989db621) Change-Id: Ia5a4a2e405e1e06b2d45a635fcbfa458c6bd76c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31Remove meta-x86 from bblayers.conf.sampleJames Feist1-1/+0
There is nothing in this layer, remove it so we can archive the repo. (From meta-intel rev: be1c052026db1042ca43ef111ae1d0804d9522c2) Change-Id: Ia7a7d368e7411206878d60d9fc923a374e4a1fbc Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31entity-manager: srcrev bump 3ac8e4f76b..f2ad76b32cAndrew Geissler1-1/+1
Patrick Venture (3): frudevice: consolidate FRU reading bugfix: frudevice: handle multi-record area frudevice: cast to unsigned, avoid negative values (From meta-phosphor rev: 188de372e14312ed8351a4bfcfd57f9d33712888) Change-Id: Ia03e0448afc681662e15ddf397e7161c11590273 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31x86-power-control: srcrev bump f61ca6fdcc..6c2ad36526Andrew Geissler1-1/+1
Jason M. Bills (1): Add event logs for power supply and system power good failures Vijay Khemka (2): Fix GPIO initialization Power on state machine fix (From meta-phosphor rev: 2f59ab6af4536e91aab6372f724825f94a74968a) Change-Id: I58cc7b7d23f03e0c6f34b11f698fbab29eb7e4a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31phosphor-logging: srcrev bump 935a25e2be..55a697842fAndrew Geissler1-1/+1
Matt Spinler (5): PEL: Install an empty PEL message registry PEL: Add message registry JSON schema PEL: Add message registry README PEL: Script to validate message registry JSON PEL: Check duplicate reason codes in registry (From meta-phosphor rev: 39cf7d702b0a27593f6dec44bf34acd1672e9ad0) Change-Id: Idb582613a935105b0ccceb9b8d1b2720ffa7ce2a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31phosphor-power: srcrev bump aff6548e90..ad8d454272Andrew Geissler1-1/+1
Jim Wright (2): Make GPIOAnalysis section optional in power sequencer YAML Update example power sequencer YAML Shawn McCarney (4): Create stubs for regulator Device, Rail, and Rule Conform regulator methods to acronym conventions Add explicit keyword to regulator constructors Create regulators IDMap class (From meta-phosphor rev: 76780eac778d98b4bc3ce10e4c1e3789e62a116e) Change-Id: Ib4f0d241cbd37ad9193738c400f566fa566749f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31phosphor-hwmon: srcrev bump ddbf1c68e3..5906173aecAndrew Geissler1-1/+1
Brad Bishop (1): build: add support for building with meson (From meta-phosphor rev: 723a5cd1094f54c351ecde8bf7e8390aa387c579) Change-Id: I82a751d16172428ce053fac32166f51670860dac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31pldm: srcrev bump 58229b27b8..d8702f6025Andrew Geissler1-1/+1
John Wang (1): libpldm: utils: Add crc implementation (From meta-phosphor rev: ad4fb55031138eff03695ec359ba9d0011c360e9) Change-Id: Ieddb941cf007abad6407484619cc9182d847d199 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31preinit-mounts: Add check for overlay file errorsAdriana Kobylak1-3/+33
In some instances when the built image has files in /etc/ that were moved or renamed from previous builds, a code update to this new image causes the overlay to appear corrupted. This has also been seen when downgrading to a level with older kernel and systemd versions, although the root cause remain unknown. This change 'fixes' the symptom, by re-creating the overlay if it detects an error accessing a file. Tested: Verified the system mounts the overlay successful on a code update path known to fail. (From meta-phosphor rev: f8ed65b2b6389797294b77e5a7ebabe293ca475a) Change-Id: Iaed73955459e92ffdac3999d0d5b661ae53c487b Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31recipes-x86: Add x86-power-control recipeVijay Khemka1-0/+24
(From meta-phosphor rev: 2b02842684c1b2613db7f5fe2011ea9e7c8b1f13) Change-Id: I3405c291aa37d65fa3ab2ac9af44634e604daebe Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31linux-aspeed: Move to 5.3.8Joel Stanley1-2/+2
This includes security and bug fixes from the 5.3.8 stable release. (From meta-aspeed rev: 31ca43512e524cc22b7b4bfb23c5307839043207) Change-Id: I1c8099434f960384782339a5a6f5ace48e95d6b1 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-31wspoon: New IBM logging error policy tableMatt Spinler1-1/+85
Version 1.8.4 (From meta-ibm rev: 4e261e551fcb7e63a4e029b02e73d99144c5d5bf) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I32ab957bc51ccd67448ce2eda22280ad49315e5d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-30Add mihawk phosphor-ipmi-net for 2nd NICAlvin Wang1-0/+6
(From meta-ibm rev: d7297da031b8e412915328cec62e013abab74344) Change-Id: Id0eb075e8c986813f316d636565b754d2a9e140e Signed-off-by: Alvin Wang <alvinwang@msn.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-30Add phosphor-power recipeLei YU3-0/+77
There was witherspoon-fault-analysis recipe in meta-ibm. Now the repo becomes a generic one, phosphor-power, add the recipe in meta-phosphor. Tested: Verify the build `bitbake phosphor-power` succeeds. With changes in meta-ibm/meta-witherspoon, verify phosphor-power is built correctly and the services are installed. (From meta-phosphor rev: 4d8175e674b521669822da61d09b338f391b38fa) Change-Id: I4e30bba75a0883c4e431c56a10eef7917b5c46c8 Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-30meta-phosphor: phosphor-gpio-monitor: srcrev bumpBrad Bishop3-24/+2
New features include: -meson support -autotools deprecation -in-repo systemd units (From meta-phosphor rev: 485ee9af5aa1a4cede4dd9698ac6bbc4401af0f0) Change-Id: Iae1cb424b5dbd578c50703b72d85001a816a17e4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-30intel-ipmi-oem: srcrev bump b57098a682..70b17f9353Andrew Geissler1-1/+1
Patrick Venture (1): bugfix: storagecommands: read fru: return bytes included (From meta-intel rev: 1679e6255c85379fcddea03dd5b2cf47b0d23b69) Change-Id: Idb0d5bbf0788a00c9d900a4d686b4a52b6e611e9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29intel-ipmi-oem: srcrev bump 83315132ea..b57098a682Andrew Geissler1-1/+1
anil kumar appana (1): firmware-update: move fw update mode to new API (From meta-intel rev: e6d4a4b08f11dbefbba35b7df29537db79f0f7de) Change-Id: If96142c2720b26a223e2a136725ba3d954778bed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29x86-power-control: srcrev bump f61ca6fdcc..6c2ad36526Andrew Geissler1-1/+1
Jason M. Bills (1): Add event logs for power supply and system power good failures Vijay Khemka (2): Fix GPIO initialization Power on state machine fix (From meta-intel rev: cd39a9e3860825e079020e61ff91e7004e2f2a9c) Change-Id: I3febee090f56c4372ace6c9a7828fc4fd59f76a5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29bmcweb: srcrev bump c45f00821a..53d9a6668fAndrew Geissler1-1/+1
Ed Tanous (1): Move to more modern headers Richard Marian Thomaiyar (1): bmcweb: Message entry for Manufacturing mode (From meta-phosphor rev: a02fd8c6653dbe54ca98190b704e7b4cb0279eaa) Change-Id: I908a2e4aff1dc1cc0cf3ea418c10f72bc24d8f1a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29pldm: srcrev bump 881cde1830..58229b27b8Andrew Geissler1-1/+1
Lakshminarayana R. Kammath (1): PLDMTOOL: Implement raw option in the pldmtool (From meta-phosphor rev: 89b9ccd5bdd40ddd3bddc22551b3237ee977ea18) Change-Id: Ief271623eed4f7c132dfd8eef32d249953c4e601 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29phosphor-state-manager: srcrev bump a6e7bbf0d6..2869a92621Andrew Geissler1-1/+1
Andrew Jeffery (1): obmcutil: Quote variable in non-zero test to avoid always true result (From meta-phosphor rev: 400b892e15e02f14732a38d767393a4ba2480805) Change-Id: Iea100e057518cbea48ff624c0004a6ad0999363b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29entity-manager: srcrev bump 45bcbc5557..3ac8e4f76bAndrew Geissler1-1/+1
James Feist (3): Add build step to verify json formatting Move Io and ObjServer to Global FruDevice: Add found I2CDevices Patrick Venture (7): add Testing to gitignore entitymanager: drop duplicate header inclusion use quotes for project headers frudevice: align readFromEeprom with readBlockData frudevice: add missing headers prefer prefix operators for non-primitive types frudevice: fix useless-cast (From meta-phosphor rev: 7f5955b3496c83783a34e0177d274f00b684ae84) Change-Id: Idb92161553176d3b464d0c31cf50fad923f4563e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29phosphor-power: srcrev bump bd4b86d398..aff6548e90Andrew Geissler1-1/+1
Lei YU (2): Add power-utils README: Add description for psu json config (From meta-ibm rev: 9fa69399ca7eebdf1c4eef979e308d968b842f37) Change-Id: I5d37e3eccb9b2b6c9739cd55a01c7b7384ce1f44 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29meta-witherspoon: Add psu.json for phosphor-powerLei YU2-0/+31
The service psu-monitor in phosphor-power now requires psu.json to run. Otherwise it fails due to unable to open and parse the JSON file. Install psu.json for Witherspoon so it works OK. Tested: On Witherspoon, the psu-monitor services are started correctly, and the PSU model, serial, etc are correct in inventory. (From meta-ibm rev: 19034168062473250be4e8faafbd85b0d029c0d9) Change-Id: Ia647f3d540e3ed685ab134ae42aef67e32fc5e81 Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>