summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-09-17Add Mihawk mac address syncAlvin Wang7-2/+65
(From meta-ibm rev: effd83bdc65d9ae8f9d000205f8d55e0c29557e4) Change-Id: I5d8fb1cd15e0b0bf2c2360631be8f259f42be98f Signed-off-by: Alvin Wang <alvinwang@msn.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-17openpower-vpd-parser: srcrev bump ee79ca8425..18197ae979Andrew Geissler2-1/+6
Alvin Wang (1): Add 2nd MAC address for 2nd NIC (From meta-openpower rev: 44cb053cceb59e300b56e8e2e3207489f4e9950f) Change-Id: If7bff634111dbd2124635234ba518c983666f1c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Alvin Wang <alvinwang@msn.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-17meta-openpower: Remove references to OPENPOWERBASEBrad Bishop20-22/+19
OPENPOWERBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-openpower rev: 2e899dc36982e5420f136da967669544e49c0c0e) Change-Id: Ia201bc5e60a9e4cd2392bb3735c99596d1fee006 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-17Cure Bitbake warningsWilfred Smith [Facebook]2-3/+5
These trivial updates are intended to cure the following Bitbake warnings: WARNING: Layer tiogapass-layer should set LAYERSERIES_COMPAT_tiogapass-layer in its conf/layer.conf file to list the core layer names it is compatible with. WARNING: No bb files matched BBFILE_PATTERN_tiogapass-layer '' Compatibility was previously not specified. Also, the BBFILE_PATTERN did not point to the layer directory. A warning will still be generated regarding no BB files at the Facebook layer because there aren't any present at this time. However, this patch makes it look in the correct place when there are BB files present. (From meta-facebook rev: c0d6c3eeaa6bc45815d86aee5d0721461442a418) Signed-off-by: Wilfred Smith [Facebook] <wilfredsmith@fb.com> Change-Id: I6eee6568b8ab00963d6eac72f9cd48ae716af26e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-17bmcweb: srcrev bump 017848263e..6295becabbAndrew Geissler1-1/+1
Ed Tanous (1): Don't throw if no-content is provided Jason M. Bills (1): Fix SSL-disabled build anil kumar appana (1): Fix remove callback user privilege access to login (From meta-phosphor rev: f50903bc8cab5e9fac7288a4f6b18eb6969f3579) Change-Id: I5688737d615144918ee1948dffef46e77fb68971 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-17dbus-sensors: srcrev bump 8843b627a5..19cb01d479Andrew Geissler1-1/+1
James Feist (1): Check thresholds each set (From meta-phosphor rev: 55379ac900f799406cbedae563b8deb7fc1cdd46) Change-Id: I540d52f404fb245c32b87cd2dd2baba7a118171e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-17phosphor-host-ipmid: srcrev bump cb09aa00e8..caabc36b6aAndrew Geissler1-1/+1
Vernon Mauery (1): fix logic error for unpack vector of tuple (From meta-phosphor rev: 3aca1497882af2b9e588e8929b046d56521e45cd) Change-Id: Id1dfb774e202ad616aa5660d46078323eb7c2ebf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-16meta-openembedded: subtree update:a2928764c2..19528ba2a6Brad Bishop35-147/+505
Adrian Bunk (1): libqmi: Replace clang patch with configure option Bartosz Golaszewski (3): yad: new package zenity: new package unclutter-xfixes: new package Khem Raj (2): mycroft: Remove alsa-oss from rdeps bigbuckbunny: Use faster download mirrors Oleksandr Kravchuk (21): capnproto: update to 0.7.0 ddrescue: update to 1.24 fmt: update to 6.0.0 jsonrpc: update to 1.2.0 libburn: update to 1.5.0 libdvdread: update to 6.0.1 libev: update to 4.27 libmodplug: update to 0.8.9.0 libnice: update to 0.1.16 libopus: update to 1.3.1 libsass: update to 3.6.1 libuv: update to 1.32.0 libsocketcan: update to 0.0.11 tree: update to 1.8.0 xclock: update to 1.0.9 xcursorgen: update to 1.0.7 xfontsel: update to 1.0.6 xmag: update to 1.0.6 xmessage: update to 1.0.5 xorg-sgml-doctools: update to 1.11 evtest: update to 1.34 Peiran Hong (1): tcpdump: Fix CVE-2017-16808 Change-Id: I4f2f575382cd34404d10470ece0aae7620487902 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-16meta-inventec: Remove references to INVENTECBASEBrad Bishop4-6/+3
INVENTECBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-inventec rev: 87316ecf8bbbf9471b961ec3b0185888f983237e) Change-Id: I1f8f24a1eac6966419f9424216ee2a24fc940f6b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-16meta-runbmc-nuvoton: set BBFILE_PATTERNJoseph Liu1-1/+1
Bitbake uses this regex to associate recipes and bbappends from BBFILES (which contains recipes and bbappends from -all- layers listed in bblayers.conf) to this layer. The association is then used to map the BBFILE_PRIORITY value for this layer onto the recipes provided by this layer. BBFILE_PRIORITY is used to determine which recipe to use when the same recipe appears in multiple layers. Without BBFILE_PATTERN set, recipes in this layer will get a default priority and not the priority specified in BBFILE_PRIORITY. This layer doesn't set a priority anyway, so functionally this patch is a noop but it is an improvement from a correctness standpoint, and it makes a warning go away. (From meta-quanta rev: 9bcdc320a7d1f049ea703de4dbecbc8013bfa2e5) Signed-off-by: Joseph Liu <kwliu@nuvoton.com> Change-Id: Id6d2d050d43fc0fa0b90497a91be22e008e7f7b3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-16aspeed-u-boot-sdk: Update to latest dev commitJoel Stanley1-1/+1
Chia-Wei, Wang (3): ast2600: add CA7 cache and SRAM parity check ast2600: revise the boot initialization flow wdt: aspeed: fix compile warning Dylan Hung (7): [update] revise memory reservation [debug] apply DDR4 100M setting [update] add config for DDR-400 [update] slower HPLL [update] adjust cpu timer according to the HPLL [update] fine tune DDR-PHY param [fix] fix DDR-PHY training hangup ryan_chen (6): update pcie driver add pcie rc pinctrl add two pcie rc add support two add default pcie at ast2600-evb dts update ast2600 fmc interrupt #no (From meta-aspeed rev: 7daf7145abdd5499da5ebb25f4f214712b596562) Change-Id: I0cf2c21a605683472f9dcdc4516d7c4f5d7858e5 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-16meta-inspur: Remove references to INSPURBASEBrad Bishop5-6/+4
INSPURBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-inspur rev: 052786ad38fa172500a9f641ed26e95e25e6fbc6) Change-Id: I5394fc045042a30bdc958a6e528d9a7f947d49b9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-14meta-ibm: add tacoma systemBrad Bishop1-0/+24
The tacoma card is a boxelder replacement (witherspoon bmc card) with an ast2600 on it. By default use core-image-minimal as the initramfs. To add the full OpenBMC userspace set INITRAMFS_IMAGE="obmc-phosphor-image" in local.conf. Build instructions: TEMPLATECONF=meta-ibm/meta-witherspoon/conf . oe-init-build-env MACHINE=witherspoon-tacoma DISTRO=openbmc-openpower bitbake aspeed-image-norootfs (From meta-ibm rev: 77e917a89fd591bdc614aab362138f563460a316) Change-Id: I75374dbb3a01a66b2c70d96e56587a818262ebf8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-14meta-evb: Remove references to EVBBASEBrad Bishop2-4/+1
EVBBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-evb rev: 1da7522494e80d2355c240e0eb05ae7576ee32cf) Change-Id: Ie2f441c1f53bf367bea7cb4fb4da51c7e5602d97 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-14meta-quanta: Remove references to QUANTABASEBrad Bishop15-17/+14
QUANTABASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-quanta rev: 170929b6044497d12e65a6a2c5e7025262c9d783) Change-Id: I12defd008e095db3227e5cd39261f942abd1406c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-14bmcweb: srcrev bump dac62eefae..017848263eAndrew Geissler1-1/+1
Johnathan Mantey (1): Redfish: Make NIC HW reflect PATCH changes (From meta-phosphor rev: c4568ad91bcb62d75456f2623e649f1bbb114724) Change-Id: Ic0717f877d5ecb28e26b70f128fe67832a977823 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-14phosphor-pid-control: srcrev bump 86a1820b6d..6b9f59991bAndrew Geissler1-1/+1
Patrick Venture (1): conf: add ignoreDbusMinMax option (From meta-phosphor rev: 8edc4aaee35251d0e7db77f393bd6da958b52a44) Change-Id: Iaf69cd5f26ae628011ccfe794b5e667a3cb03737 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-14phosphor-host-ipmid: srcrev bump cfae948b82..cb09aa00e8Andrew Geissler1-1/+1
James Feist (1): Change yield from ptr to object (From meta-phosphor rev: b14e7647e53bd96e83c09928b8f805852217952e) Change-Id: I9916c3f68ba93c6a1399385adc8185ecc17e1089 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-14obmc-console: Allow SOL over SSH only for adminRichard Marian Thomaiyar1-1/+1
Currently SOL over SSH is enabled for all the users. Restricting the same to admin privilege user only (priv-admin) for security reasons, without which any user will be able to establish the connection Tested: 1. Verified by establishing ssh -p 2200 on priv-admin user and authentication works as expected 2. verified that non-admin users authentication fails as expected (From meta-phosphor rev: 9fe68f9906a99c38758ca9ddaa72432b17841af2) Change-Id: I7cd4a1a0c6ac85c2df277006192ee2cf6616edd8 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-13phosphor-hwmon: srcrev bump 94a04c4e91..bd9bc00b8dAndrew Geissler1-1/+1
Kun Yi (1): Rework envMock (From meta-phosphor rev: e6396e657f9d895fce9ae5f45915c9d39118db15) Change-Id: Ib9a8317a6c5e5369a4771ffbb16e917916b7d723 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-13dbus-sensors: srcrev bump 7fa17c4880..8843b627a5Andrew Geissler1-1/+1
Cheng C Yang (1): Speed up the boot time of PSU Sensors Peter Lundgren (1): Support Nuvoton pmw/tach fans (From meta-phosphor rev: 74389f148d44869bb9c21f6cbc1c98ae0d442a7b) Change-Id: Ib63d23d66a7503df820c51030b7631580b36ff24 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-13entity-manager: srcrev bump 3b39d2a34b..155362c341Andrew Geissler1-1/+1
Cheng C Yang (2): Fix Fan Speed 2 not working issue part 2. Add Power Unit Redundant Count (From meta-phosphor rev: a96c1a21fd396b179f8a9075f76f9a7a7ccd0e99) Change-Id: Id214c0366b8145af7b5364c0f254a3fbe85013d9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-13poky: subtree update:3b87508a9a..745e38ff0fBrad Bishop4-25/+30
Jacob Kroon (2): bitbake: bitbake-user-manual: Correct description for _append/_prepend/_remove bitbake: bitbake-user-manual: key-expansion: Don't refer to overrides Nathan Rossi (2): oeqa/selftest/context.py: For -t/-T use append argparse action chrpath.bbclass: Add break_hardlinks kwarg to allow breaking hardlinks Trevor Gamblin (1): libevent: don't treat test stats line as pass/fail in ptest Change-Id: I453a18f9177b070de9a2109a8b2b96694aa6e1c3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-13meta-raspberrypi: subtree update:34dab90dfc..0381ac4d08Brad Bishop1-1/+1
Timm Eversmeyer (1): raspberrypi-linux: removed protocoll setting from SRC_URI Change-Id: I9437bcd65234486bd934af123aa483d5a3dac260 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-13meta-security: subtree update:d75dc96fa3..76d3625bcfBrad Bishop9-96/+10
Armin Kuster (8): libtpm: update to 0.7.0 swtpm: update to 0.2.0 tpm2-abrmd: update to 2.2.0 tpm2-tss: update to 2.3.0 tpm2-tss-engine: update to 1.0.1 tpm2-totp: update to 0.1.2 tpm2-tcti-uefi: update to tip tpm2-pkcs11: update to tip Change-Id: If24aa89766a3c49d34bca6f104d9310d05d72181 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-13meta-openembedded: subtree update:ce51958eca..a2928764c2Brad Bishop42-86/+442
Adrian Bunk (3): python3-cmd2: Remove PNBLACKLIST php: Remove no longer needed CFLAGS_append_aarch64 php: Move more into php.inc after php5 removal Alistair Francis (4): python3-requests-future: Initial commit of 0.9.5 python3-xmlrunner: Initial commit of 1.7.7 python3-fasteners: Initial commit of 0.15 python3-python-vlc: Initial commit of 3.0.7110 Anuj Mittal (3): python3-defusedxml: add recipe python-networkx: upgrade 2.1 -> 2.2 python3-networkx: add recipe Khem Raj (9): php: Turn PCRE JIT off for riscv redis: Fix build with clang/x86 android-tools: Recognise i686 for HOST_ARCH netdata: Update to 1.17.0 and fix build with clang/x86 safec: Define _GNU_SOURCE safec: Upgrade to 3.5 release openocd: Add --disable-werror always breakpad: Update dont-clobber-rsp patch to latest gparted: add to deps instead of overwriting Martin Jansa (3): remmina: add distro_features_check for GTK3DISTROFEATURES ceres-solver: fix the paths in .cmake files ceres-solver: add PACKAGECONFIG for suitesparse and lapack Naveen Saini (1): pm-graph: upgrade 5.3 -> 5.5 Oleksandr Kravchuk (1): analyze-suspend: update to 5.5 Peter Kjellerstedt (1): lvm2/libdevmapper: Make it build for native Randy MacLeod (1): poppler: update from 0.79.0 to 0.80.0 Slater, Joseph (1): openhpi: control snmp-bc ptest generation Stefan Agner (1): fuse3: add libfuse3 recipe Trevor Gamblin (1): gvfs: upgrade 1.40.2 -> 1.41.2 for CVE fixes Yi Zhao (2): php: fix module path in mod_php.conf apache-websocket: fix module path Yuan Chao (2): python-atomicwrites: new recipe python-pytest: fix runtime error Zang Ruochen (1): python-certifi: upgrade 2019.6.16 -> 2019.9.11 Change-Id: Iba065b25686a1ac22d647226d9ea0c61c5b4578f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-13pam: Fix not querying password for invalid userRichard Marian Thomaiyar1-1/+1
Not querying password for invalid user name is security issue and can be used to determine valid / invalid user names in the system. Always proceed to password acceptance screen for invalid user login attempt too. This commit configures pam_tally2 to ignore unknown user and proceed to do password check. Tested: Verified the same in bmc serial console login with invalid user name and password was requested, before displaying login incorrect. Note: dropbear handles this already and hence ssh will not exhibit this behavior. (From meta-phosphor rev: 356ec08b989c84d1d034c3ff283a6909658d9435) Change-Id: I72483d26ad7b7c39068ac33b7387adf2b10a1a27 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12Add two MAC addresses support for Mihawk's 2 NICsAlvin Wang1-1/+22
(From meta-openpower rev: 94da1d8dee685dbfb062f457597265289d369295) Change-Id: I0df0ad8b66d8dfc7774bf3af73a08eed26a6d497 Signed-off-by: Alvin Wang <alvinwang@msn.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12Fix mihawk fan event build errorBen_Pai1-203/+282
Now the mihawk fan event will build error on openbmc master. So I made some changes in order to solve the problem. Tested: Verify fan control functionality of mihawk image (From meta-ibm rev: 3e3ec10428cabe6917ea982159565024fcd21f9b) Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Change-Id: I84aa7e8fd85dba15a5a84bbf7944bb286e5ba9ae Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12phosphor-dbus-interfaces: srcrev bump 708723eb79..262ac2439dAndrew Geissler1-1/+1
Manojkiran Eda (2): Adding Invalid Argument Error for Nameservers property Network: Modify Nameservers Property to include NotAllowed Error (From meta-phosphor rev: 1934adfce56091b78b33b04666543f6b5d973b59) Change-Id: I868f4a61396b04c2431ccd8b5f453df348a2f544 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12Registering REST and Redfish services for Discoveryasmithakarun1-0/+4
Creating and Registering service files with additional text data to uniquely identify IBM BMCs in a network. (From meta-ibm rev: 2c2b286604e82f89edd973bc15aee78ecf4b9a7f) Change-Id: I3b843684f5df6a9b2cbe8a3709ee1203fb44ce42 Signed-off-by: asmithakarun <asmithkr@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12meta-ibm: Add mihawk ipmi yaml.Ben_Pai6-3/+612
Add mihawk's ipmi sensor and fru yaml. Tested: Use ipmi command to get the sensor list and fru data. (From meta-ibm rev: 05c9a2734de75271837313f0e1794c58df50e990) Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Change-Id: Ic85af9b0cc1b44a3377fa919e63ab04dbff7a31c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12openpower-dbus-interfaces: srcrev bump bd2f0cb412..c5191609d0Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Change IDs from int32 to uint32 (From meta-openpower rev: f0cce10b5730eabd3cb3c829c3da0906476e5194) Change-Id: I2bb6fcdd7939f752dad7267370747cf924d04c65 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12Fix phosphor-ipmi-host to permit "devtool modify" to succeedJohnathan Mantey1-1/+1
The change that removed entity.yaml from the autogeneration method also broke using devtool modify. Devtool fails to copy entity.yaml to its destination directory because it can't be found in the Yocto source directories. (From meta-phosphor rev: 514e404cbfb9c0a8260d4dd157fecd0f2cefc438) Change-Id: Ida9ba7af1e89f77d9e8171de214d7951612f01f4 Signed-off-by: Johnathan Mantey <johnathanx.mantey@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12phosphor-webui: srcrev bump 383591afc2..db1e89edefAndrew Geissler1-1/+1
Dixsie Wolmers (1): Fix filter bar clear filter button (From meta-phosphor rev: d2839464ecfc7907b46a7abc40e60697075826fc) Change-Id: I9fdf6708b3e87b065a5b1330c840e7f21037a8d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12entity-manager: srcrev bump 08a5b175ee..3b39d2a34bAndrew Geissler1-1/+1
Cheng C Yang (1): Fix Fan Speed 2 not working issue. (From meta-phosphor rev: e3a52c204f06dbb95728bcd847138232a6f6fa44) Change-Id: If51c495cb496449cc32736c6f11d137c23227fb4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12phosphor-logging: srcrev bump cf5a8d0f21..5eb6a2acc0Andrew Geissler1-1/+1
John Wang (1): Update .gitignore (From meta-phosphor rev: 717f0fabd11c6cf718475e2c0d927637a5baee72) Change-Id: I67aaa7191c16bae55524b68581e9fb9c09567536 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-11meta-aspeed: Move g6 environmentBrad Bishop2-0/+33
The Aspeed u-boot tree has the g6 environment at 640KiB. Move to 512KiB for easy OpenBMC compatibility. (From meta-aspeed rev: 5b6780e9810f79b352db7ae8c6a352d978ef2cd3) Change-Id: I65a8c799eb1db8756516a4f46098c75ee18751d1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-11linux-aspeed: AST2600 GPIO supportJoel Stanley1-1/+1
Linus Walleij (1): gpio: aspeed: Pass irqchip when adding gpiochip Rashmica Gupta (6): gpio/aspeed: Fix incorrect number of banks dt-bindings: gpio: aspeed: Update documentation with ast2600 controllers gpio/aspeed: Setup irqchip dynamically gpio/aspeed: Use ngpio property from device tree if available gpio: Add in ast2600 details to Aspeed driver ARM: dts: aspeed-g6: Add gpio devices (From meta-aspeed rev: 3b101c7f2c10b43576e2770bc2eceb860d0f5660) Change-Id: I56b71ef33fc6c941fedc8823cd1c9a3ea135e82c Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-11phosphor-webui: srcrev bump 219738d2a1..383591afc2Andrew Geissler1-1/+1
Dixsie Wolmers (2): Fix IE11 SNMP edit bug Update SNMP page layout (From meta-phosphor rev: b210a0c6cecd6e51bf9bb12c42f0989853b7986b) Change-Id: I48c7f5c589d2f2cd73a8e5f25cedc54405ffeecf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-11phosphor-host-ipmid: srcrev bump 7dc4ac0246..cfae948b82Andrew Geissler1-1/+1
Deepak Kumar Sahu (1): Watchdog: move get and set watchdog to new api. (From meta-phosphor rev: 7215eded891fdcf3f4a4a8dd9faa4f9618fe0a70) Change-Id: I445e6e142873fb6abd59f8a10801ba7e506e1c8e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-11bmcweb: srcrev bump 944ffaf9cc..dac62eefaeAndrew Geissler1-1/+1
Cheng C Yang (1): Add PSU Deassert Event (From meta-phosphor rev: 5b43df042dce239f5bf7a076b6dc48284d8d4e26) Change-Id: I5e482c68d539b8e27ea80bf10acccd01e6388177 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-11phosphor-logging: srcrev bump 5991389ad6..cf5a8d0f21Andrew Geissler1-1/+1
Matt Spinler (2): PEL: Get BCD time from epoch milliseconds PEL: Add a flatten() to Section base class (From meta-phosphor rev: b49b50fd9e97b96c88ed2c7f2bb2761487067a84) Change-Id: Ib7f7391d63839fef5afb2ecff31c1ee046060dc9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-11aspeed: g6: Fix typo in UBOOT_LOADADDRESS lineVernon Mauery1-1/+1
A typo in the UBOOT_LOADADDRESS line for g6 prevented the FIT image from properly be loaded by U-Boot. This change makes sure that the FIT image is properly generated so U-Boot can load it to the right address. Tested: Build, inspected, and booted the FIT image. (From meta-aspeed rev: 12cd1d2b96db78ca4a34751c92d63cb6212228be) Change-Id: Idad7ff047c29699a7cfb80c186e418183ca126f3 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-11Create WS specific channel_config.jsonTom Joseph1-0/+178
Witherspoon has only one LAN interface which is channel number 1. The json file provided by the phosphor layer has channel information for two LAN interfaces. The phosphor layer config file is modified to mark the channel number 2 as reserved. (From meta-ibm rev: 48dc78b5e8b6deba59e4aa200b8d88f10e277b69) Change-Id: I4af0b7e682d2ec266831c7053926d1515f62c726 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-10linux-aspeed: Move to 5.2.14Joel Stanley1-2/+2
This includes security and bug fixes from the 5.2.12, 5.2.13 and 5.2.14 stable releases. (From meta-aspeed rev: 00d55503b465963ef43b7a52dc05c93ce1cec078) Change-Id: I03164c88f5fe1da9c4ea2bc0b12a3245f74cdab0 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-10phosphor-webui: srcrev bump bb45d02123..219738d2a1Andrew Geissler1-1/+1
miramurali23 (1): Fix missing expiring/expired icons and warnning messages in certificate table (From meta-phosphor rev: 722f1f63c70918343f3a69c0c5e610568e0d29e6) Change-Id: Iddf9d7d5c734790a12e2c337d41d2a2422828a25 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-10meta-ibm: Mihawk use negative-errno-on-fail configBen_Pai1-0/+2
Enable this config for mihawk so the fan sensors are working, otherwise hwmon will fail and exit when fans are not working. Tested: Verify that the fan_tach sensors return -ETIMEOUT when host is powered off and do not exit with failure. (From meta-ibm rev: 2e39633c12f7914b1a4a398bbff9b467930bb731) Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Change-Id: I0a7e881de5d5baa8d4db3cac9ca3cb46ec08faf4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-10meta-ibm: Enable mac2 on mihawk platformBen_Pai1-0/+1
Since mihawk has share and dedicated two ports, so use two mac addresses. Tested:Use ip a command to see two mac addresses (From meta-ibm rev: ed92ee6fa8847511fbf2049e02ef3f8f0d7a7c70) Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Change-Id: I43b3b78f7efd7e339e91bdc356283f6b9ffe1a5c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-10linux-nuvoton: Move to 5.2.11Joseph Liu1-3/+3
This includes security and bug fixes from the 5.2.9, 5.2.10 and 5.2.11 stable releases. (From meta-nuvoton rev: 5f41582d83b45bdbf5159aa3489effa0ff6f1ff7) Change-Id: Ibcc44b652a14b5518c475947c8c7af1a4329cff9 Signed-off-by: Joseph Liu <kwliu@nuvoton.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>