summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-08-04meta-phosphor: health: Add health monitor recipeVijay Khemka1-0/+21
Added new recipe for health monitor application which collects and monitor health sensor statistics (From meta-phosphor rev: 4d2032e9e190e02e8608939eeebdea785ea53772) Change-Id: Iae501b862990b1dc51460e360d67cfd36d00d3fe Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-04meta-phosphor: drop dead bbclassBrad Bishop1-13/+0
This bbclass isn't used anymore. Remove. (From meta-phosphor rev: 8e9664029361a2705eb77a7cb9feb18fc6d76ef6) Change-Id: Icba6da198443aebab338dc5273e66d80bc386bf8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-04meta-quanta: olympus-nuvoton: ipmi sensor: revise sensor valueStanley Chu1-24/+11
The type of sensor value has been changed to double. https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-dbus-interfaces/+/11739 we should chnage the sensor value type from int64 to double and remove the scale parameter. (From meta-quanta rev: e7db32d0846987bb087d7e0597ec0f3c78d25cf6) Signed-off-by: Stanley Chu <yschu@nuvoton.com> Change-Id: I10d11b376aedf18c881c14b4c9d205f2034f9682 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-04meta-quanta: gbs: add kernel config and driversGeorge Hung6-0/+1013
1. set kernel config for GBS machine 2. add AMD CPU temperature hwmon driver 3. add seven segment display drivers (From meta-quanta rev: d9f9d7eb3809821b07887c2adf4e45103582eefa) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: If2f42e43e043ea277a455a208968927b7053d2c0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-04meta-quanta: gbs: fix sensor value type and hwmon patch issuesGeorge Hung3-67/+73
Since the sensor value type had been changed to double, we have to modify the sensor value type to double and remove the scale in sensor YAML config and also update the patch for hwmon fix for this changing Change sensor type to double: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-dbus-interfaces/+/11739 hwmon fixes for the sensor type changing: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-hwmon/+/34481 https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-hwmon/+/34983 (From meta-quanta rev: a661c1683e19abf70429fd263dde8f63f1b188b0) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Ifdfe45c1119e0cc5d0e0fb180a91aada87631405 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-03README: Update the usage of setup scriptLei YU1-2/+2
The usage of setup script in README is missing the arguments, add them so it is more clear how the script is called. Before the script, the default build directory is `build`, so update the example of romulus build to specify the `build` directory. Otherwise, each machine has its own build directory. They do not share the downloads dir or the sstate dir. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I21fcb1a133941fbbff80a33a250ece687622477b
2020-08-03README: Fix evb-ast2500 configLei YU1-0/+8
The evb-ast2500 config by `. setup` command was broken due to duplicated machine config. Add a special note about how to manually specify the machine config to setup the build. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: Ifad02bef1c8c5246494adcc3a8a4b6aaa974633b
2020-07-31dbus-sensors: srcrev bump 623723b9e8..1a540b81a3Andrew Geissler1-1/+1
Jae Hyun Yoo (1): Fix a segmentation fault error in the updateProperty method (From meta-phosphor rev: 89a1dfb4c6bd23df4bc4a76e2471724fcd2a95da) Change-Id: If505b7737a41feb64f06c7d3318dd793ff97b2db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31entity-manager: srcrev bump e18edb5bad..a9804f4650Andrew Geissler1-1/+1
Andrew Jeffery (3): README: Spelling and grammar fixes docs: Tweak grammar in my_first_sensors.md docs: Avoid legality confusion over syntax error in JSON example (From meta-phosphor rev: 2750806011be741cbff0aac2572a7e91a255e406) Change-Id: I602eaa4119bf3044ffc8f020d1e2b0f085dffdd6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31bmcweb: srcrev bump 6964c9820a..5a806649ecAndrew Geissler1-1/+1
Alpana Kumari (1): Fix for missing "Functional" property in dbus for GV cards James Feist (1): Revert "Add out of bounds check in base64Decode" Sunitha Harish (2): EventService: Add ResourceEvent registries EventService: Add the parameter ResourceTypes to subscription Zhikui Ren (1): Add out of bounds check in base64Decode (From meta-phosphor rev: 0cbe0e4eda39220e4e0154d51dd1fff5216b7aec) Change-Id: If3b81fc96b7a6a2122968cbd1d2d92a0790ecf38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31pldm: srcrev bump 76f820c1c2..a917012d23Andrew Geissler1-1/+1
George Liu (5): Add state sensor configuration to the sensor_pdr.json Add parsing JSON for State Sensor PDR Add test for the GeneratePDRByStateSensor method libpldmresponder: Implement GetStateSensorReadings libpldmresponder: Add gmock test for the getStateSensorReadings method Sampa Misra (2): pdr: Implement terminus locator PDR for BMC host-bmc: Process host TL PDR (From meta-phosphor rev: a298f84dfa8aebd93a14379190e57fe1c302ad33) Change-Id: I9f381bc776390872a2e78e84c1d17b2ee3222a18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31phosphor-webui: srcrev bump 2e1eec80de..47a7eeeb9eAndrew Geissler1-1/+1
Ed Tanous (1): Drop encoding library Gunnar Mills (1): README: Mention AngularJS EOL and webui-vue (From meta-phosphor rev: 69436b736ab78df101ea32ff3aba0b13e74fd8b2) Change-Id: Ib5f38c242648b1698992c5f09162d2f9d681a4c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31webui-vue: srcrev bump 471f2e077a..d395235496Andrew Geissler1-1/+1
Derick Montague (1): Fix vuepress dependency issue Gunnar Mills (2): Immediate Reboot: Move to ForceRestart README: Update to stronger recommend webui-vue Sukanya Pandey (1): Add test hooks to profile settings page Yoshie Muranaka (4): Delete helpers import on DateTimeSettings SFC Delete _helpers.scss partial Remove envConstants.js file Change openpower env files to ibm (From meta-phosphor rev: d47cd7b9328dd65b796b63bffeea70faa5c6c5d2) Change-Id: I07d683743472417531727d584f24bdd638b96b78 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31intel-ipmi-oem: srcrev bump 04a38ed10d..cca2140bb3Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): bridgingcommands:Fix for System interface commands (From meta-intel rev: f8389fde12a2f222ead24e0dd07492c692d2c9a5) Change-Id: I1b2d88de32ea413d33033590d8b2e15ee70c4fb3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31pfr-manager: srcrev bump 73424ce240..c1db6dab36Andrew Geissler1-1/+1
Chalapathi Venkataramashetty (1): pfr-manager: Add support to read and update CPLD version Zhikui Ren (1): fix error checking from i2c read return (From meta-intel rev: 708b8633550a667bc9a4f8525e361a3006adcae3) Change-Id: I2bc6be65571263209b03dcc43ea77709d1a56462 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31service-config-manager: srcrev bump ba2c083eba..1f3813f819Andrew Geissler1-1/+1
Tom Joseph (1): add_manager adds the ObjectManager interface (From meta-phosphor rev: 3519f9ecc5da340e63b53b42b8a6f000a1179ad8) Change-Id: I5a1c1f437f814dff09877cfd0d07c857bda86447 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31meta-fp5280g2: Remove references to vcs-workaroundJoel Stanley2-2/+0
This was a P9 DD1 workaround. These systems are no longer supported and are not found in the wild, so the workaround has been retired. All of the p9 systems in the tree exclude the package so this change should be a noop. (From meta-inspur rev: c7540334485b74040773d3891febd74c359535fe) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I3091afb20e7fac7e81276873637b10100edb8872 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31meta-nicole: Fix SRESET over NMI callArtem Senichev2-0/+62
Current implementation by IBM supports only witherspoon platform. This patch makes it possible to use a D-Bus call for initiating kernel crash (System Reset vector) on the Nicole host system. (From meta-yadro rev: 5f76189ed4eb64e20191fe460f00f803b37ed88c) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I8ef5ecfd209860500f8303a594636a1cff1298a3 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31meta-openpower: Revert "host-fw: New recipe to include the host firmware"Adriana Kobylak1-33/+0
This reverts commit d552bf6e0cf9cc1c9d4bfd650cf2765277cda980. This host-fw recipe has been replaced by the phosphor-hostfw-image recipe in the meta-phosphor layer. Delete it. (From meta-openpower rev: 63a158cb84f01fa3462ebb8600e0362cdc5155f6) Change-Id: I5d57b67a8b9f52b3c25c4a9c5d396c871c564de8 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31pfr-manager:Add libgpiod dependency to pfr-manager repo.Chalapathi Venkataramashetty1-0/+1
PFR manager uses CPLD SGPIO lines to read the CPLD version, Hence add libgpiod to pfr-manager repo. Tested: Included <gpiod.h> header file and pfr-manager builds fine. (From meta-intel rev: 14c216faf13103962dd5d23eeb54c83423298982) Signed-off-by: Chalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com> Change-Id: I0789c9fd64b4a9b32de68709edef2b6f25f144ed Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31intel-ipmi-oem: srcrev bump 9a13daaefb..04a38ed10dAndrew Geissler1-1/+1
jayaprakash Mutyala (1): smbiosmdrv2handler:Fix for MDRV2 get data info (From meta-intel rev: adf57a2860e5ab2889f4a123f452c7ed02117d59) Change-Id: I068d18097c5b2c6e8017d5c517724fed5d926619 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31meta-quanta: gbs: add sel-loggerGeorge Hung1-0/+5
Add sel-logger for IPMI SEL log (From meta-quanta rev: 382efcfa85932abce877e6a7e268dac7f5362246) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Iadc7cd5edef57aa0875c146935ad85129525f668 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-30meta-quanta: olympus-nuvoton: iptable: save rules while bmc rebootingTim Lee2-0/+29
The iptable needs to be preserved in order keep the rules. Tested: Verified for Olympus platform (From meta-quanta rev: ae01a4669bc1653ed81998573f25b8dc62a4794b) Signed-off-by: Joseph Liu <kwliu@nuvoton.com> Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Ic9b226f21a2526994bdf353701d0ca7b7d053d8a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-30meta-quanta: olympus-nuvoton: network: add mac-address packageTim Lee2-0/+15
1. Set eth1 mac address from bmc fru. 2. This package is using to replace first-boot-set-mac Tested: Verified for Olympus platform (From meta-quanta rev: bb7b7e368e39044dc09831c4da75fbcd320dd99f) Signed-off-by: kwliu <kwliu@nuvoton.com> Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I8a328d8cb365b5652cad10d4c6edbd10b287a603 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-30bmcweb: srcrev bump 80319af19c..6964c9820aAndrew Geissler1-1/+1
James Feist (1): Fix MTLS Auth (From meta-phosphor rev: 9124bf9a27807f5a0765458795998bd70b85a661) Change-Id: Id1b9812e61cc07ed6c39a0a29c9d1fd886bd5628 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-30phosphor-logging: srcrev bump c03123bc0a..6321ba3429Andrew Geissler1-1/+1
Matt Spinler (5): PEL: Support a default device callouts file PEL: Call new loc code related D-Bus methods PEL: Still create PEL when error not in registry PEL: Trace BMC log ID on new PEL, and use fmt PEL: Trace on receiving a host PEL (From meta-phosphor rev: db20ec3195ea9c1d256fa6fa549a4522c0cab8d4) Change-Id: Idd0bbb91a144ed6e3b7aee6c57057e4c76244553 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-30phosphor-bmc-code-mgmt: srcrev bump 8e9ccfe736..c31943e11bAndrew Geissler1-1/+1
Adriana Kobylak (1): mmc: Remove: Sleep to allow service to finish (From meta-phosphor rev: 2a0fd44645971d0ad7a0be919f6dbf51ff9e9974) Change-Id: I1a52e0461ea4032aa776709c2e943834d4007904 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-30dbus-sensors: srcrev bump bf7cbc8765..623723b9e8Andrew Geissler1-1/+1
Adrian Ambrożewicz (1): Make IpmbSensor properly clear sensor value on PowerOff James Feist (1): Fix SSB TEMP reading 0 (From meta-phosphor rev: 03df5ae229c14c589a0a690416e5e3e983cbc444) Change-Id: I501d932f7423db7625dd3b15bc7da63b1513bc2d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-30webui-vue: srcrev bump 254b960f4e..471f2e077aAndrew Geissler1-1/+1
Mateusz Gapski (1): Disable elements on page during loading Yoshie Muranaka (1): Fix WebSocket error (From meta-phosphor rev: 3a6b884d18e2bedce9b6cb6d02d8f2431755606d) Change-Id: Ic6098ac5f6477da4226529fd6bab09330fe80f7e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-30Remove srvcfg from meta-intel for meta-phosphor.Richard Marian Thomaiyar1-28/+0
Remove service config manager bb file from meta-intel as the same is now included in meta-phosphor. (From meta-intel rev: 039a2d08677a63f2dfcb32e307056cefac5cf2b1) Change-Id: I7449228a1ccc6db80ae7f6ac4834bc59a21aa3ef Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-29phosphor-bmc-code-mgmt: srcrev bump 5312d8549a..8e9ccfe736Andrew Geissler1-1/+1
Bright Cheng (1): Add support for full BMC FW flash image Miguel Gomez (1): BMC Minimum ship Level (From meta-phosphor rev: e24609f1b7057f4192d3c3389fae2deaee9c1654) Change-Id: Id7ee14d5fa04149a7dcc29b7297e126bffe9f61d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-29webui-vue: srcrev bump 5a9094256e..254b960f4eAndrew Geissler1-1/+1
Mateusz Gapski (1): Add the possibility to disable subscribe socket SurenNeware (1): Add test hooks to server LED page Yoshie Muranaka (2): Add documentation for env theming Fix login layout logo alt text value (From meta-phosphor rev: 80ef32e260d92ebfd75ce8cbd5dc5a7db69f1ec7) Change-Id: I7501014dcfe3b4087f9636597b135ee4cb100459 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-29bmcweb: srcrev bump 72d566d9eb..80319af19cAndrew Geissler1-1/+1
Asmitha Karunanithi (4): Redfish: Minor changes in the Oem schemas for dump Redfish: BMC dump logEntry service implementation Redfish: Creation of a BMC dump Redfish: Support for ClearLog Action (From meta-phosphor rev: 6f7d62dc9a770e2ed352c7e469c8da20e7be5a5e) Change-Id: Iab33455c29edd99c0a2d1f6d7222a17fade35c55 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-29openpower-vpd-parser: srcrev bump a0d460e2cf..d5d52bb49bAndrew Geissler1-1/+1
Santosh Puranik (2): Fix infinite recursion vpd-tool: Do not enumerate Power supplies (From meta-openpower rev: c2160d4029b569ab49b8e3e03797b826510cf49c) Change-Id: I259343ddf85309ea95521c15b41b324691299cce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-29meta-quanta: olympus-nuvoton: power: update psu inventory over pmbusTim Lee3-0/+97
According to PMBUS spec, there is an Inventory Information we can update to PSU inventory. MFR_ID - Manufacturer MFR_MODEL - Model MFR_SERIAL - SerialNumber IC_DEVICE_ID - PartNumber redfish/v1/Chassis/chassis/Power "PowerSupplies": [{ "@odata.id": "/redfish/v1/Chassis/chassis/Power#/PowerSupplies/0", "Manufacturer": "FlexPower", "MemberId": "powersupply0", "Model": "MIS-S-1020", "Name": "powersupply0", "PartNumber": "FPS-213-D0000293-101", "PowerInputWatts": 104.0, "PowerOutputWatts": 61.5, "SerialNumber": "MISPS1839A0A0RW", "Status": { "Health": "OK", "State": "Enabled" }}], Tested: Verified for Olympus platform (From meta-quanta rev: cbb46b95df93a6102ebf18c0bf6105f8f6482451) Signed-off-by: Joseph Liu <kwliu@nuvoton.com> Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I2714293957919193b36effdaa2c07cb8e6eabda4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28linux-aspeed: eMMC, FSI, Rainier and Tacoma device treeeJoel Stanley1-1/+1
Ben Tyner (1): Remove checkstop GPIO from gpio-keys definitions Eddie James (9): mmc: sdhci-of-aspeed: Fix clock divider calculation fsi: master: Add boolean parameter to link_enable function fsi: core: Disable link when slave init fails fsi: core: Set slave local bus ownership during init ARM: dts: aspeed: rainier: Switch OCCs to P10 ARM: dts: aspeed: rainier: Enable EHCI controller ARM: dts: Aspeed: tacoma: Enable EHCI controller fsi: master: Remove link enable read-back ARM: dts: aspeed: rainier: Add CFAM SPI controllers Joel Stanley (2): mmc: sdhci-of-aspeed: Revert "Prevent clock divider of zero" ARM: dts: aspeed: rainier: Add FSI I2C masters (From meta-aspeed rev: 4171a5eaa18f59cd4eef7d5dd1e7c8e548e2f78e) Change-Id: I9aaf5fd3cbf6ba1ab7acf6dbc66588b6367f1049 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28meta-aspeed: g6: defconfig: Enable I2C GPIO muxAndrew Jeffery1-0/+1
Some platforms make use of it. (From meta-aspeed rev: 132487e2ee60e4b167c07fb63093e0ac493a3fbb) Change-Id: I8752df5f9b4b195e605676a398cfdf1510b11008 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28linux-aspeed: CFAM reset, I2C mux, SBE FIFOJoel Stanley1-1/+1
Andrew Jeffery (1): ARM: dts: rainier: Describe GPIO mux on I2C3 Joachim Fenkes (2): fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE fsi/sbefifo: Fix reset timeout Joel Stanley (4): ARM: config: aspeed-g5: Enable I2C GPIO mux driver fsi: aspeed: Support CFAM reset GPIO ARM: dts: aspeed: rainier: Add CFAM reset GPIO ARM: dts: aspeed: tacoma: Add CFAM reset GPIO (From meta-aspeed rev: ee96b77b00dbbc7cbf598dde0008c2ba96eb8d28) Change-Id: Ie73ef89d795e49a8f9bbef11261ae78d2b986e4a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28jsnbd: srcrev bump 74c8a72821..164fef38b7Andrew Geissler1-1/+1
raviteja-b (1): nbd-proxy: Add dump offload device to nbd proxy config (From meta-phosphor rev: 88f7aa4f4792b79e942212c1f83905f53015bc55) Change-Id: I04a8b6da0c5aea6d022b96f18a410447c50fc892 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28phosphor-dbus-interfaces: srcrev bump ff4702aa21..0f5729187dAndrew Geissler1-1/+1
Ravi Teja (1): Add IPv4/Ipv6 default gateway properties on Ethernet interface (From meta-phosphor rev: 444cc6c3085ab07c2335ff3edabf2587d0a18bd1) Change-Id: I499c57231ab1a7d9c9f62e60390543776aa7e0ff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28sdbusplus: srcrev bump 72f24b0773..c6a5bd88a5Andrew Geissler1-1/+1
Patrick Williams (4): sdbus++-gendir: fix shellcheck warnings python: fix pycodestyle issues shellcheck: enable testing sdbus++: fix NamedElement exception handling (From meta-phosphor rev: f67af622ee384ee74835d691dc1ac45dc63f642f) Change-Id: I14d9de1701baf0a80d8a821e7b35874295615951 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28webui-vue: srcrev bump 6534e58bc4..5a9094256eAndrew Geissler1-1/+1
Derick Montague (1): Add application header test hooks Dixsie Wolmers (2): Update form fields to match style guide Update Interface colors Mateusz Gapski (1): Change file input language Sukanya Pandey (1): Add timezone to profile settings page SurenNeware (1): Add code to refactor the server LED component Yoshie Muranaka (2): Add ability to customize theme styles Add extra margin to bottom of navigation (From meta-phosphor rev: 26286878888b078189e14bc3a36b98e691e0e093) Change-Id: I24e7fa566a6d244e3a09939c46decd0a776f95ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28meta-quanta: gbs: add GBS IPMI configGeorge Hung3-0/+31
Set GBS IPMI configurations: 1. device id 2. entity-map (From meta-quanta rev: c2cff3602441072e98da8127edf55a6364001746) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Idf3062bd78844590ea5f5b9830887728086e2b36 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28openpower-proc-control: srcrev bump 7a36d36fd9..d3b3d6e7b7Andrew Geissler1-1/+1
Andrew Geissler (1): cfam-reset: utilize new sysfs interface if avaialble (From meta-openpower rev: 322c2e7d7ab24a73b14bd4885cffbab0a9f52ebf) Change-Id: I6bcf1b8b9b6fddab640d2d01f263e31616b964fe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-25meta-openembedded: subtree update:e93d527a33..76b83194b3Andrew Geissler102-283/+1231
Alejandro Enedino Hernandez Samaniego (1): Remmina: Upgrade to 1.4.7 Alistair Francis (1): python3-obd: Add missing setuptools RDEPENDS Andreas Müller (3): xfce4-whiskermenu-plugin: upgrade 2.4.4 -> 2.4.5 xfce4-time-out-plugin: upgrade 1.1.0 -> 1.1.1 graphene: upgrade 1.10.0 -> 1.10.2 Andrej Valek (1): python3-xlsxwriter: add recipe for v 1.2.9 Aníbal Limón (1): recipes-graphics: Add parallel-deqp-runner recipe Armin Kuster (10): python3-flask-babel: update to 1.0.0 and consolidate python3-fastnumbers: Add new package python3-icu: add new package python3-natsort: add new package python3-croniter: Fix missing rdep python3-gmpy2: add new package python3-ecdsa: add package python3-rsa: add new package python3-gnupg: add new package python3-qrcode: add package Changqing Li (2): rsyslog: get alias of syslog back radvd: add /etc/radvd.conf Christian Eggers (2): networkmanager: Package nmcli separately networkmanager: Fix udev dependency Colin McAllister (4): python3-cantools: Added recipe python3-dateparser: Added recipe python3-diskcache: Added recipe python3-bitstruct: Added recipe Dmitry Baryshkov (1): recipes-graphics: add Khronos OpenGL ES and Vulkan CTS recipes Julius Hemanth Pitti (1): netkit-telnetd: Fix buffer overflow in netoprintf Kai Kang (1): python3-pykickstart: 3.22 -> 3.26 Khem Raj (4): ace: Upgrade to 6.5.10 network-manager-applet: Add missing dependency on libgudev memcached: Upgrade to 1.6.6 samba: Fix conflicts with nss.h from glibc Leon Anavi (12): python3-cbor2: Upgrade 5.1.0 -> 5.1.1 python3-psutil: Upgrade 5.7.0 -> 5.7.2 python3-isort: Upgrade 4.3.21 -> 5.1.0 python3-netaddr: Upgrade 0.7.20 -> 0.8.0 python3-bitarray: Upgrade 1.2.2 -> 1.4.1 python3-pymysql: Upgrade 0.9.3 -> 0.10.0 python3-simplejson: Upgrade 3.17.0 -> 3.17.2 python3-isort: Upgrade 5.1.0 -> 5.1.4 python3-stevedore: Upgrade 2.0.1 -> 3.2.0 python3-mock: Upgrade 4.0.1 -> 4.0.2 python3-pychromecast: Upgrade 7.1.1 -> 7.1.2 python3-coverage: Upgrade 5.1 -> 5.2 Matt Hoosier (1): glmark2: don't build full OpenGL backends by default Mingde (Matthew) Zeng (1): net-snmp, openjpeg: add proper CVE tags to patches Mingli Yu (1): freeradius: fix the existed certificate error Ovidiu Panait (1): nss: upgrade 3.51.1 -> 3.54 Philip Balister (1): python3-pybind11: Use cmake to build and add -native version Ryan Rowe (2): python3-packaging: add -native version python3-pint: add setuptools and packaging to RDEPENDS Sakib Sajal (4): python3-mock: add recipe for v4.0.1 python3-pep8: add recipe for v1.7.1 python3-mccabe: add recipe for v0.2.1 python3-requests-toolbelt: add ptest Slater, Joseph (2): lvm2: reproducible binaries toybox-inittab: unpack to S Wang Mingyu (2): python3-idna: upgrade 2.9 -> 2.10 python3-pytz: upgrade 2019.3 -> 2020.1 Zang Ruochen (5): python3-requests-file: Enable ptest python3-semver: Enable ptest python3-smpplib: Enable ptest python3-soupsieve: Enable ptest python3-typeguard: Enable ptest Zheng Ruoqin (3): babeld: upgrade 1.9.1 -> 1.9.2 wireguard-module: upgrade 1.0.20200401 -> 1.0.20200712 wireguard-tools: upgrade 1.0.20200319 -> 1.0.20200513 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I7d02cff7fbd61a6f8e1a96354e169f5f19edf023
2020-07-25poky: subtree update:968fcf4989..23deb29c1bAndrew Geissler140-512/+148592
Arthur She (1): igt-gpu-tools: Add PACKAGECONFIG for Chamelium support Bruce Ashfield (4): linux-yocto/5.4: update to v5.4.51 linux-yocto-rt/5.4: fix mmdrop stress test issues kernel-yocto: account for extracted defconfig in elements check kernel-devsrc: fix on-target module build for v5.8+ Changqing Li (2): dpkg: change SRC_URI to take dpkg from git gtk-immodules-cache.bbclass: fix post install scriptlet error Charlie Davies (1): u-boot: fix condition to allow use of *.cfg Chen Qi (1): rpm: fix nativesdk's default var location Christian Eggers (2): avahi: Fix typo in recipe util-linux: Set license for library sub packages Daniel Ammann (1): image.bbclass: improve wording when image size exceeds the specified limit Dmitry Baryshkov (1): gcc-10.1: add fix for PR 96130 Douglas (2): nativesdk: clear MACHINE_FEATURES nativesdk: Set the CXXFLAGS to the BUILDSDK_CXXFLAGS He Zhe (1): cryptodev-module: Backport a patch to fix build failure with kernel v5.8 Hongxu Jia (1): e2fsprogs: fix up check for hardlinks always false if inode > 0xFFFFFFFF Jens Rehsack (3): subversion: extend for nativesdk serf: extend for nativesdk kmod: add packageconfig for xz and ssl Joshua Watt (8): virtual/libgbm is the provider of gbm.pc diffoscope: upgrade 150 -> 151 python3-pycryptodomex: upgrade 3.9.7 -> 3.9.8 python3-pycryptodome: upgrade 3.9.7 -> 3.9.8 classes/reproducible: Move to library code lib/oe/reproducible: Fix error when no git HEAD classes/cmake: Fix host detection classes/package: Use HOST_OS for runtime dependencies Kamil Dziezyk (1): qemu: fix for virtfs configuration error in qemu 5.0.0 Kevin Hao (3): wic/filemap: Drop the unused block_is_unmapped() wic/filemap: Drop the unused get_unmapped_ranges() wic/filemap: Fall back to standard copy when no way to get the block map Khem Raj (4): go: Disbale CGO for riscv64 go-dep: Fix build on riscv64 musl: Update to latest tip site: Make sys_siglist default to no Konrad Weihmann (2): bitbake: pyshyacc: allow double COMMA statements ptest: append to FILES Kurt Kiefer (1): linux-firmware: add ibt-20 package Lee Chee Yang (1): bison: fix Argument list too long error Mingli Yu (1): python3: define a profile directory path Naveen Saini (3): libva: upgrade 2.7.1 -> 2.8.0 libva-initial: upgrade 2.7.1 -> 2.8.0 libva-utils: upgrade 2.7.1 -> 2.8.0 Oleksandr (1): expat: Added ptest Pierre-Jean Texier (1): u-boot: upgrade 2020.04 -> 2020.07 Rasmus Villemoes (1): cml1: Move find_cfgs() helper to cml1.bbclass Ricardo Salveti (1): sudo: set with-rundir to /run/sudo Richard Purdie (34): bitbake: fetch2: Change git fetcher not to destroy old references oeqa/selftest/sstatetests: Avoid polluting DL_DIR bitbake: server/process: Fix a rare lockfile race qemurunner: Ensure pid location is deterministic qemurunner: Add extra debug info when qemu fails to start bitbake: server/process: Ensure UI-less servers don't sit in infinite loops oeqa/utils/qemurunner: Fix missing pid file tracebacks mpfr: upgrade 4.0.2 -> 4.1.0 libuv: upgrade 1.38.0 -> 1.38.1 btrfs-tools: upgrade 5.6.1 -> 5.7 init-system-helpers: upgrade 1.57 -> 1.58 createrepo-c: upgrade 0.15.11 -> 0.16.0 mtd-utils: upgrade 2.1.1 -> 2.1.2 dpkg: upgrade 1.20.0 -> 1.20.5 python3-cython: upgrade 0.29.20 -> 0.29.21 python3-git: upgrade 3.1.3 -> 3.1.7 asciidoc: upgrade 9.0.0 -> 9.0.1 libnsl2: upgrade 1.2.0 -> 1.3.0 rpcsvc-proto: upgrade 1.4.1 -> 1.4.2 stress-ng: upgrade 0.11.14 -> 0.11.15 epiphany: upgrade 3.36.2 -> 3.36.3 ffmpeg: upgrade 4.3 -> 4.3.1 gnupg: upgrade 2.2.20 -> 2.2.21 mpg123: upgrade 1.26.1 -> 1.26.2 libevent: upgrade 2.1.11 -> 2.1.12 webkitgtk: upgrade 2.28.2 -> 2.28.3 libgcrypt: upgrade 1.8.5 -> 1.8.6 bitbake: server/process: Fix note reference -> info bitbake: cooker: Fix unmatched files handling leading to misleading warnings bitbake: build: Allow deltask to take multiple tasknames pseudo: Update to add OFC fcntl lock updates oeqa/qemurunner: Add priority/nice information for running processes bitbake: cooker: Improve multiconfig configuration error reporting bitbake: cooker: Handle multiconfig name mappings correctly Robert Yang (1): openssl: openssl-bin requires openssl-conf to run Ross Burton (9): insane: consolidate skipping of temporary do_package files perf: add PACKAGECONFIG for CoreSight support autotools: don't special-case help2man-native for dependencies flex: fix build with autoconf 2.70 nasm: fix build with autoconf 2.70 init-ifupdown: always make machine-specific insane: improve arch test messages startup-notification: add time_t type mismatch patch from upstream gcc: mitigate the Straight-line Speculation attack Sakib Sajal (5): qemu: fix CVE-2020-13362 qemu: fix CVE-2020-13659 qemu: fix CVE-2020-13800 qemu: fix CVE-2020-13791 busybox: make hwclock compatible with glibc 2.31 Tanu Kaskinen (2): alsa-lib: upgrade 1.2.3.1 -> 1.2.3.2 pulseaudio: improve the Thumb frame pointer fix Taras Kondratiuk (1): nfs-utils: use rpcgen tool from HOSTTOOLS_DIR Tim Orling (2): lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTEND scripts/lib/recipetool/create.py: fix regex strings Wang Mingyu (4): dbus: upgrade 1.12.18 -> 1.12.20 fribidi: upgrade 1.0.9 -> 1.0.10 glib-2.0: upgrade 2.64.3 -> 2.64.4 libvorbis: upgrade 1.3.6 -> 1.3.7 Yi Zhao (1): bind: upgrade 9.11.19 -> 9.11.21 Yongxin Liu (2): linux-firmware: fix the wrong file path for ibt-misc linux-firmware: move ibt-misc to the end of ibt packages akuster (3): cve-check.bbclass: always save cve report ref-system-requirements: update supported hosts lists glibc: whitelist CVE-2010-10029 zhengruoqin (1): gnutls: Fix krb5 code license to GPLv2.1+ to match the LICENSE file. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Iae9b13b7fe09bb3c0ab953a063793c95e8b17468
2020-07-25meta-security: subtree update:547f552c85..066a04425cAndrew Geissler29-4/+432
Armin Kuster (9): python3-oauth2client: add recipe python3-privacyidea: adding initial support for mfa strongswan: add bbappends for tpm changes layer.conf: add dynamic-layer for strongswan strongswan: Add bbappends for ima changes meta-integrity: add dynamic-layer for strongswan add gitlab framework and qemu machine kas: add ima, tpm and tpm2 build configs drop ci-build: it is hiding errors Jeremy Puhlman (2): cryptsetup-tpm-incubator: RPROVIDES cryptsetup and cryptsetup-dev packagegroup-security-tpm2: Depend on preferred provider for cryptsetup Zheng Ruoqin (2): ccs-tools:Fix build error when enable multilib. bastille: Deleted redundant inherit to fix error when enable multilib. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I023e45c8080c3d423cd25cc656da5c1f527295e5
2020-07-25meta-raspberrypi: subtree update:0d398a3b71..e2c1992955Andrew Geissler27-85/+165
Christopher Clark (1): rpi-base: add SERIAL_CONSOLES_CHECK to default to SERIAL_CONSOLES Khem Raj (1): userland: Update to 2020-06-24 top commit Pierre-Jean Texier (2): linux-raspberrypi: bump to Linux version 5.4.51 raspberrypi-firmware: update to current HEAD colin (3): conf/machine/include/rpi-base.inc: Added can1 interface to bsp rpi-config_git: Added ENABLE_DUAL_CAN build configuration docs: Added documentation for Pican2 Duo support Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I5e0c26ab7cabb4c931cbfef190b5b4b3ce257fdf
2020-07-25webui-vue: srcrev bump 8d29eb4947..6534e58bc4Andrew Geissler1-1/+1
Derick Montague (3): Resolve npm package vulnerabilities Add test hooks to primary navigation Use proper casing for data-test-id values Dixsie Wolmers (1): Update global typography Mateusz Gapski (3): Overlapping search box and toolbar with selected rows Hide status icon if severity is empty Change name of menu elements Sukanya Pandey (1): Add the updated icons for critical and export SurenNeware (3): Add table responsive layout and fix search icon visibility Add test hooks to SSL certificate page Add test hooks to LDAP page Yoshie Muranaka (1): Fix browser warning of non-unique id on Hardware page (From meta-phosphor rev: 6913c9830e9ec831af7848e522f6760cd591dd03) Change-Id: I1751bd3a24a8841e2bbee4f7a280b900e444232d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-25Add support for nbd1 device for dumpRavi Teja1-0/+3
For Dump offload use-case, we are using nbd1 device this commit is to add support for nbd1 device in state_hook (From meta-phosphor rev: 0d878479caa21c76606e041e18830d03c2d6fec2) Signed-off-by: Ravi Teja <raviteja28031990@gmail.com> Change-Id: I6710f97d1ba67e801fbfa7eae9c13aaf9b4963c8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>