summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-04-10meta-ibm: Add ibm-logging back inBrad Bishop1-0/+1
ibm-logging was mistakenly removed. (From meta-ibm rev: 25b56d7eda221f445ccff3393f1be1cb1055d482) Tested: built WS image and ibm-log-manager found in rootfs Fixes: 4b2c10ea8e Change-Id: I07130bfcd6a45a0c5b4a2bf4b406cf300c7bd9d3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10phosphor-bmc-code-mgmt: srcrev bump ab8231c663..5d9302860fAndrew Geissler1-1/+1
Lei YU (1): Refactor: only untar once (From meta-phosphor rev: dad1c491ad0d20ac7ccddc12b8759a02499ec36e) Change-Id: I9133ff6a8caf7c832161b62e60164388822554cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10dbus-sensors: srcrev bump af6b87c7f2..e50345b36fAndrew Geissler1-1/+1
Cheng C Yang (1): Support more PSU Sensors (From meta-phosphor rev: d5c5f38f12b1caf5ecdf53cb84bd3a34aafe67fb) Change-Id: I050f72aa31157befa27de3272f51943821c51090 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10phosphor-ipmi-blobs-binarystore: srcrev bump 8ca234e698..e535a736efAndrew Geissler1-1/+1
Kun Yi (2): bugfix: Fix invalid data handling in deserialization improvement: Don't deserialize again if past attempt failed (From meta-phosphor rev: 2490bbca63fc872b8e4caabc2bf5cbb7136c8fc7) Change-Id: I5951aec837f0b8e9a3d3c6fae3ada17d60301fbb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10entity-manager: srcrev bump 444830eed8..b65cf3b6fdAndrew Geissler1-1/+1
Jae Hyun Yoo (1): Make CPU index start from 1 instead of 0 for Tioga Pass Zhu, Yunge (1): [ADC-GPIO]Enable ADC Gpio bridge configuration (From meta-phosphor rev: 3ff6823f2a4011494822ddbff99e43397bcb7ae4) Change-Id: If298adc8f3ca346723a6f78f3e671dbbefe28943 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10phosphor-objmgr: srcrev bump 7f83837608..686ae77a74Andrew Geissler1-1/+1
Matt Spinler (1): Add test artifacts to .gitignore (From meta-phosphor rev: 17fc81b549332e0f01ae4030a153e60059afb58f) Change-Id: I3fbb4da1b35a24639d2df16791ddbdff5142b2f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10sdbusplus: srcrev bump 8515eae7ad..4274c117ddAndrew Geissler1-1/+1
William A. Kennington III (1): std::variant: Remove uses of the variant_ns (From meta-phosphor rev: db66ead618460df8962c61255db1b2d7f8ed670b) Change-Id: I23c253cd80b998b7e48050eedfedb0b687c27fef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10phosphor-host-ipmid: srcrev bump bea5392552..c46f6cd7dcAndrew Geissler1-1/+1
Saravanan Palanisamy (1): Add: Get channel payload support command Vernon Mauery (3): Add error message to build to make packing type errors clear Add a tuple type for packing ipmid: update chassis identify command smriti (1): Support - Get channel capabilities in host intf (From meta-phosphor rev: 321b86913a093f759f3223bf5f605d420eacb460) Change-Id: I06ef2728635865c197038d7c6d5f762d06e0d190 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10skeleton: srcrev bump c0da84767c..c0c74e7ccaAndrew Geissler1-1/+1
Anthony Wilson (1): skeleton: Use ioctl gpio handling (From meta-phosphor rev: cac8501f2e5404f0f4e5dfb6539049a7040813ef) Change-Id: Idac66c5f57a0800ab2b104c501d8e4ae22aa6fc7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10phosphor-sel-logger: srcrev bump bb071fb5ba..f2552a50fdAndrew Geissler1-1/+1
Jason M. Bills (1): Use the Resource Event Message Registry for threshold events Nikhil Potade (1): Add handler for pulse like Assert-DeAssert events (From meta-phosphor rev: ce832d144efd92b398889f786dbc47fd72a26645) Change-Id: I7fcaf46ca2091c3573fa56be82af0ac6bea6ea0c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10poky: refresh master: 8217b477a1..4e511f0abcBrad Bishop65-293/+3267
Update poky to master HEAD. Adrian Bunk (1): bind: upgrade 9.11.5 -> 9.11.5-P4 Alexey Brodkin (1): busybox: Enable domain search list support Andre Rosa (2): lib/oe/utils: Make prune_suffix prune a suffix bitbake: utils: Make prune_suffix prune a suffix Andreas Müller (1): patch/insane: Rework patch fuzz handling Bruce Ashfield (8): poky-tiny: set 5.0 as the preferred kernel linux-yocto-rt/4.19: fix duplicate TIF_NEED_RESCHED_LAZY linux-yocto/5.0: update CGL audit configuration fragment linux-yocto-tiny/4.18: point KBRANCH to 4.18 linux-yocto/4.18: update to v4.18.33 qemumips: Enable the poweroff driver linux-yocto/5.0: tweak qemuarm -tiny configuration linux-yocto/4.18: remove versioned recipes Gianfranco Costamagna (1): kernel-dev, sdk-manual: Unified question spacing Khem Raj (2): libgcc: Create linux-musleabihf and linux-gnueabihf symlinks Revert "mdadm: fix gcc8 maybe-uninitialized/format-overflow warning" Mark Asselstine (2): go.bbclass: Export more GO* environment variables goarch.bbclass: use MACHINEOVERRIDES and simplify go_map_arm() Nathan Rossi (3): cmake-native: Enable ccmake by default and depend on ncurses ccmake.bbclass: Create a cml1 style class for the CMake curses UI devtool: standard: Handle exporting generated config fragments Nikhil Pal Singh (1): cmake: Support Eclipse and other cmake generators Ovidiu Panait (2): xf86-video-vesa: Refuse to run on UEFI machines ghostscript: Fix 3 CVEs Randy MacLeod (1): autoconf: update runtime perl module dependencies Richard Purdie (4): openssh/util-linux/python*: Ensure ptest output is unbuffered ptest-runner: Add several logging fixes oeqa/utils/qemurunner: Fix typo in previous commit linux-yocto: Drop 4.18 kernel Robert Yang (1): sstate.bbclass: Use bb.utils.to_boolean() for BB_NO_NETWORK Ross Burton (2): sanity: clarify error message if TMPDIR moves insane: fix gettext dependency warning Scott Rifenbark (2): ref-manual: Updated BB_GENERATE_MIRROR_TARBALLS overview-manual: Fixed broken link to pseudo. Tomasz Meresiński (1): systemd: fix predictable network interface names in initrd Yeoh Ee Peng (2): resulttool/manualexecution: Enable configuration options selection resulttool/manualexecution: Enable creation of configuration option file Change-Id: I988df9d6bf0dfdeaa517960fb744c7388f791cf6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10LDAP:create single nsswitch.conf fileraviteja-b1-1/+1
Earlier thought was there would be overhead if we include "ldap" here in the nssswitch.conf file so created nsswitch_ldap.conf, but we have tested both the cases(ldap/local) and we don't find any overhead,so we don't need both nsswitch.conf and nsswitch_ldap.conf files Here is link for nss-pam-ldapd-users discussion thread https://lists.arthurdejong.org/nss-pam-ldapd-users/2019/msg00021.html Tested local and ldap user authentication with valid and invalid credentials. (From meta-phosphor rev: a4ac97cdb199af84a28c2ad691aa5ef85b32d66f) Change-Id: I0c72d3a32a51dcc0cb8cf9c67411d26b5d8658d2 Signed-off-by: Ravi Teja <raviteja28031990@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10meta-phosphor: rename network to phosphor-networkPatrick Venture2-32/+31
Rename the network_git.bb recipe to phosphor-network_git.bb to make it consistent with the other phosphor namespace recipes. This is the final step as there are no more dependencies on network_git.bb existing. (From meta-phosphor rev: 720e8adcc294ce0c87a19f009b7f72f8ea2de7c3) Change-Id: I4583ff26aa74276f967b85efcb6d6e2d9f2eb2ee Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09linux-aspeed: Move to 5.0.7Joel Stanley1-2/+2
This includes security and bug fixes from the 5.0.7 stable release. (From meta-aspeed rev: 9fe3ec3fa8953fd649b565b6333ceefc27129acf) Change-Id: I91e08921ef797982a1a047b9573a643089add740 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09intel-ipmi-oem: srcrev bump d509eb91e4..2a265d54acAndrew Geissler1-1/+1
James Feist (1): Remove registration.hpp and api.h (From meta-intel rev: 928585d49dbc179d88a028ad53de9011c163d7ce) Change-Id: I24d5f7acdc9beaa5cdac8a10af6f6bf4712fcb95 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09meta-intel: layer.conf: Add warrior compatibilityPatrick Venture2-2/+2
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-intel rev: 8a61b573a9f4586ba204fd38e71433575872e8aa) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ie818ed3781969761beaeb8aaccaedf43dd841dbc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09openpower-pnor-code-mgmt: srcrev bump 799eb1972c..2b2d2298f5Andrew Geissler1-1/+1
Lei YU (1): Static layout: support image verification (From meta-openpower rev: a867c1bbc8b4d9eb47cebc400f779473ff722af5) Change-Id: Ia67e3cddb3882929f7765f282b369a5580b6e290 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09bmcweb: srcrev bump 08244d0221..48e4639e3eAndrew Geissler1-1/+1
Andrew Geissler (1): fw-inventory: Provide BiosVersion in system obj Jason M. Bills (2): Add link for "Uri" objects Change the name from Immediate to On-Demand for CPU Log RAJESWARAN THILLAIGOVINDAN (1): Redfish(Network): Implemented PATCH of StaticNameServers array Santosh Puranik (1): Add SerialConsole to Manager node (From meta-phosphor rev: 3e29e718d74326cfc41a6f3a1543526bdeebdbb9) Change-Id: I3539b4d4719942f39d2c58d989ff2dcb93924a4b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09sdbusplus: srcrev bump 8cd7a4a10c..8515eae7adAndrew Geissler1-1/+1
William A. Kennington III (3): sdbus++: Fix mako include substitution for signals sdbus++: Allow server.hpp files to have extra generated includes sdbus++: Generate includes for enum references (From meta-phosphor rev: bae4113f94c5f37da6d8068e0cae150cdf8e0e28) Change-Id: I9eb28e5a62c07fd669e4d4770930f95d2e1211ab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09dbus-sensors: srcrev bump cee4ef2ffe..af6b87c7f2Andrew Geissler1-1/+1
James Feist (1): ExitAirSensor: Fix off by 1 error Richard Marian Thomaiyar (1): Fix: Move overriding logic to base sensor class (From meta-phosphor rev: c2f6c82d07f82947b439f4bd025187e884c08736) Change-Id: I9a418858f418f3a5498a6ccb57e24771a3465dab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09phosphor-host-ipmid: srcrev bump 6c90b04bc5..bea5392552Andrew Geissler1-1/+1
Vernon Mauery (2): Only include ipmid/api.hpp for the new API Add helper functions to simplify error responses (From meta-phosphor rev: 976c7128856ae8aa1fbaa5be7cc8083e72ada2e4) Change-Id: I6909da26188c9e597e5bf6a313ab69a9941db07e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09meta-x86: layer.conf: Add warrior compatibilityPatrick Venture1-1/+1
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-x86 rev: 77adcebb51005a94029e01a902e9639ac3c02d57) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ife3da4b59a5ccc09f2e93657cf375c326b3b4080 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08meta-openembedded: refresh master: 0435c9e193..4a9deabbc8Brad Bishop89-2136/+1652
Update meta-openembedded to master HEAD. Alistair Francis (7): python3-pyaudio: Initial commit python3-pyfann2: Initial commit python3-pocketsphinx: Initial commit python3-xxhash: Initial commit mycroft: Initial commit libfann: Initial commit python-cryptography: Bump from 2.4.1 to 2.6.1 Andreas Müller (10): xfce4-screenshooter: upgrade 1.9.4 -> 1.9.5 networkmanager: Fix upstream regex for 1.16 networkmanager: fix build with musl gvfs: fix configure options and DDEPENDS rrdtool: fix build by disabling docs libpeas: rework gobject-introspection handling gvfs: Fix missing executable permission flags for files in libexec gnome-desktop3: remove gconf from DEPENDS gnome-desktop3: rework gobject-introspection handling gnome-desktop3: Disable libseccomp for all archs Brad Bishop (1): libvncserver: enable split client/server packages Fabio Berton (1): python*-requests: Update 2.20.1 -> 2.21.0 Gianfranco Costamagna (2): cpprest: fix build failure on 32bit systems, with upstream merged patch libmodbus: start to prefer version 3.1.4 as default Hongxu Jia (1): dracut: fix udevdir not found Khem Raj (5): ncmpc: Rename artist_screen to library_screen networkmanager: Fix build with clang alsa-oss: Upgrade to 1.1.8 redis: Fix ocasional parallel build failure lcdproc: Fix parallel build Nikolay Nizov (2): android-tools-conf: fix typo android-tools-conf: Make sure /dev/pts/0 exists Oleksandr Kravchuk (2): fping: update to 4.2 nuttcp: update to 7.3.3 Peter Kjellerstedt (1): doxygen: Make it build with ninja 1.9.0 Qi.Chen@windriver.com (2): openldap: add missing CVE tag to patch ipsec-tools: add missing CVE tags to patches Randy MacLeod (2): imagemagic: upgrade to 7.0.8-35 wolfssl: update to 3.15.8 and use github SRC_URI Slater, Joseph (1): tcpreplay: update to version 4.3.2 Vincent Prince (4): Rsyslog: Add mmjsonparse to PACKAGECONFIG zeromq: bump version 4.2.5 => 4.3.1 cppzmq: bump version 4.2.3 => 4.3.0 czmq: bump version 4.1.1 => 4.2.0 Yi Zhao (3): python-engineio: add recipe python-socketio: add recipe python-flask-socketio Zang Ruochen (4): augeas: upgrade 1.10.1 -> 1.11.0 libedit: upgrade 20181209-3.1 -> 20190324-3.1 mcelog: upgrade 161 -> 162 lockfile-progs: upgrade 0.1.17 -> 0.1.18 leimaohui (1): Fix build error for armeb. Change-Id: Ie79748c484bcf4fd28b3bde84e2194044e1c08a8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08aspeed: Remove Witherspoon DTS patchJoel Stanley3-92/+1
An atomic cross-layer update is required to do this - as such this commit consists of these subtree commits, squashed: meta-aspeed linux-aspeed: Witherspoon flash layout, GFX DRM meta-phosphor aspeed: Remove Witherspoon DTS patch Change-Id: I57d466163fdc5dc188424e7cade688779f15def0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08linux-nuvoton: Move to Linux 5.0Joel Stanley1-3/+3
[Commit message from original kernel bump. We've since moved to 5.0.6 which contains more patches, and importantly a build fix] Out of tree patches include 96 files changed, 18067 insertions and 144 deletions (most lines coming from Nuvoton patches, with the Nuvoton device trees dominating). Alexander Amelkin (1): mtd: spi-nor: fix options for mx66l51235f Andrew Jeffery (8): dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation pmbus (max31785): Add support for devicetree configuration pmbus (core): One-shot retries for failure to set page pmbus (core): Use driver callbacks in pmbus_get_fan_rate() pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers soc: aspeed: Miscellaneous control interfaces ARM: dts: aspeed: witherspoon: Update max31785 node ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers Benjamin Herrenschmidt (1): ARM: dts: aspeed: Add Power9 and Power9 CFAM description Christopher Bostic (1): iio: dps310: Temperature measurement errata Cyril Bur (1): misc: Add ASPEED mbox driver Cédric Le Goater (7): mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: link controller with the ahb clock mtd: spi-nor: aspeed: optimize read mode mtd: spi-nor: aspeed: limit the maximum SPI frequency /dev/mem: add a devmem kernel parameter to activate the device ARM: dts: aspeed: Add "spi-max-frequency" property Eddie James (1): hwmon: occ: Fix power sensor indexing Jae Hyun Yoo (12): dt-bindings: Add a document of PECI subsystem Documentation: ioctl: Add ioctl numbers for PECI subsystem peci: Add support for PECI bus driver core dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx dt-bindings: mfd: Add a document for PECI client MFD mfd: intel-peci-client: Add PECI client MFD driver Documentation: hwmon: Add documents for PECI hwmon client drivers hwmon: Add PECI cputemp driver hwmon: Add PECI dimmtemp driver Add maintainers for the PECI subsystem ARM: dts: aspeed: peci: Add PECI node Joel Stanley (16): iio: Add driver for Infineon DPS310 drm: Add ASPEED GFX driver drm: aspeed: Debugfs interface for GFX registers dt-bindings: gpu: Add ASPEED GFX bindings document rtc: Add ASPEED RTC driver dt-bindings: rtc: Add ASPEED description ARM: dts: aspeed-palmetto: Add i2c OCC hwmon node ARM: dts: aspeed-ast2500: Update flash layout ARM: dts: aspeed: Add LPC mailbox node ARM: dts: aspeed: Enable mbox ARM: dts: aspeed-g4: Expose SuperIO scratch registers ARM: dts: aspeed-g5: Add resets and clocks to GFX node ARM: dts: aspeed: Enable the GFX IP ARM: dts: aspeed: Add RTC node ARM: dts: aspeed: Rename flash-controller nodes ARM: config: aspeed: Update defconfigs Lei YU (1): ARM: dts: palmetto: Fix flash_memory region Mark Walton (1): ARM: dts: aspeed: Add #interrupt-cells property to gpio controllers Tomer Maimon (16): dts: npcm7xx: Modify NPCM7xx device tree clk: nuvoton: add npcm750 clock function prototype initialization dt-binding: mtd: add NPCM FIU controller mtd: spi-nor: add NPCM FIU controller driver dt-bindings: i2c: npcm7xx: add binding for i2c controller i2c: npcm: driver for Poleg i2c controller dt-binding: bmc: Add NPCM7xx LPC BPC documentation misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver dt-binding: bmc: add npcm7xx pci mailbox document misc: mbox: add npcm7xx pci mailbox driver dt-binding: net: document NPCM7xx EMC DT bindings net: npcm: add NPCM7xx Ethernet MAC controller dt-binding: iio: add NPCM ADC documentation iio: adc: add NPCM ADC driver ARM: npcm: add defconfig for Nuvoton NPCM7xx BMC ARM: dts: npcm7xx: Update device tree Vijay Khemka (3): ARM: dts: aspeed: Add KCS support for LPC BMC ARM: dts: aspeed: tiogapass: Enable KCS ARM: dts: aspeed: tiogapass: Add sensors (From meta-nuvoton rev: bfb9690ed2b6d15035ee904cb9c5f40b1ac32d16) Change-Id: If20de6b8595a8e2426718030d63ddf209f0504cd Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08meta-quanta: Add the led configuration for meta-gsjtony lee3-0/+91
Add the led configuration for meta-gsj - Enabled the LED group manager (From meta-quanta rev: 8fafb59db0a032b581c8465392577403717ac011) Change-Id: I027ee78275a3a274462918c7c630cd6a02ab25ee Signed-off-by: tony lee <tony.lee@quantatw.com> Signed-off-by: Tien-hung Huang <buddy.huang@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08meta-quanta: meta-gsj: Add quanta-nvme-powerctrl serviceSamuel Jiang6-0/+237
Add quanta-nvme-powerctrl which included three features: 1. When BMC bootup, initial nvme ssd powoer output. 2. monitor ssd present update ssd power output. 3. Add bucstl commands to set Present property to d-bus nvme manager and set fault led if needed. (From meta-quanta rev: abda561c2bc846d42808c4c752a42c936e871b2f) Change-Id: Ib52b7505e4c6292bb08e1e2ef43c6a9459ef46b5 Signed-off-by: Samuel Jiang <Samuel.Jiang@quantatw.com> Signed-off-by: tony lee <tony.lee@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08Add ipKVM applicationEddie James2-0/+19
Add the application recipe and service to start application when the BMC boots. Append the libvncserver depdendency to minimize the image size impact. (From meta-phosphor rev: 1205c5b25ae674cdd568ed8cbdfa99f3ea7ba788) Change-Id: I7791f3512e9ba7a33d95df7ea30d0dc48a218d2f Signed-off-by: Eddie James <eajames@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08phosphor-watchdog: Use meson instead of autotoolsWilliam A. Kennington III1-2/+5
This will allow us to get rid of autotools in the upstream sources. (From meta-phosphor rev: 5fef274d2238a6baae3e865161505a8432e1ed7b) Change-Id: Idbfbd7445ba186555812a6ab29e2e8c97a067c30 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08meta-hxt: initialize the MAINTAINERSYuan Yao1-0/+47
Add the maintainer and reviewer: M: Yuan Yao <yao.yuan@hxt-semitech.com> <yyaocs!> M: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> R: Patrick Venture <venture@google.com> <venture!> (From meta-hxt rev: 169c6d7057c3f9ea969a98e3e37c954d8f95ef97) Change-Id: Ief5633c76d8be67be0975844ca38b7d736f9122e Signed-off-by: Yuan Yao <yao.yuan@hxt-semitech.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07meta-openpower: host: move all services to multi-user.targetPatrick Venture2-2/+2
Hard-code multi-user.target instead of obmc-standby.target. (From meta-openpower rev: e2b29cdb07335dd7f874fa37771ed415b0dae6e1) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I64d736552808d55c0bf35c0cf12a83b71ca74c6a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-certificate-manager: srcrev bump 278a6a65af..8841dbd66eAndrew Geissler1-1/+1
Marri Devender Rao (1): Modify unit test cases to cater for Certificate D-Bus object (From meta-phosphor rev: 86b8529e34cecaaa61dbdef4d101e4c2c7ea7515) Change-Id: I4ecff9a81fb39ec472f952f0f1d79ff2ffc272f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-objmgr: srcrev bump 12025cdc6a..7f83837608Andrew Geissler1-1/+1
Andrew Geissler (20): unit-test: Introduce unit tests to phosphor-objmgr unit-test: Test need_to_introspect function unit-test: Add all required parameters to removeAssociation unit-test: Create initial associations file unit-test: Test removeAssociations interface unit-test: Move asio server to its own class unit-test: Move association create funcs to util unit-test: Request distinct name per test app unit-test: Test deleting entry on name change unit-test: Move removeAssociationEndpoints() unit-test: Utilize common code for endpoint remove unit-test: Move checkAssociationEndpointRemoves unit-test: Test checkAssociationEndpointRemoves() unit-test: Move associationChanged() unit-test: Add some doc on Association unit-test: Debug functions to dump data structures unit-test: Test associationChanged() unit-test: Fix bug when endpoint empty unit-test: Move processing of interfaces added unit-test: Test interfaces added function (From meta-phosphor rev: 70bec1f018b3797d613653d35700bb0268bbdc72) Change-Id: Iaa4d1d16f46484392049fc31d8d1904bcec7d309 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07stdplus: Use meson instead of autotoolsWilliam A. Kennington III1-8/+4
This will allow us to get rid of autotools in the upstream sources. (From meta-phosphor rev: 6838e7ce10ee9970aeb27262dcc45d11449f21d3) Change-Id: I57490fd3635357bc203e8fb0e40b27217e5d8f79 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07sdeventplus: Use meson instead of autotoolsWilliam A. Kennington III1-5/+4
This will allow us to get rid of autotools in the upstream sources. (From meta-phosphor rev: fe1b9e8f48bece7e78be566de44d634a6c5a4b35) Change-Id: I1f1703d742d227604c95f6d86ce5d8b44a3240bd Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07meta-ibm: remove phosphor-isolation from witherspoon and romulusLei YU2-2/+0
The distro feature phosphor-isolation is added into openbmc-openpower distro feature and becomes common for all openpower machines. So remove them from meta-witherspoon and meta-romulus. This shall be merged after the commit of adding phosphor-isolation in openbmc-openpower is merged. Tested: Verify the Romulus build picks phosphor-isolation distro feature (From meta-ibm rev: 90f4ccb72200c26d13d3bbd70b6eb7cd90c3dff7) Change-Id: I8e64bee92eaa7c69928399ceedec6f889a713156 Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07meta-palmetto: Use mboxd instead of aspeed-lpc-ctrlLei YU1-1/+1
Palmetto is going to enable phosphor-isolation, which requires to use mbox for PNOR access instead of directly mapping on LPC to PNOR. Tested: With Palmetto's [dts fix][1] and a PNOR build that enables [PNORDD_IS_IPMI][2], verify Palmetto boots host successfully. [1]: https://patchwork.ozlabs.org/patch/1042662 [2]: https://github.com/open-power/op-build/pull/2680 (From meta-ibm rev: 9ba4f883224f2c101b0d4a6df1ddb3cd787a61fa) Change-Id: I7c225ab2f3afd4d31a217a616bfcc7412805004a Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-webui: srcrev bump ddda4dece0..a5deeeafe8Andrew Geissler1-1/+1
AppaRao Puli (1): WebUI: Sensors page modifications beccabroek (1): Add form validation and toast messages to user mgmt dixsie (1): Correct typo on stylesheet comment (From meta-phosphor rev: 3d743f4cdb6416b7a1e4fa89430acf45bdfbc5fb) Change-Id: I30ee67b5c5837bab5033f27119e07c2ee445f068 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07entity-manager: srcrev bump eb5392c31d..444830eed8Andrew Geissler1-1/+1
James Feist (3): Fix direction fru-device: Strengthen fru header check fru-device: Fix bus lock timeout (From meta-phosphor rev: b54069c6926b615a14890e9e90a2a2baef3ed146) Change-Id: Id7431cfc476086e1656d89a47562a4a0188c69d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07mboxbridge: srcrev bump 81d27b0453..a804a73c39Andrew Geissler1-1/+1
Andrew Jeffery (2): MAINTAINERS: Remove Suraj mboxctl: Fix retrieval of property-based state (From meta-phosphor rev: f10f4e7815ea475a46142ead96e3a9c3e6c8fcf1) Change-Id: I4349a963c3e50ca6fae27f323493e267dc34c1c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-pid-control: srcrev bump fe0b896bfe..5782ab8136Andrew Geissler1-1/+1
James Feist (1): Bugfix: dbusconfiguration: read correct hysteresis (From meta-phosphor rev: 09d414c5e209b507ee5dc15976d65ec481bb71f8) Change-Id: I6b6ea543a9057c2f5103d81494ac45f1c72aef5c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07gpioplus: srcrev bump 9dd00de706..48e6288da8Andrew Geissler1-1/+1
William A. Kennington III (1): meson: Use declare_dependency for libraries (From meta-phosphor rev: 3f9ff5ca207cb3fa8db7a7ce809f217935b45c95) Change-Id: Ia2dbbfeb18967b4ec762343fc37a4d7e2c49e8e7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07sdeventplus: srcrev bump 1e125d974b..8ec59e6242Andrew Geissler1-1/+1
William A. Kennington III (3): source/base: Fix docs for owning constructor meson: Style fix meson: Use declare_dependency for libraries (From meta-phosphor rev: cef82489918d057ba289ceea485ce2520fb9451e) Change-Id: I9bee365cbf3702df84e90880c2f14de9602510f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07stdplus: srcrev bump bff0b0fe90..97e394714eAndrew Geissler1-1/+1
William A. Kennington III (2): meson: Style fix meson: Use declare_dependency for libraries (From meta-phosphor rev: 391aa60ad35daee86a7f62821ba7b1b5b2e90d2e) Change-Id: I96e5410e32f05db22d88313ffd3719b703bf39bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07btbridge: srcrev bump 8fb36a936f..bfbc29c9d2Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 945989e256afc9e7d9192d4a8f0074d20db40fd8) Change-Id: I55b38bda6710a6cb7ec43334d47fe48289ee9e99 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-hwmon: srcrev bump 7e276658d0..1f30ab2c47Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 5e1d0498314186e1031f360ccdf9e8a4ae5e1ca8) Change-Id: I658731d5c7f1cbfc30fc487944c6098d1c9486cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-snmp: srcrev bump 7f1c6e1d2e..52b3ad2a60Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 876903742df077349222441bb67d9cb98b9e5ad1) Change-Id: Ibae853e0c2e8e132e44054e6b0e03d84c3a3cc5e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-watchdog: srcrev bump 8c8072aa4a..26eef26c97Andrew Geissler1-1/+1
William A. Kennington III (1): mainapp: Add an option for watching post codes (From meta-phosphor rev: 4fb0ccedabbcdbe474e056d419bd19c7aae96751) Change-Id: I03be2a65ac6a067635c8858ab79f560b20b65643 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-host-ipmid: srcrev bump 0120b68041..6c90b04bc5Andrew Geissler1-1/+1
James Feist (1): message: pack: add variant support Richard Marian Thomaiyar (1): Add convert current channel number function Vernon Mauery (7): Catch sdbusplus exceptions in IPMI net Add support for returning optional values Fix utility.hpp to use correct types for Request and Context rewrite Get Device ID using new provider API rewrite Get Self Test Results to use new provider API rewrite Get BT Capabilities using new provider API remove app wildcard handler (From meta-phosphor rev: 0562f9fb6dd099f54c57da3910136046f7f25665) Change-Id: Ica09d4e0d4b7a61636e56d7f2587389d6e4a8cc7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07dbus-sensors: srcrev bump c9445d8bf2..cee4ef2ffeAndrew Geissler1-1/+1
James Feist (1): Remove other errant debug print (From meta-phosphor rev: b6bb6590c448c321fa74ec03606cf777736a4ca2) Change-Id: Ied66c5b917a5cab6478bf8520de91f732bd6bdf5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>