summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-10-05poky: subtree update:81f9e815d3..03d4d9d68fBrad Bishop116-1020/+2895
Adrian Bunk (1): json-c: Don't --enable-rdrand Alessio Igor Bogani (2): wic: Using the right rootfs size during prepare_rootfs rootfs-postcommands: Avoid use of an hard-coded value Alexander Kanavin (1): binutils: drop UPSTREAM_VERSION_UNKNOWN Alexandre Bard (1): systemd: Expose resolv-conf alternative only when resolved is built Andre McCurdy (1): ffmpeg: enable more verbose build logs André Draszik (4): ruby: drop long-merged CVE patches ruby: configure mis-detects isnan/isinf on musl ruby: fix non-IPv6 support packagegroup: fix a comment regarding PACKAGE_ARCH Bruce Ashfield (6): linux-yocto/5.2: update to v5.2.13 linux-yocto/4.19: update to v4.19.72 linux-yocto/5.2: update to v5.2.14 linux-yocto/5.2: update to v5.2.16 linux-yocto/5.2: update to v5.2.17 yocto-bsps: update to v5.2.17 Böszörményi Zoltán via Openembedded-core (1): classes/image-live.bbclass: Don't hardcode cpio.gz Changqing Li (2): devtool.py: change to do clean before remove-layer devtool.py: fix buildclean test Chen Qi (1): systemd: fix NFS regression Dan Tran (1): unzip: Fix CVE-2019-13232 David Reyna (2): bitbake: toaster: issues in import layer when clicking 'add layer' bitbake: toaster: improve warnings when adding dependency to packages Diego Rondini (2): initramfs-framework: fix var name initramfs-framework: support PARTLABEL option Douglas Royds (1): icecc: Don't use icecc when INHIBIT_DEFAULT_DEPS is set He Zhe (1): ltp: Fix hang of cve test cases Heiko Schocher (1): kernel.fitimage.bbclass: remove ramdisk_ctype Jacob Kroon (1): bitbake: tests/data: Test combinations of _append together with override Joe Slater (1): bash-completion: add image feature Jonathan Marler (1): package: Multiple shlib_providers for the same file should error Joshua Watt (8): classes/reproducible_build: Move SDE deploy to another directory oeqa: Test multiconfig parsing bitbake: cookerdata: Add mc conffiles hashes to cache hash bitbake: hashserve: Add missing import bitbake: siggen: Fix attribute error when hashserver fails bitbake: hashserv: Don't daemonize server process local.conf.sample: Add Hash Equivalence classes/reproducible_build: Create SDE destination Khem Raj (7): musl: Fix riscv64 CAS functions qemuriscv: Do not blacklist clang anymore sdk: Install nativesdk locales for all TCLIBC variants strace: Upgrade to 5.3 packagegroups: All groups are not allarch musl: Fix __riscv_mc* containers to match glibc core-image-sato-sdk-ptest: Remove valgrind ptests for riscv Konrad Scherer (1): gen-lockedsig-cache: Replace glob lookup with hash to filename lookup Lei Maohui (1): bluez5: update patch to fix do_patch error when PATCHTOOL = "patch". Li Zhou (1): shadow: use relaxed usernames for all Limeng (1): u-boot: add CVE patches for u-boot Nathan Rossi (2): oeqa/core/utils/concurrencytest.py: Handle exceptions and details oeqa/core/case.py: Encode binary data of log Niclas Svensson (1): devtool: finish: Keep patches ordered when updating bbappend Otavio Salvador (1): mesa: Add freedreno PACKAGECONFIG option Peter Kjellerstedt (3): systemd: Make it build with hwdb disabled devtool: finish: Add suppport for the --no-clean option lib/oe/lsb: Make sure the distro ID is always lowercased Randy MacLeod (1): ffmpeg: update from 4.2 to 4.2.1 Richard Purdie (17): Revert "meta-extsdk: Either an sstate task is a proper task or it isn't" sstatesig: Fix hash equivlanency locked signature issues oeqa/selftest/signing: Fix for hash equivlance server lib/sstatesig: Fix class inheritance problems populate_sdk_ext: Fix for hash equiv bitbake: runqueue: Fix task migration problems bitbake: siggen: Ensure setscenetasks list is available to worker context bitbake: runqueue: Change task migration behaviour for rerunning setscene tasks bitbake: siggen/runqueue: Fix signature mismatch issues bitbake: siggen: Avoid writing misleading sigdata files bitbake: runqueue: Save unihashes more frequently bitbake: runqueue: Small performance optimisation bitbake: siggen: Remove full path from unitaskhashes keys bitbake: tests/runqueue: Fix hashserve shutdown race base: Improve module import error message sanity.conf: Bump minimum bitbake version bitbake: bitbake: Bump verison 1.43.1 -> 1.43.2 Robert Yang (6): cases/bbtests.py: test_bitbake_g(): Check base-files rather than busybox expect: Fix configure error for nativesdk net-tools: Fix installed-vs-shipped for nativesdk expect: Fix buffer overflow error when build in long path apr: Check for libtoolize rather than libtool lttng-ust: Fix for --enable-python-agent Ross Burton (12): oeqa/selftest/reproducible: test ipkgs too distcc: clean up the UI install logic distcc: use --enable-tcp-insecure instead of --make-me-a-botnet distcc: split into client and server packages json-c: clean up recipe json-c: use GitHub for upstream release checking bitbake: fetch2/git: refactor check for git-lfs command bitbake: tests/fetch: add test case for git-lfs handling python3: move runpy to core pango: fix the failing testiter test case opkg: remove redundant systemd inherit lttng-ust: update patch Signed-off-by Trevor Gamblin (5): python3-subunit: ensure runtime dependencies are present python3-pip: ensure pickle is installed lighttpd: remove fam as a PACKAGECONFIG option tiff: fix CVE-2019-14973 opkg: remove pathfinder PACKAGECONFIG option Wang Quanyang (1): kexec-tools: fix arm kexec failure for __NR_kexec_file_load Yi Zhao (1): python: add tk-lib as runtime dependency for python-tkinter Change-Id: I0570125d49f7e4bc3bbf70508cbfd7e10bdbc032 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-05meta-ibm: layer.conf: add zeus compatibilityBrad Bishop4-4/+4
OE-core master will be dropping warrior soon; zeus is the next release. (From meta-ibm rev: 9c8d1b961e1185ab2e7eabf6f6b42754fcb57db0) Change-Id: I791f06ddb596584d1a566657a38ad6eb13692521 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-04meta-quanta: runbmc-nuvoton: ipmb: configure IPMB channelkfting2-0/+22
The IPMB channel communicates with ME from the host. (From meta-quanta rev: 34964359eca0e4e924b4c7191aea411e3aa7f3e4) Signed-off-by: kfting <kfting@nuvoton.com> Change-Id: Iac56c5feb455c66b7ae322ba33806b575972495b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-04phosphor-networkd: srcrev bump b40059779a..046b2a0b37Andrew Geissler1-1/+1
Ratan Gupta (1): Allow static configuration of NTP and DNS in DHCP mode (From meta-phosphor rev: 43cf77ab7c0e7021793dd7e187d13903e04fb2b1) Change-Id: I98542d52475ebe4e16735d43ca83d3825c6515fa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-04phosphor-webui: srcrev bump ea4968c0e8..4b366b5aebAndrew Geissler1-1/+1
Yoshie Muranaka (1): Clean up icons (From meta-phosphor rev: f701952fa9a6da8fcc0340c541e61a3a6285f27e) Change-Id: If48e88d1263f6d7d33a82acd154a2a1f49262947 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-04phosphor-state-manager: srcrev bump 2f60aaeb70..60c3ac8c87Andrew Geissler1-1/+1
Andrew Jeffery (1): obmcutil: Implement --verbose (From meta-phosphor rev: 9cfd00ada4e9a0f3a89a9e1c2dbb1d9a84774899) Change-Id: I749b6229d37e4af1bba81f12517f2c0fa52e9b58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-04bmcweb: srcrev bump 2e8a4fb85f..749dad7d53Andrew Geissler1-1/+1
Ratan Gupta (1): Fix crash during GET of manager network protocol (From meta-phosphor rev: 2cf47fdfa18d3891b5f541d37a43e31f54d21304) Change-Id: Id78f6bff3b1808e22dc8b83d0bf52938b8a05ada Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-04meta-nicole: Add recipe for building eSEL parserArtem Senichev2-1/+24
(From meta-yadro rev: 25631eaa5a8c6b4542555aff48a8fc3865956d43) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I5003c0f741333d4c0301fa0707dd83d2edf8c127 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-04meta-quanta: runbmc-nuvoton: pid: enable PID to control FAN tach for RunBMCTim Lee5-0/+457
Enable phosphor-pid-control to control FAN tach according eight temperature sensors. There are six FANs in RunBMC and all controlled by PWM1, thus we only define one fan type sensor in .json file. Consider FAN tach might be stopped then cause RunBMC sever hang, FAN tach will turn into full speed if swampd daemon dead unexpected. (From meta-quanta rev: 1689d1e7e4ed67560f73eee673a06b25cb346e60) Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I52db7eeff8abd1573ee9b4a61bd6af4a1b624d9a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-04ibm: tacoma: Update air/water GPIOMatt Spinler1-0/+6
On witherspoon-tacoma the GPIO that specifies if the system is water cooled is Q7 (135). Update phosphor-cooling-type's config file appropriately. (From meta-ibm rev: 5d62a1c264bd72d9070e046a5ec10ad9b8715392) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I63131a81ecb984e7746e54a98c539a52d887e155 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03mboxd: Only include check_pnor_format if ubi feature is enabledAdriana Kobylak1-3/+3
The check_pnor_format checks if the PNOR is formatted as UBI, so it should only be added if the UBI feature is enabled. (From meta-ibm rev: 091f26661b09c9d0a6f6b632b40cc8a84eac25c3) Change-Id: Ief252652cd347a0bf4a8f8eb592672d0e9740514 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03meta-ibm: wspoon-128: Modify dts patch to include upstream wspoonEddie James3-745/+95
For the witherspoon-128 machine, add a kernel patch for a witherspoon-128 devicetree that includes the upstream devicetree but sets the proper flash node attributes. This will keep the devicetree better in sync with the upstream one. (From meta-ibm rev: f7f93979873dc762aa9676a4a8714806d12f638f) Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I6ff03cbfd80a9df1b139625fb11b16b7684b4aa5 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03bmcweb: srcrev bump 3929aca103..2e8a4fb85fAndrew Geissler1-1/+1
Ed Tanous (2): Fix role map persistence Revert "Add Storage Schema for NVMe on Redfish" Nikhil Potade (1): Add Storage Schema for NVMe on Redfish (From meta-phosphor rev: 5f1920e437f8328763c23a3d76835370a5d09730) Change-Id: I4dbda9915686449100cd15f739c538a038a983f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03linux-aspeed: Tacoma DTS, AST2600 clock fixJoel Stanley1-1/+1
Joel Stanley (5): clk: ast2600: Fix enabling of clocks ARM: dts: aspeed-g6: Add VUART descriptions ARM: dts: aspeed: tacoma: Enable VUART1 ARM: dts: tacoma: Remove incorrect i2c buses ARM: dts: tacoma: Enable LPC Firmware region (From meta-aspeed rev: 5463a8aefd99c9302d6bf40380265c2822a3b9e1) Change-Id: If912f33a59f4d4c65fbd82421ce268803972790c Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03meta-quanta: gsj: modify whitelist and enable whitelist by defaultP.K.Lee3-13/+34
- Modify gsj-ipmid-whitelist.conf for the gsj project. - Enable whitelist by default. (From meta-quanta rev: 7f62bc2c5a71b9275b8b636dd6daad000288b2f4) Change-Id: I52363809de53fabb0c6609e0bc564bdcd69c2e75 Signed-off-by: P.K.Lee <p.k.lee@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03witherspoon: Remove uart renderer from AST2600 systemsJoel Stanley1-2/+2
It is not yet supported in the kernel. (From meta-ibm rev: 37b0344925323c3de0bd86fd00ea075e383153da) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: Ie09afb9a4ee1d96d7b2a70fe79ef9a85d8971ea2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03pdbg: Bump version to v2.3Joel Stanley1-2/+2
New features since v2.2: - Support for using the SBE to read/write memory - General SBE chip-op support - Cronus backend - Fixed for clang - Default device-tree selection for applications - Bugfix for newer OpenBMC kernels using alternate FSI paths (From meta-openpower rev: 42f47f251fabfbc1c19d0616a429be48f6a6918d) Change-Id: Id602f80f8fb87b3258c3b4d4bd72a5c2b3f6ecda Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03sysd_monitor: Add in new systemd target monAndrew Geissler1-0/+1
This new service will monitor for default phosphor systemd targets and log errors Tested: - Verified basic function in Romulus QEMU - Verified no error logged during boot, bmc reboot, or power down on witherspoon - Verified when service fail injected, appropriate error was logged on witherspoon (From meta-phosphor rev: e36b727c20c433cc02a5e9415b7df867e8443512) Change-Id: I8a3ab440f67f7e9b3a682d8645c34fa446a6119f Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03openpower: op-apps: Remove hostboot setting serviceAndrew Geissler1-1/+0
With introduction of HIOMAP function, this is no longer needed (From meta-openpower rev: 3f3edac739961e7d9f632d04a13450ee42456a4a) Change-Id: I4fb7390938fd44ab38cf6f583adb7901a1ffe020 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03meta-phosphor: ipmi-config: add default entity mapPatrick Venture4-26/+19
Add an empty entity map json file. The file is expected to be an array, if it is present at all. The file provided by default has no real meaning to your system, therefore you are expected if you use the entity records, to provide one for your system. See: https://github.com/openbmc/phosphor-host-ipmid/blob/master/scripts/entity-example.md for details on how it should be formatted. Currently formatted: [{ "id": 1, # Container entity contains other entities # Entity Id and entity Instance for the container entity "containerEntityId": 13, "containerEntityInstance": 81, # A record can have contained entities as a four entry list or as upto # two ranges of entity instances; this record has contained entities # as a four entry list "isList": true, # Records can be linked if necessary to extend the number of contained # entities within a container entity; this record is not linked "isLinked": false, "entities": [ {"entityId1": 10, "entityInstance1": 1}, {"entityId2": 10, "entityInstance2": 3}, {"entityId3": 10, "entityInstance3": 5}, {"entityId4": 10, "entityInstance4": 7} ] }] (From meta-phosphor rev: 34d8886d6642eb0b991b696f4d28950c5bec9bf5) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I00956c92d444ac82d4a9aabfd33c26ccbb58e145 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-03meta-phosphor: nuvoton-layer: postd: add support for NPCM7xx BMCTim Lee1-0/+3
Enable BIOS POST CODE functionality for NPCM7xx BMC in phosphor-host-postd. We need to modify SNOOP_DEVICE = "npcm7xx-lpc-bpc0", due to default SNOOP_DEVICE is using aspeed BMC. (From meta-phosphor rev: ae30116e34c5ee4a1a10ff877192a0a633d84e9f) Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I06e05d62a9c1b810620d3292b13e5a244851b061 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-02wspoon: Activate fan control events at poweronMatthew Barth1-196/+219
Utilize the pgood property as a precondition to loading fan control events based on property states other than the OCC active events. Since the OCCs are not active when powered off (pgood = 0) those events having OCCs active as a precondition are not necessary to be added. This is the first step to enabling fan control to run at BMC standby. When the default phosphor-fan-control@.service starts after power on, the pgood property value is already set to 1. Therefore this produces no change in fan control activity. Tested: No change in fan speed control (From meta-ibm rev: dadf39cdbb093e0c2566189f3e876dd3c01e13d0) Change-Id: Ieb010804d59ed318463fca1fcbdce5b5123b81df Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-02tacoma: remove ipkvm from imageAndrew Geissler1-0/+1
ipkvm is not needed for the witherspoon-tacoma system. May bring this back in some day for testing purposes but there are no near term plans to use or support this. (From meta-ibm rev: 3e11092404f8512241209c4ea26988171cf35263) Change-Id: Ibb0bc351504070661179491d07f3af144cc97602 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-02Add Rainier system power-on GPIO supportJim Wright1-0/+38
Add Rainer power-on configuration support and remove unused GPIOs. (From meta-ibm rev: 114bd7308d03fe7949517cd939b6dd9f575d59cb) Signed-off-by: Jim Wright <jlwright@us.ibm.com> Change-Id: I29df80c5d446ebcba929cef334f06969c258f5d9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-02Add Rainier system power sequencer supportJim Wright1-0/+200
Add Rainier system power sequencer configuration file. (From meta-ibm rev: 65ba7af3ef1f36b4b77c5776478b59d1a7bf2334) Signed-off-by: Jim Wright <jlwright@us.ibm.com> Change-Id: Ia55257b24e1e5095bbd9db24fbf67e5968c4f9cc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-02meta-openembedded: subtree update:41fe46157c..e6d76b05a7Brad Bishop44-123/+639
Adrian Bunk (1): networkmanager: Correct the upstream version check Adrian Ratiu (1): renderdoc: add new recipe Changqing Li (1): kea: upgrade 1.5.0 -> 1.7.0 Denys Dmytriyenko (1): rwmem: add recipe Hongxu Jia (1): lvm2: fix run lvcreate hung while PACKAGECONFIG udev Jackie Huang (6): python-versiontools: add recipes for python2 and python3 python-pymysql: add recipes for python2 and python3 python-statistics: add new recipe python-pyperf: add recipes for python2 and python3 python-pika: add recipes for python2 and python3 python-pycurl: add recipes for python2 and python3 Khem Raj (6): openipmi: Mark libOpenIPMI.so.0 as private lib in openipmi-perl ttf-gentium: Use OFL-1.0 version of OFL license ttf-hunkyfonts: Use LGPL-2.1 which is correct version from LICENSE file python-configparser: Mark license as MIT fontforge: Upgrade to 20190801 release opensaf: Fix duplicate copies of shared libs in package Martin Jansa (2): spice: ignore all warnings not just address-of-packed-member Revert "spice: Drop broken native" Otavio Salvador (5): networkmanager: Fix ADSL plugin packaging networkmanager: Add a `resolvconf` PACKAGECONFIG networkmanager: Add sysvinit support libqmi: Upgrade 1.22.2 -> 1.24.0 modemmanager: Upgrade 1.10.0 -> 1.10.2 Qi.Chen@windriver.com (1): protobuf-c: fix race condition Robert Yang (2): corosync: Fix PACKAGECONFIG flag for rdma net-snmp: Fix PACKAGECONFIG for perl Zang Ruochen (1): python-urllib3: upgrade 1.25.5 -> 1.25.6 Change-Id: I20029cc79a225f6ab8f1b133ebc16129b7b32082 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-02rainier: remove ipkvm from imageAndrew Geissler1-0/+1
ipkvm is not needed for the rainier system (From meta-ibm rev: 556f78bc1a4c0d02496e79754fa6fa7147c98e02) Change-Id: I79f19dca7024025efcbe25ac3a55df9bf047bcbb Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-02linux-aspeed: Tacoma BT, USB GadgetJoel Stanley1-1/+1
Andrew Jeffery (1): ARM: dts: aspeed: tacoma: Enable iBT device Joel Stanley (1): usb: gadget: Quieten gadget config message (From meta-aspeed rev: 5d1af51495b016e385a6a2164d38770939226f11) Change-Id: I78a4267d9a974b640acd07f5388e5885194cadf9 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-02obmc-ikvm: srcrev bump f8e05e5c9c..7cf1f1d43eAndrew Geissler1-1/+1
Eddie James (1): Prevent excessive journal logging by wakeup signal (From meta-phosphor rev: 6383ea303593962e9aea0504fa4abb55b10b371f) Change-Id: I8b45dcb23faa410f1e391fc91b3d423f336e86de Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-02phosphor-logging: srcrev bump 09d6400fb7..835a86938fAndrew Geissler1-1/+1
Matt Spinler (1): PEL: Support for going between PELs & registry (From meta-phosphor rev: 1c6191107ee506ac932f67a2af43ec1671944a72) Change-Id: I390523465102091210f865b0389c13ceb1c591e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-02google-ipmi-sys: srcrev bump 0c0bfd3a14..cc53c847f1Andrew Geissler1-1/+1
Peter Lundgren (1): Add more entity ids (From meta-google rev: 5f6e2d2cf2227d026c72f845456c410c7a626439) Change-Id: Iaf0b72a99ca5d2fb2abb9e5b8c3e7f6695078f1c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01linux-aspeed: Wdt dual flash, AST2600 NOR CS1Joel Stanley1-1/+1
Cédric Le Goater (3): mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600 mtd: spi-nor: aspeed: Disable zero size segments on the AST2600 ARM: dts: aspeed: tacoma: Re-enable CS1 Ivan Mikhaylov (1): watchdog: aspeed: add support for dual boot (From meta-aspeed rev: 3369549492bf6b40f90cf14381ffc35e66250639) Change-Id: Ia95b3ba3f1ba8a12d99660a458eb54cd2b1ddf73 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01dbus-sensors: srcrev bump 92498eb947..2adc95cb4dAndrew Geissler1-1/+1
James Feist (1): Fix Association interface (From meta-phosphor rev: fcd89a6c6e0599059bfac3375a1f9a95efacb1f2) Change-Id: I881e17dcce2ac20c9c598e8f63e7a7046279ae2b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01entity-manager: srcrev bump 899e17faab..c0dcf0d3f0Andrew Geissler1-1/+1
James Feist (1): Autojson all files (From meta-phosphor rev: ac05b4ea06bfb76cccd3c303da7ba9deb669280a) Change-Id: I9052ceb40598e1039a04e6731629e6abf9a60488 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01phosphor-networkd: srcrev bump 38a63c3012..b40059779aAndrew Geissler1-1/+1
Ratan Gupta (1): Remove the code which updates resolv.conf for dhcp supplied DNS (From meta-phosphor rev: 4819265e8c6ff88d49aa25b4ecad3c7bb67e8702) Change-Id: I2f3b12883a175057f18cf4d68328f7f11866bf55 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01meta-ibm: wspoon-tacoma: Add gpio_defs.jsonMatt Spinler1-0/+58
This system's GPIO layout is different than witherspoon's. (From meta-ibm rev: e401c9560f4f7d85952d1630095df9ad784de0b2) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I4ed9f1de4b25258e791a514643863494a99fde3d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01phosphor-user-manager: srcrev bump 1af1223304..7c6e7cffafAndrew Geissler1-1/+1
jayaprakash Mutyala (1): user_mgr: Adding priv-noaccess role (From meta-phosphor rev: 7d4c8917ec4fa262d0b9e3987a24b767886534b9) Change-Id: Ib6b4a28adff42c456c9473eeb1a96ecd085a81eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01phosphor-logging: srcrev bump 72575f51ed..09d6400fb7Andrew Geissler1-1/+1
Matt Spinler (4): PEL: MTMS class to handle the type-model and SN PEL: Interface to collect system data PEL: Move PEL section IDs into a header file PEL: Add FailingMTMS PEL section class (From meta-phosphor rev: 2a40b95b55d888e2b345df5a396a9463a6c2c735) Change-Id: I1d6f26416b1695544afb5b7868ca170b56bf46ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01phosphor-state-manager: srcrev bump 874051c8f7..2f60aaeb70Andrew Geissler1-1/+1
Andrew Geissler (5): cppcheck: Fix format string warning cppcheck: Fix "Uninitialized variable" warning cppcheck: Make settings constructor explicit cppcheck: Reduce scope of temp variable Make D-bus systemd error handling consistent (From meta-phosphor rev: ab84fe29fb3140fabb3c796846fd5119980d667a) Change-Id: If683d5d3c7d465bffb7a686efc559a966874c17f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01obmc-ikvm: srcrev bump 513d95ef53..f8e05e5c9cAndrew Geissler1-1/+1
Jae Hyun Yoo (2): Add flow control to prevent buffer over run Remove frame rate limit (From meta-phosphor rev: 1a115b92749bb063bd65cc2a7922513b91c82d1f) Change-Id: Ic3a58ecd70add1b16ef25aa89a55147db6a1e91b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01phosphor-webui: srcrev bump 28e9ed8bd9..ea4968c0e8Andrew Geissler1-1/+1
Gunnar Mills (1): Update Callback role privileges Yoshie Muranaka (3): Fix rounded button styling Change navigation submenu transition duration and ease Fix SoL and KVM refresh bug (From meta-phosphor rev: d67b31a1a92b241f9625bf08b1660da3572eaad6) Change-Id: I019ca227182d729f1c60a42afbf44238b640716a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01phosphor-logging: Add a depends when PELs enabledMatt Spinler1-1/+3
When the openpower-pels packageconfig is enabled, add a DEPENDS for nlohmann-json, as the openpower-pel code uses that. (From meta-phosphor rev: e64bc0f26668b40b989824d215890b226c52d5ae) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I5280f90527baa634b8e8c32f4b52d0ec0e296279 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01openpower-proc-control: srcrev bump 424475d4b9..60db8b147dAndrew Geissler1-1/+1
Joel Stanley (3): Remove endian swapping abstraction targetting: Remove old sysfs path Update sysfs paths to use /sys/class/fsi-master (From meta-openpower rev: f9e31dbd85d95fd1f183a27965d0dab2db321c8e) Change-Id: I9e99dca94b2cc697014e5b908edc81cf52e903b3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-01meta-ibm: Point WPFA at phosphor-powerBrad Bishop1-2/+2
witherspoon-pfault-analysis is promoted to phosphor-power: https://lists.ozlabs.org/pipermail/openbmc/2019-August/017729.html This patch does the first migration step which is to point this recipe at the canonical repository. A subsequent step could be adding a phosphor-power recipe in OpenBMC's meta-phosphor. (From meta-ibm rev: de9a39f0a56410de046a260b51ca7ff9f162b12c) Change-Id: Ib6af976ac3b82d37f96dea4b45bba730ca98753d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-30meta-security: subtree update:76d3625bcf..86ba098074Brad Bishop3-2/+31
Naveen Saini (1): apparmor: suppress appending of installation to perllocal.pod Scott Ellis (1): ncrack: update to tip Change-Id: I6c562bd1b9dd57c97bc242f7b678bac36cb5b947 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-30phosphor: Enable Aspeed SDK u-boot overrideBrad Bishop1-0/+2
The u-boot SDK recipe in the Aspeed layer has different u-boot config snippets for different sized flash images. This is done by way of overrides, e.g. MACHINEOVERRIDES .= ":flash-${ASPEED_IMAGE_SIZE_KB}" Make sure ASPEED_IMAGE_SIZE_KB is set to the correct size so the correct u-boot snippet is selected. (From meta-phosphor rev: 2ee231638d5cde0c041ad863a4d4636291ad39a5) Change-Id: I438fb896eceeafab2927925ffa1763d672456dd6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-30meta-aspeed: aspeed-g6: refresh defconfigBrad Bishop1-86/+76
The OpenBMC kernel g5 defconfig supports both g5 and g6. Use the g5 defconfig from the OpenBMC kernel unmodified, to enable kernels with support for a variety of the devices found on the AST2600. (From meta-aspeed rev: b456abfbb3ad8ccb3cad3f100d05f2764f7477cc) Change-Id: I9b9e7f52a5e3d0c042b0e705a3c19228d78f8919 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-30phosphor-logging: srcrev bump 27d82814c3..72575f51edAndrew Geissler1-1/+1
Matt Spinler (1): Fill in README section on D-Bus event creation (From meta-phosphor rev: 182eaf694b6577d2da2c2e4875335310d898e5d6) Change-Id: Id574617e5b0c39064c56187963ecfae67ddf3e0d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-30intel-ipmi-oem: srcrev bump 068b4f2ca2..e615402719Andrew Geissler1-1/+1
Chen Yugang (1): Bug fixing for boot option Patrick Venture (15): sensorcommands: add map header storagecommands: pass by reference storagecommands: add functional header sensorcommands: zeroize some ints manufacturingcommands: pass string by const ref bugfix: smbiosmdrv2handler: sizeof(pointer) smbiosmdrv2handler: drop unused vars sensorcommands: add optional header sensorcommands: add utility header sensorcommands: add cstring header sensorcommands: add variant header sensorcommands: add algorithm header sensorcommands: add memory header sensorcommands: add array header sensorcommands: add stdexcept header Richard Marian Thomaiyar (2): intel-ipmi-oem: Replace yield with ctx for mfg cmd intel-ipmi-oem: Fix special mode path jayaprakash Mutyala (1): storagecommands: move Read and Write FRU data (From meta-intel rev: 18a346e8082b755b250e0a510b7783eb32882799) Change-Id: I87c38ec38f7ce69fbe9ba43614873fdb3c519c5e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-27ibm: tacoma: enable standard phosphor nor imagesBrad Bishop1-3/+3
Set the flash size so we get 128MiB images. Remove INITRAMFS and IMAGE_FSTYPES overrides so we get the standard phosphor images. (From meta-ibm rev: 1c12470b1ea14d6b043e0b214e800b974d10a36d) Change-Id: Ic941879b882aae809693a7901f3af95d23db5d05 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>