summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-10-29Point new users at development tutorialsAndrew Geissler1-0/+6
Change-Id: Iad7c66387dc12bdae68b0ccf221cad7db5ff20d9 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-10-29Point users at romulus image when first buildingAndrew Geissler1-2/+2
Romulus is what OpenBMC uses for its CI environment so is where new users should be pointed at when first trying it out Change-Id: I1de412cef5915b955bd0c874a396b2b59e8fcf57 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-10-29meta-openembedded: subtree update:18506b797b..c986cbed93Brad Bishop60-561/+563
Adrian Bunk (7): gpsd: Backport a memory leak fix gpsd: Stop depending on chrpath-native klibc: Upgrade 2.0.6 -> 2.0.7 gerbera: Upgrade 1.3.0 -> 1.3.2 gstd: Fix the version number webrtc-audio-processing: Upgrade 0.3 -> 0.3.1 vlc: Upgrade 3.0.6 -> 3.0.8 Andreas Müller (15): itstool: rework native shebang and add class to make native itstool work yelp-tools: use itstools.bbclass yelp-xsl: use itstool.bbclass yelp: use itstool.bbclass gnome-help.bbclass: Handle gnome-help files with new distro feature 'helpfiles' zenity: rework recipe dconf: extend to native build for upcoming gdm dconf-editor: upgrade 3.32.0 -> 3.34.0 gtksourceview4: upgrade 4.2.0 -> 4.4.0 gnome-menus3: upgrade 3.10.1 -> 3.32.0 gnome-desktop3: upgrade 3.34.0 -> 3.34.1 gnome-bluetooth: upgrade 3.32.1 -> 3.34.0 gspell: upgrade 1.8.1 -> 1.8.2 gnome-system-monitor: upgrade 3.32.0 -> 3.32.1 network-manager-applet: upgrade 1.8.22 -> 1.8.23 / build with meson / cleanup Luca Boccassi (4): dbus-broker: 19 -> 21 dbus-broker: backport patches from master dbus-broker: build with SELinux if it's enabled via DISTRO_FEATURES dbus-broker: add patch to fix build with musl libc Trevor Gamblin (1): rsyslog: upgrade from v8.1908.0 to v8.1910.0 Zang Ruochen (4): python-bitarray: upgrade 0.8.3 -> 1.0.1 python-can: upgrade 2.2.1 -> 3.3.2 python-daemonize: upgrade 2.4.7 -> 2.5.0 xmlsec1: upgrade 1.2.28 -> 1.2.29 Zheng Ruoqin (2): keepalived: upgrade 2.0.16 -> 2.0.19 postfix: upgrade 3.4.5 -> 3.4.7 Change-Id: Ibff272f163bb42473022825cfb17a284a0019e83 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29intel-ipmi-oem: srcrev bump 262276f496..83315132eaAndrew Geissler1-1/+1
Yong Li (1): Fix for set/get cold redundancy configuration commands (From meta-intel rev: 6bcf08138e9496138bb00d31715749594dbb187f) Change-Id: I11569a2b05c45d9bff16d47e391af2b47af59430 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29stop overriding DISTRO_FEATURES in phosphor-baseAndrew Geissler1-1/+1
Other include files may set DISTRO_FEATURES prior to including this file. Need to honor those features. (From meta-phosphor rev: 17801b40a7143c6b80dd4318c94143e47ef1ead3) Change-Id: I42593e07d67416d2dbb06f3958861ed4ebe762ff Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-29linux-aspeed: FSI enhancementsJoel Stanley1-1/+1
Jeremy Kerr (1): fsi: aspeed: Add clock debugfs file Joel Stanley (8): fsi: aspeed: Give read longer before timeout fsi: aspeed: Add more registers to debug fsi: aspeed: Busy loop in the write case fsi: master: Change default divisor to 14 fsi: aspeed: Enable relative addressing fsi: aspeed: Only select OPB0 once fsi: aspeed: Avoid copying read data twice fsi: aspeed: Pass fsi_master_aspeed insead of base (From meta-aspeed rev: 0bf3d3a2b28adf528c45b4a04398b1ab16c4b286) Change-Id: Ic35fee641adee65f7259ff190906cd4e68ac9205 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-28meta-raspberrypi: subtree update:4776ecc532..254c9366b9Brad Bishop7-34/+38
Martin Jansa (1): linux-raspberrypi=4.19.80 bcm2835-bootfiles=20191021 Paul Barker (4): licenses: Drop unused Broadcom license file armstubs: License is BSD-3-Clause bcm2835-bootfiles: Clarify license conditions vc-graphics: Clarify license conditions Change-Id: I2238c23361c7140f4651faba33c11eb150cdcda6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-28meta-openembedded: subtree update:64224b92e5..18506b797bBrad Bishop201-2263/+1903
Alistair Francis (3): python3-pako: Initial commit of version 0.2.3 python3-msm: Initial commit of version 0.8.3 mycroft: Fixup remaining issues Andreas Müller (11): gtkmm3: upgrade 3.24.1 -> 3.24.2 geany: upgrade 1.34.1 -> 1.36 geany-plugins: upgrade 1.34 -> 1.36 libstemmer: initial add 2.0.0 appstream-glib: initial add 0.7.16 yelp-xsl: initial add 3.34.0 yelp-tools: initial add 3.32.2 yelp: initial add 3.34.0 glibmm: upgrade 2.60.0 -> 2.62.0 libsigc++-3: initial add 3.0.0 libgusb: initial add 0.3.0+ Ankit Navik (1): glfw: Initial recipe for glfw Armin Kuster (1): renderdoc: package need opengl Christophe PRIOUZEAU (91): spawn-fcgi: Clarify BSD license variant webmin: Clarify BSD license variant cyrus-sasl: Clarify BSD license variant libnet: Clarify BSD license variant openhpi: Clarify BSD license variant ptpd: Clarify BSD license variant pure-ftpd: Clarify BSD license variant corosync: Clarify BSD license variant netkit-ftp: Clarify BSD license variant netkit-rusers: Clarify BSD license variant netkit-rwho: Clarify BSD license variant netkit-telnet: Clarify BSD license variant freediameter: Clarify BSD license variant radiusclient: Clarify BSD license variant celt051: Clarify BSD license variant libmemcached: Clarify BSD license variant spice-protocol: Clarify BSD license variant tcpdump: Clarify BSD license variant libnet: Clarify BSD license variant iperf3: Clarify BSD license variant rfkill: Clarify BSD license variant postgresql: Clarify BSD license variant cscope: Clarify BSD license variant mcpp: Clarify BSD license variant yasm: Clarify BSD license variant cmpi binding: Clarify BSD license variant hwloc: Clarify BSD license variant liblogging: Clarify BSD license variant pmdk: Clarify BSD license variant openwsman: Clarify BSD license variant redis: Clarify BSD license variant scsirastools: Clarify BSD license variant libopus: Clarify BSD license variant opus-tools: Clarify BSD license variant wavpack: Clarify BSD license variant libvpx: Clarify BSD license variant passwdqc: Clarify BSD license variant testfloat: Clarify BSD license variant Python: flask-sqlalchemy: Clarify BSD license variant Python: meld3: Clarify BSD license variant Python: ply: Clarify BSD license variant Python: prompt toolkit: Clarify BSD license variant Python: pocket sphinx: Clarify BSD license variant Python: pysmi: Clarify BSD license variant Python: speaklater: Clarify BSD license variant Python: wrapt: Clarify BSD license variant Python: h5py: Clarify BSD license variant Python: xlrd: Clarify BSD license variant Python: alembic: Clarify BSD license variant Python: feed formatter: Clarify BSD license variant Python: decorator: Clarify BSD license variant Python: flask babel: Clarify BSD license variant Python: falsk mail: Clarify BSD license variant Python: isodate: Clarify BSD license variant Python: passlib: Clarify BSD license variant Python: pynetlinux: Clarify BSD license variant Python: webcolors: Clarify BSD license variant Python: werkzeug: Clarify BSD license variant Python: evdev: Clarify BSD license variant Python: netaddr: Clarify BSD license variant Python: pretend: Clarify BSD license variant Python: prettytable: Clarify BSD license variant Python: pysocks: Clarify BSD license variant Python: rdflib: Clarify BSD license variant Python: wtforms: Clarify BSD license variant Python: supervisor: Clarify BSD license variant Python: pysnmp: Clarify BSD license variant Python: flask pymongo: Clarify BSD license variant Python: flask xstatic: Clarify BSD license variant Python: lazy object proxy: Clarify BSD license variant Python: whoosh: Clarify BSD license variant Python: pyserial: Clarify BSD license variant Python: pika: Clarify BSD license variant Python: flask: Clarify BSD license variant Python: flask wtf: Clarify BSD license variant Python: click: Clarify BSD license variant Python: babel: Clarify BSD license variant Python: flask user: Clarify BSD license variant Python: jsonpointer: Clarify BSD license variant Python: xxhash: Clarify BSD license variant Python: markdown: Clarify BSD license variant Python: dnspython: Clarify BSD license variant Python: flask bcrypt: Clarify BSD license variant Python: jsonpatch: Clarify BSD license variant Python: ndg httpsclient: Clarify BSD license variant Python: flask scrypt: Clarify BSD license variant Python: oauthlib: Clarify BSD license variant Python: psutil: Clarify BSD license variant Python: pyhamcrest: Clarify BSD license variant Python: pyusb: Clarify BSD license variant Python: ujson: Clarify BSD license variant David Roman (1): nlohmann-json: upgrade 3.3.0 -> 3.7.0 Diego Rondini (1): ttf-roboto: add recipe Hongxu Jia (2): postfix: split /etc from ${PN} to ${PN}-cfg for ostree postfix.inc: make deterministic build Kai Kang (1): blueman: fix fail to enable bluetooth issue Khem Raj (8): open-vm-tools: Upgrade to 11.0.1 libftdi: Add target deps for python bindings mraa: Define PYTHON_LIBRARY and PYTHON_INCLUDE_DIR upm: Define PYTHON_INCLUDE_DIR and PYTHON_LIBRARY for cmake python3-astor: Upgrade to 0.8 python3-astor: Fix build with setuptools>=41.4 libiio: Inherit distutils3-base for packaging python files open-vm-tools: Fix build by removing deprecated G_INLINE_FUNC Michal Lower (1): update python setuptools-scm from 2.1.0 to 3.3.3 Paolo Valente (1): s-suite: push SRCREV to version 3.6 Richard Purdie (1): dconf: Fix build with meson 0.52 Tanu Kaskinen (1): pavucontrol: polish the recipe Trevor Gamblin (1): freeradius: fix PIDFile path in radiusd.service file Zang Ruochen (18): ltrace:Bug fix for data type length judgment python-ipaddress: upgrade 1.0.22 -> 1.0.23 python-cryptography: upgrade 2.7 -> 2.8 python-cryptography-vectors: upgrade 2.7 -> 2.8 python-automat: upgrade 0.7.0 -> 0.8.0 python-asn1crypto: upgrade 1.0.1 -> 1.2.0 python-attrs: upgrade 19.2.0 -> 19.3.0 python-cffi: upgrade 1.13.0 -> 1.13.1 python-cmd2: upgrade 0.9.18 -> 0.9.19 python-pip: upgrade 19.3 -> 19.3.1 python-pyro4: upgrade 4.73 -> 4.77 python-pytun: upgrade 2.2.1 -> 2.3.0 python-astroid: upgrade 1.6.5 -> 2.3.2 python-aws-iot-device-sdk-python: upgrade 1.4.0 -> 1.4.7 python-backports-ssl: upgrade 3.5.0.1 -> 3.7.0.1 python-bcrypt: upgrade 3.1.4 -> 3.1.7 snort: upgrade 2.9.14.1 -> 2.9.15 wolfssl: upgrade 4.1.0 -> 4.2.0 Zheng Ruoqin (9): byacc: upgrade 20180510 -> 20190617 drbd-utils: upgrade 9.10.0 -> 9.11.0 hwdata: upgrade 327 -> 328 multipath-tools: upgrade 0.8.2 -> 0.8.3 owfs: upgrade 3.2p2 -> 3.2p3 simple-mtpfs: upgrade to 0.3.0. fuse3: upgrade 3.6.2 -> 3.7.0 f2fs-tools: upgrade 1.11.0 -> 1.13.0 xorriso: upgrade 1.4.0 -> 1.5.0 nick83ola (2): python3-pyconnman: fix import issues with python3 python3-dbus-next: first commit of dbus-next 0.1.2 Change-Id: I6d500f726de3c5369b19c73e6ca7dc92aaf192d8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-28phosphor-logging: srcrev bump 31eed996da..935a25e2beAndrew Geissler1-1/+1
Matt Spinler (6): PEL: Refactor the test data factory PEL: Add 3 more sections to the test PEL data PEL: Enhance the real PEL test PEL: Stream: Don't use references for << ops PEL: Fix typo in subsystem ID list PEL: Allow default AdditionalData construction (From meta-phosphor rev: 3cbe0bc1eeccde99236d042818879985195e790f) Change-Id: I7d2946d60a891ff74a63c9892acb4418d6ef8e05 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-28entity-manager: srcrev bump 978fcadadc..45bcbc5557Andrew Geissler1-1/+1
James Feist (1): Remove Ed from MAINTAINERS file (From meta-phosphor rev: 9678c7220db4a8301c8840dd038f28ff4c6d8dd4) Change-Id: I5dc9847bfaeb4da5f0bb2b745ede62ef248a2821 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-28dbus-sensors: srcrev bump 4316218ab8..4f4c35bf1fAndrew Geissler1-1/+1
James Feist (1): Remove Ed from MAINTAINERS file (From meta-phosphor rev: c7487922bfdd84b6fe0dcf66fdb75e10557c10ec) Change-Id: I664000cb65791922041a599df89b74ad7287e299 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-28bmcweb: srcrev bump 22984074fa..c45f00821aAndrew Geissler1-1/+1
James Feist (1): Add Health to Memory and Processor Summary Yong Li (2): Add HostWatchdogTimer attribute in redfish Support PATCH for HostWatchDogTimer in redfish (From meta-phosphor rev: 4e961b6abe06f95709b335b8c3ded00035e4d01b) Change-Id: Id1186e513f65db55ff816a7fc55e83ae29c13cdd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-28pldm: srcrev bump 497665acdb..881cde1830Andrew Geissler1-1/+1
Deepak Kodihalli (1): build: remove autotools support John Wang (1): oem: ibm: Fix UT case ConfigNotExit (From meta-phosphor rev: 1ee73b62596d07b36af1c949fffdf84ee60ce9e2) Change-Id: Ia0f4a888ec2c6642d8e469f8bf9dcea289a395d5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-28bmcweb: srcrev bump 717794d546..22984074faAndrew Geissler1-1/+1
James Feist (1): Add Rebuilding to Drives Nikhil Potade (1): Add Storage Schema Ratan Gupta (1): Fix the websocket handshake (From meta-phosphor rev: 090e1fe84c5f2c07f4615df5c38272e072ffa736) Change-Id: I57ea9103eb2c8228b39fce50d7398f239ac71c49 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-24wspoon: Enable fan floor adjustments based on modeMatthew Barth1-124/+229
Add actions to adjust the fan floor speed table used based on the thermal mode of the system. In addition to adjusting the fan floor speed table, in some modes the default fan floor required adjustment as well. These fan floor speed values and the corresponding default fan floor speed per mode were provided by the thermal characterization team. Tested: Generated code from these events (From meta-ibm rev: 0c6a7b5a5aadcbabd7bf5d25cd102fd228e26f42) Change-Id: Ic2bfca05979cb41489fcf123f1779d2d5f089e7c Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-24swift: Generate a mmc ext4 tar image fileAdriana Kobylak1-1/+1
Swift has an emmc chip, add the directive to generate a tarball for it. (From meta-ibm rev: 42c34123c54d5ebe407fbd7b87cc5ae6c75624a5) Change-Id: I263399cba325131be2d72d9ae2d3015050317d8f Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-24dbus-sensors: srcrev bump 432d1edf7a..4316218ab8Andrew Geissler1-1/+1
Patrick Venture (1): PSUSensor: create association before init (From meta-phosphor rev: 98e188f845646d0bf2af0c531eefbd9d7a834ef7) Change-Id: If2da51673fd4ab4deee4b4a417d324956c6659ff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-24phosphor-webui: srcrev bump d11b9277ae..5e930c0aebAndrew Geissler1-1/+1
Yoshie Muranaka (1): Update toast notification (From meta-phosphor rev: da01082848dd135b9abedea030f1aad7a9c29bfe) Change-Id: I4c7a7820da0763c444d2c19c31b095eaf9cb0318 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-24pldm: srcrev bump 8e92c6c4fe..497665acdbAndrew Geissler1-1/+1
PriyangaRamasamy (1): libpldm: requester: APIs for GetFruRecordTable (From meta-phosphor rev: d2891f9916301bdc19833d3c4777eaf2ddead1f7) Change-Id: Ic6d9f7d47c2b546b3714c6358fb5118b8dd196d7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-24intel-ipmi-oem: srcrev bump ca99ef5912..262276f496Andrew Geissler1-1/+1
AppaRao Puli (1): Refactor Set Firmware Update Mode command Patrick Venture (3): storagecommands: return true on device match sensorcommands.hpp: use quotes for project headers sensor SDRs: lookup Board to set IPMI info (From meta-intel rev: e38c6947533bc96ba86dbd5005525d6a24618425) Change-Id: I37a295bbb1c502da6ae910b34d7d58ffb0b1344a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-23meta-raspberrypi: subtree update:cee2557dc8..4776ecc532Brad Bishop10-511/+0
Patrick Vacek (1): u-boot: drop patches for RPi4 merged upstream. Change-Id: I5052363708a20c7a25ac0b2fb0712bc3dbf02fba Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-23intel-ipmi-oem: srcrev bump df5e327122..ca99ef5912Andrew Geissler1-1/+1
AppaRao Puli (1): Cleaned not implemented commands from registration James Feist (1): Fix Maintainers File Patrick Venture (6): storagecommands: add queries to set IPMI info commandutils: add missing headers commandutils: add Association object to variant add non-yocto items to .gitignore sensorcommands: use quotes for project headers storagecommands: use quotes for project headers (From meta-intel rev: 39cfc40363050bff9faf70bb95812e04ab2a022f) Change-Id: I62421f6c217d9cc9e4f0d612dd9e76540e4e81bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-23openpower-pnor-code-mgmt: srcrev bump b41a57d52c..85f2540759Andrew Geissler1-1/+1
Adriana Kobylak (2): generate-tar: Call mksquashfs with -all-root option generate-tar: Set permissions of partition files to read only (From meta-openpower rev: eb5aad30583a3edb6b2f574a47bd216b13df7e6b) Change-Id: I3241ae65cb21ee0a1563fe05dfa658bf763d919d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-23phosphor-inventory-manager: srcrev bump ded627c42f..bbacd2326fAndrew Geissler1-1/+1
Gunnar Mills (1): Update object-mapper.md link (From meta-phosphor rev: d4c9425cd9006a7d943025218640a6ae679251e2) Change-Id: Ie00e7284f71ef0b12a42d17c43c6e57b14d495c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-23phosphor-logging: srcrev bump 51c9263f08..31eed996daAndrew Geissler1-1/+1
Gunnar Mills (1): Update object-mapper.md link Matt Spinler (10): PEL: Represent the SRC ASCII string field PEL: FRU identity SRC substructure PEL: Add string accessors to MTMS class PEL: Add Stream ops for std::vector<char> PEL: Power controlling enc SRC substructure PEL: MRU callout SRC substructure PEL: SRC FRU callout structure PEL: SRC callouts subsection object PEL: Add SRC PEL section class PEL: Initialize PrivateHeader fields in ctor (From meta-phosphor rev: 4131d42dc94b2097c79e9665ee906994a9af0920) Change-Id: I02f34356874cb8310ec0a226c74b80d2afc324e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>