summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-04-07openpower-host-ipmi-flash: remove dependency on sdbus++Patrick Williams1-1/+1
(From meta-openpower rev: b7c44645b3bb790f64e051f1e67167667573221d) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If352296c33f28ea6ac7a0240bca2ebf57d880195 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07openpower-fru-vpd: Move to python3Santosh Puranik2-4/+4
Inherit python3native in the recipe. (From meta-openpower rev: 3a87b168eb42e1045921f4b611d3fbc4617b93cc) Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com> Change-Id: I9d29b7d6e74d827a36a6d36ee98f18db1a82bc72 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07meta-openpower: update DEPENDS for sdbusplus-nativePatrick Williams4-10/+7
sdbusplus has changed the package layout so that sdbusplus-native and sdbus++-native are now ${PYTHON_PN}-sdbus++-native. Update recipes that need to use sdbus++ (or its associated python modules) or remove the DEPENDS if it is no longer necessary. (From meta-openpower rev: d555f82d1a10a4c65377ae9b090996220a635c0d) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie79b13b1cce3ee14e89d895d325c021c68cf89bd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07openpower-host-ipmi-oem: srcrev bump 36ae8e5c42..9975ae919eAndrew Geissler1-1/+1
Patrick Williams (1): scripts: convert to python3 (From meta-openpower rev: fad5b1fa8e3b3753bf3176b2a6c7d2adbda0eb15) Change-Id: I3749c500387a14b3d03ce1ffbdd8be5ac1ef47fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-04meta-yosemitev2: Change BMC console baud rateManikandan Elumalai1-0/+2
Updated BMC console baud rate to 57600 to match with server baud rate. (From meta-facebook rev: d1b8177fefe53818fb94a9c6d63628b22d197745) Signed-off-by: Manikandan Elumalai <manikandan.hcl.ers.epl@gmail.com> Change-Id: I00cf5232e6a3d5edf0d3b4bd619cb85afef7c416 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-04meta-yosemitev2: added IPMB kernel config and removed unused configManikandan Elumalai1-5/+2
(From meta-facebook rev: 4125bbcbb3c6f8107cba571fe0370b65422a0ece) Signed-off-by: Manikandan Elumalai <manikandan.hcl.ers.epl@gmail.com> Change-Id: I70b3ff73157e9720374bc61effdb173634fdb4ae Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-04intel-ipmi-oem: srcrev bump 3150b3d035..2b664d5a18Andrew Geissler1-1/+1
Rajashekar Gade Reddy (1): Add slot ipmb command (From meta-intel rev: 0224aa389df4c5cb4749894cd8fba3334567c707) Change-Id: Ia996b48f098ddcd7d2829817d2f7a142a136391a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-04meta-intel: update DEPENDS for sdbusplus-nativePatrick Williams1-7/+4
sdbusplus has changed the package layout so that sdbusplus-native and sdbus++-native are now ${PYTHON_PN}-sdbus++-native. Update recipes that need to use sdbus++ (or its associated python modules) or remove the DEPENDS if it is no longer necessary. (From meta-intel rev: e7eeb8852d909cea02535cb8342c934fd61ed665) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9b1b0299d3c65e8d9457dd559b71c0d96b29e59e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-04phosphor-logging: srcrev bump ead1be21d0..182071455aAndrew Geissler1-1/+1
Matt Spinler (9): PEL: Document saving FFDC in UserData sections PEL: Only hexdump the UserData data, not header PEL: Change variable name in pel.cpp PEL: Allow shrinking of a UserData section PEL: Maybe shrink the AdditionalData UD section Implement createWithFFDCFiles PEL: Pass FFDC files into PEL PEL: Read FFDC files and create PEL sections PEL: Support CBOR and Text UserData parsing (From meta-phosphor rev: 07be1f16cd67426c6a8fb2d3338aa12fb66f640d) Change-Id: I816305203348038ca2642b39f9af2347cffad2c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-04phosphor-webui: srcrev bump 4148f2eee6..494c6edb54Andrew Geissler1-1/+1
Tim Lee (1): Fix "Clear Oem Logs" functionality in System Logs (From meta-phosphor rev: ad491f5f1b9800fe6842942693fe7a8a87a76b34) Change-Id: I261c1ca07f336b8e74e8a8a43fe3d08cce723688 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-04phosphor-net-ipmid: srcrev bump 2555e2ec1c..4c494398a3Andrew Geissler1-1/+1
Suryakanth Sekar (1): Remove HMAC-SHA1 from Authentication/Integrity Alg (From meta-phosphor rev: 1ddb5aa81244088bcb53be64d953eff32e76df2c) Change-Id: I204afd960981968ef2c8fdf7247410fd674867ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03phosphor-networkd: srcrev bump ad4bf5ce12..6f9a2ee25cAndrew Geissler1-1/+1
Patrick Williams (1): delete deprecated python scripts (From meta-phosphor rev: 447b833511e76db91e7516867c63b053b0f9d6e3) Change-Id: I6b95358f259eddc21418158a04a176495df5e2d5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03ibm-logging: srcrev bump 4c0e8945f0..94924b4b10Andrew Geissler1-1/+1
Matt Spinler (2): create_error_reports update for python3 Update condense_policy.py for python3 (From meta-ibm rev: 47dd53f60371e0e87e87ee71180b38937d15fe3f) Change-Id: I2dac97fd94b4b638e0ba3880a5a097be15d87def Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03pldm: srcrev bump 76728757a6..8cd60689feAndrew Geissler1-1/+1
Deepak Kodihalli (2): dump transfer: set offloaded property oem-ibm: dump transfer : react to D-Bus API change John Wang (8): utils: Make getDbusPropertyVariant virtual bios: Implement BIOSAttribute bios: Implement BIOSStringAttribute bios: Implement BIOSConfig bios: Implement BIOSIntegerAttribute bios: Implement BIOSEnumAttribute bios: Use the new APIs in bios table commands bios_table: Implement find attr entry by string handle Sampa Misra (2): implement commands for dump xfer libpldmresponder: enable DBus change notification Tom Joseph (1): Add responder for Platform Event Message Zahed Hossain (1): event: Handle platform event message (From meta-phosphor rev: d709834da0b4c2392141bb2deea9f7eaccf0cf88) Change-Id: I2536f3fbf8bec9a61a302275a8fd178cdb5ec693 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03phosphor-debug-collector: switch to python3Jayanth Othayoth1-1/+1
(From meta-phosphor rev: f9cd1c64a747f29575e5d212e11e16a0315fbf60) Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: If7ac050a16370327dd7878b544a73cd200be098b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03phosphor-networkd: srcrev bump 99801cea8c..ad4bf5ce12Andrew Geissler1-1/+1
Johnathan Mantey (1): Enable conditional use of ETHTOOL features in the NIC driver (From meta-phosphor rev: 776457862dd6a5a19d8d2629bedd1de44f8768b4) Change-Id: I7b819a4d3a60c1259b7f9887fe8d9b564572d406 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03phosphor-host-ipmid: srcrev bump 31eed5c5c5..b741b99092Andrew Geissler1-1/+1
Sumanth Bhat (1): Initialize Cipher Suite Privilege Levels cfg file jayaprakash Mutyala (1): Added Cipher Suite priv param-24 to set/get LanCfg (From meta-phosphor rev: 6c02e8ee06453df8f2ecde83a3afe377252c7c53) Change-Id: I9f63a81c33dee20883146c152b0c17f6113c1861 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03phosphor-logging: srcrev bump 2e5e08c3fa..ead1be21d0Andrew Geissler1-1/+1
Marri Devender Rao (1): Add error message registry entry for boot failure (From meta-phosphor rev: 2c799b6ecf686cc26b5a7a2c4b19054a28a9ea43) Change-Id: I98d90ced2b245ae8b45e5cac62b02d322171670e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03entity-manager: srcrev bump 29d83258f1..ba5424ae0aAndrew Geissler1-1/+1
Alex Qiu (1): Add MAX16601 to devices.hpp (From meta-phosphor rev: f478328d6eaa70c985feb0a193ba5662a0d32e84) Change-Id: Iad8ca46e6c4073c11f004f3f355ded759a59cc32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03Remove Cipher suite 3 from cipher listSuryakanth Sekar1-6/+0
Reason: For security reason- HMAC-SHA1 is deprecated. Plesae note: Use latest ipmitool or ipmitool v1.8.18.177.g7ccea28 later Tested: ipmitool lan print <channel> Should not list cipher 3 as supported. (From meta-phosphor rev: 72dbf6344b9abeae6bdc3c721359eef9ec5f67bd) Signed-off-by: Suryakanth Sekar <suryakanth.sekar@linux.intel.com> Change-Id: Idfb3d0f014e3b1e1155be98fac4df741dc97115e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03phosphor-snmp: use python3Patrick Williams1-1/+1
(From meta-phosphor rev: d642fbf08cc10ecf92ebc2c3378b991058d07b70) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I11c5813219187acb96e1efc361ba172c2c616c06 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03phosphor-time-manager: use python3Patrick Williams1-1/+1
(From meta-phosphor rev: 759dd47bb7821db29b2707ecd2e0427b029be0d7) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie54d4f9bba9ad4e749926405aea70541abfb41be Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03phosphor-settingsd: srcrev bump 3d805fe94a..6f62cc844bAndrew Geissler3-6/+6
And convert recipe to python3. Patrick Williams (3): python2 to python3 conversion MAINTAINERS: update Deepak's email address delete deprecated python scripts (From meta-phosphor rev: afc2415faf43876cd80ed9a93229a7e7e2499b31) Change-Id: I62f4df660fc589a084f8d48effb6cfe2d82ae4da Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03phosphor-network: use python3Patrick Williams1-1/+1
(From meta-phosphor rev: 395d34d699b0ba041f8f0043b099c0512da82eb8) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1946bbc3a576c4195c3827573c01ff35d991739b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03meta-phosphor: update DEPENDS for sdbusplus-nativePatrick Williams17-24/+21
sdbusplus has changed the package layout so that sdbusplus-native and sdbus++-native are now ${PYTHON_PN}-sdbus++-native. Update recipes that need to use sdbus++ (or its associated python modules) or remove the DEPENDS if it is no longer necessary. (From meta-phosphor rev: 2bebd1247cb78567441158b152c7a13f476afd4f) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I30f9c2220da9145ef0a7067e067aed1396d8b40d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03python-sdbus++: remove sdbus++ executablePatrick Williams1-0/+9
When moving all packages over to use ${PYTHON_PN}-sdbus++ instead of the (python2-based) sdbus++ alias, I ran into frequent problems where BOTH python-sdbus++ and python3-sdbus++ were in the DEPEND-chain. When this happens, bitbake is upset because both packages install the sdbus++ executable. (Both are in the DEPEND-chain because some packages have transitioned to python3 and some have not.) There are two reasons someone might depend on the python-sdbus++-native package: 1. They need to use the sdbus++ executable to generate code. 2. They wrote their own scripts leveraging sdbus++'s module. For #1, we can force everyone to use the python3 varient by adding a DEPEND on python3-sdbus++-native and then removing sdbus++ (the executable). This will continue to install the python modules for #2. (From meta-phosphor rev: 737cd1accac2d00d9adfaced667da81e6207c66b) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia1c8697ecc36dffdc52b3e7206e428f8112e4ed2 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03sdbusplus: srcrev bump ddc0eba2be..5de31846e2Patrick Williams5-33/+28
This srcrev switches from python2 to python3, which requires some adjustments in recipes and updates to the dual-support patch. Now, the python3 recipes have no patches and the python2 one has a revert patch. Patrick Williams (1): sdbus++: switch to python3 Waqar Hameed (1): Update README.md for Python 3 (From meta-phosphor rev: 07ce0de9aab794479036b94e9275d2fd97bb95b5) Change-Id: I10381d22d35deaf1726b597a0d690af098f21cc0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03Build openpower-hw-diagsBen Tyner1-2/+3
Updated packagegroup-obmc-apps recipe to build openpower-hw-diags. (From meta-ibm rev: 3816f263d4dff1cf3ab2d55122935d051694a592) Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: Ib69e46853e26087343bf88bb09c7c1b463daa5be Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03wspoon-tacoma: Remove ibm-loggingMatt Spinler1-0/+1
Now that the PEL code is enabled for this system, we don't need ibm-logging to provide IBM's logging functionality. (From meta-ibm rev: e131146858d6154e3c26a7b1ed1db8a7ed43385c) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I294a5c1254e661f44882e5d4f71fde7e70ecc029 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03witherspoon: remove kernel patch for witherspoon-128Eddie James2-95/+0
This patch has been added to the openbmc kernel tree, so remove it here. (From meta-ibm rev: 77742a12a561aa70c9e413634ccabefe1297879e) Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: Ie0827dc0ac530ac3f9adbfbd8af3a6bdbdee19a9 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03meta-inventec: remove unused lanyang-config recipePatrick Williams1-6/+0
(From meta-inventec rev: 303c45262638c1594278ef3a7ecfd7be2c9c0619) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9f02a99788cee7cfe910a16d38179049766434f6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03meta-ingrasys: remove unused zaius-config recipePatrick Williams1-6/+0
(From meta-ingrasys rev: 3ffec70944abf2a222f8a57839584519fd4efd92) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ifedf4a3183af5ba3269b7edc28087e0ebd650528 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03openpower-hw-diags: srcrev bump 970fd4fbb9..9ae5ca416dAndrew Geissler1-1/+1
Ben Tyner (3): Integrate openpower-libhei with openpower-hw-diags Combine attn handler and openpower hwdiags Added end2end test case (From meta-openpower rev: b24a6f1c2165779efb7cb6880acfe98fc31f02f2) Change-Id: I330341ef0d520de0ca66a4e2123da75cf236e66f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03op-occ-start/stop should not impact host targetsAndrew Geissler1-2/+2
There have been some situations where things get so messed up that starting or stopping the occ monitoring on the BMC will fail. When this happens, the systemd target, obmc-host-start/stop can not complete. This really should be a wants relationship vs. a requires so that the targets can continue to start/stop the host. The service is not required to start/stop the host. (From meta-openpower rev: fe1136ab98b70c016720a4bd489d90d8feac17a0) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I99f858b611ba58d9f66773d36b06a07f84c0dbfb Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03stop-instructions should not cause host-stop failAndrew Geissler1-3/+3
There have been some situations where things get so messed up that you can not even stop the instructions on your processor. When this happens, the systemd target, obmc-host-stop can not complete. This really should be a wants relationship vs. a requires so that the target can continue to stop the host even when this service fails. (From meta-openpower rev: 8dfb06a8656eeff1c0393607a5bf9cdc6320aae5) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I2704fecab789d6ffa8e274c37d0653bf64f3c8b0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03croserver: build using python3Patrick Williams1-2/+4
(From meta-openpower rev: 80327188d074d91d52500647bb09d810b5e5b2e6) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I64f184cc47835e0afc9663f9d377eddd5704729c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03openpower-hw-diags: Change SRC_URI, update SRCREVBen Tyner1-2/+2
Update to build with more recent revision of openpower-hw-diags code. (From meta-openpower rev: 8e6534a9293f2a5900644104389de1a247330b64) Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: Iffd0601f4ddfb1fd69840b5cab09583ab313b0a8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03Add MAINTAINERS fileJames Feist1-0/+67
(From meta-intel rev: 34e5b8ab4c7491cf757fa9f5b6443cb3f914d2f2) Change-Id: Iff80a8e761d9c787e7ad1b185100190e6e0d6d21 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03meta-intel: remove unused s2600wf-config recipePatrick Williams1-6/+0
(From meta-intel rev: 9005853fdc5a739e66cbcaccc477fc480374ab01) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I355e10115cc81b60287e5409610c033303082d5f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03linux-aspeed: KCS MCTP, XDMA, FSI, GPIO namesJoel Stanley1-1/+1
Eddie James (5): fsi: aspeed: Enable 23-bit addressing ARM: dts: aspeed: tacoma: Add iio-hwmon nodes for IIO devices hwmon: (pmbus/ibm-cffps) Add another PSU CCIN to version detection hwmon: (pmbus/ibm-cffps) Fix LED behavior again soc: aspeed: xdma: Fix command buffer overrun Joel Stanley (2): ARM: dts: aspeed: rainier: Add VGA reserved memory region ARM: dts: aspeed: raininer: Enable XDMA (From meta-aspeed rev: 6e60548f439e07806f3089a611f801ac85238f0b) Change-Id: I848095fb60f8a2e364e6ba939466cf834d3a31e3 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01phosphor-led-manager: Move from python2 to python3Vishwanatha Subbanna2-2/+2
(From meta-phosphor rev: 2d8cb275e2ed8dea767988d52e196e945e081a52) Change-Id: I8b1f9c50c5ba13f11ea6be0d9bc062cfcda6667d Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01phosphor-led-manager: Add python dependencies explicitlyVishwanatha Subbanna1-1/+3
Python dependencies for phosphor-led-manager is currently being satisfied by inclusion of sdbusplus in the recipe. This will break if sdbusplus changes its dependency list and hence adding python dependency here (From meta-phosphor rev: 48821f55ec14ab698b3ebcb568e30fc17ae1c8f6) Change-Id: I9b4cf14e4f9f9b6ac8296368a179678196a33298 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01sdbusplus: use python3Patrick Williams1-1/+3
(From meta-phosphor rev: 11d5972170def0cafb42297f179312504a36ad02) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0cb4eac12be86aa9379992756a5757ea2c51591a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01sdbusplus: split library and python scriptsPatrick Williams6-31/+120
(From meta-phosphor rev: 7aba8156394c5608565e549a1b9de3e9a91b5ff1) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I471c25139f9fef8c976613a9f8c25d7617c1aa8c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01sdbusplus: move SRCREV to inc filePatrick Williams2-10/+12
(From meta-phosphor rev: 25448842ef11e923d8c188e0a1d5b9b65bd3f8d0) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic7c0746d6e92cb06d332ed7c75d128596b72dd78 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01Remove /usr/bin/py.test and /usr/bin/pytest from install pathVishwanatha Subbanna1-0/+13
When moving to python3 and building openbmc, Yocto throws a QA issue in that, both python2 and python3 attempt to install /usr/bin/py.test, which is not used and hence this commit deletes the file (From meta-phosphor rev: 34ec91f787555b2d5086cc1e8c61c8e8833726f3) Change-Id: Ib7aca05972525e0edf6ad3b2c1f29759d761084c Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01phosphor-host-ipmid: Move to python3Andrew Geissler4-6/+6
Bump the revision and use python3native (From meta-phosphor rev: 06fe96971a3201fc1f263f1ef5208e7b699604bb) Change-Id: Ia715f3b14f48a3430b8c0bb3257d3a274af7129a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01phosphor-software-manager: Replace pythonnative with python3nativeAdriana Kobylak1-1/+1
(From meta-phosphor rev: a3ebfeac1c00fd9533d5ebd5985512eaf869f5a4) Change-Id: Idda3c8cd8cfc50bbf4e4ea5bf01235d3427553ba Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01openpower-software-manager: Replace pythonnative with python3nativeAdriana Kobylak1-1/+1
(From meta-openpower rev: 476b9ea78ce9622eb11a460eba59cb17e6a393ec) Change-Id: I120169953014458817360e811d91e2827592e0cc Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01meta-quanta: gsj: Add iperf3 for USB testFighterNan1-1/+2
(From meta-quanta rev: 93ccf3726852f3077d543122dbb40943f6b949ee) Signed-off-by: NanZhou <nanzhoumails@gmail.com> Change-Id: I6e502909baa505c8a6440c51cf98679e5d1c22ff Signed-off-by: Andrew Geissler <geissonator@yahoo.com>