summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2020-04-07phosphor-inventory-manager: srcrev bump 5a71b4c637..ebff814fb7Andrew Geissler2-2/+2
And switch recipes to python3native. Patrick Williams (2): scripts: convert to python3 MAINTAINERS: update Deepak's email address (From meta-phosphor rev: 7f303982383ff61ee3d1b4a8b4e9e2037feed7ed) Change-Id: Ie6c9d05af0631e736ce45369076bdf0f768d7f81 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07pldm: srcrev bump 8cd60689fe..d823cc0b3cAndrew Geissler1-1/+1
Sampa Misra (1): pldm oem: implement certificate handler Zahed Hossain (1): Bug fix when building pldm with oem-ibm diabled (From meta-phosphor rev: 84c36505e1e0cb3576960280a3ba27dd6881c9ad) Change-Id: I714401d7426401b6956068da5ea37a476e81fda1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07mboxd: Enable virtual pnor based on virtual pnor featureAdriana Kobylak1-2/+2
Enable the virtual pnor if the virtual pnor distro feature is enabled instead if ubi is enabled. This allows for systems to choose virtual pnor without having ubi. The ubi include file already includes the virtual pnor include file that adds the virtual pnor feature. (From meta-phosphor rev: decfb373e348356e995d0378e60f024fb9620d60) Change-Id: Iabd8e69f1c05e67f2f62ce9891f3b310c456cc72 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07meta-phosphor: PN.inc to BPN.incPatrick Williams6-6/+6
Some recipes have abstracted the git revision into a separate file and have a line 'require ${PN}.inc'. The issue with PN is that it changes to have a -native or -nativesdk for those contexts. The variable ${BPN} (base package name) should be used instead. (From meta-phosphor rev: c7d848ec9b524114550f80276f7b5e45b9ad8d46) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib875fd9904b16379b20dc7891087b8e0bf90fe69 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07phosphor-hostlogger: use python3Patrick Williams1-1/+1
(From meta-phosphor rev: d65afb3cf79e8e751663993bc86c439fbf8e5f42) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id8934784eb96c53646449a68c00fdf329dda7e78 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07phosphor-ipmi-fru: Add eeprom detection by OF nameWilliam A. Kennington III3-0/+16
This allows us to provide names without hardcoding an i2c bus path. (From meta-phosphor rev: 1eada36d06cfa40e7c9ba98fd74414c270a9e477) Change-Id: Iba6950ced1e49af1ace3cdde84345f42cd8f57fd Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07phosphor-debug-collector: srcrev bump 59642e214d..719c5f0821Andrew Geissler1-1/+1
Jayanth Othayoth (1): Switch to python 3 (From meta-phosphor rev: e3acae9d17a7a7fbc94bdff51ff8b2e8b238b09f) Change-Id: I029019f85278cb67afe8d443ca165dc7e7e91455 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07phosphor-debug-collector: srcrev bump 59642e214d..719c5f0821Andrew Geissler1-1/+1
Jayanth Othayoth (1): Switch to python 3 (From meta-phosphor rev: fd70431af0ddb603acd544ac4066d351621a2425) Change-Id: I7b716080c49481b2ce5ff511a4297ac0efd54a13 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07phosphor-host-postd: srcrev bump f21475a230..938c0e438cAndrew Geissler1-1/+1
Benjamin Fair (1): Add 7-segment display daemon (From meta-phosphor rev: 8df5c06a767181adf1f6e6af22deca56cb2e4ea5) Change-Id: I915b05e6fbe0dab55545be324496945328b6a82d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> 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-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-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-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-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-01pldm: srcrev bump a28707263a..76728757a6Andrew Geissler1-1/+1
Zach Clark (2): Support calling decode_get_pdr_resp with a NULL buffer Add platform completion code constants for getPDR responses (From meta-phosphor rev: e6f6b3d3d63395780269931b2a5f0ab501b0d243) Change-Id: Ib26cef8920d74e86d06bb747f7d7dd60989a67ef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01phosphor-logging: srcrev bump 1e71a4dcf6..2e5e08c3faAndrew Geissler1-1/+1
Harisuddin Mohamed Isa (1): PEL: peltool: Exclude info PELs by default Patrick Williams (2): build: minor python3 updates MAINTAINERS: update Deepak's email address (From meta-phosphor rev: 46f4a6a5298216cb97f9c5d0887f3b6f49314091) Change-Id: I9b8c144a081899fcdd9921011fa7de27a6241ef7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01bmcweb: srcrev bump 12c7f4388b..3c27ed3bb4Andrew Geissler1-1/+1
Adrian Ambrożewicz (1): Authentication support for Legacy mode Agata Olender (1): Add handling of additional parameters of Insert Media action. AppaRao Puli (1): minor fix: Add missing res.end() James Feist (1): Protect against slow read attack Zbigniew Kurzynski (1): Fix for possible memory leak in mTLS. jayaprakash Mutyala (1): Sensor override allow only by Admin priv user (From meta-phosphor rev: f487a01c69644830dee902d456361b0a306dc329) Change-Id: Ie0d329118706c8e4b528ded228ea91a63da08511 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01phosphor-dbus-interfaces: srcrev bump 6e7634da91..e08baa5944Andrew Geissler1-1/+1
Andrew Geissler (2): Revert "hw-error: introduce bmc quiesce state" block-boot: define interface for d-bus object Brad Bishop (1): remove more vim modelines Lei YU (1): Generate client headers for all interfaces (From meta-phosphor rev: 32e8f4c9e2f5a1380a8b065ffcd330c5e601729f) Change-Id: I36cb9700778b47b6b1b948f94b622ee4d5392f02 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01phosphor-power: srcrev bump 8b89f1b183..e85499b63dAndrew Geissler1-1/+1
Shawn McCarney (4): regulators: Create ConfigFileParserError class regulators: Create configuration file parser regulators: Make TmpFile class common regulators: Skip validation tool tests in SDK (From meta-phosphor rev: d40b56703fce1256d7bbea1aca586ab5a0f8551f) Change-Id: I73202965a85719c22a8d97b409b56cd5a6e5bc19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01webui-vue: srcrev bump 5ee04ef522..1f9ed4c310Andrew Geissler1-1/+1
Yoshie Muranaka (1): Add local user account manual unlock (From meta-phosphor rev: fd688409b3bd9f00c5a7c1f843a0c517ef48d3f2) Change-Id: If8c788f4fa9de15c2ef49b292111c3c4c1067607 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-01meta-phosphor: entity-manager: skip unit testsBrad Bishop1-0/+2
Don't build the entity-manager unit tests. This works around an open issue where meson cross builds find build host gtest library. (From meta-phosphor rev: 97d49ab98a59402af87bea89b2028e8c33f34ee6) Change-Id: I0c16886249c278c5ef0b618f31ce9ae8fb15d293 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-31phosphor-logging: Move to python3Matt Spinler1-2/+2
Bump the revision and use python3native. (From meta-phosphor rev: b25f08bdf4b1480d13660867ecbb0286b68de54e) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I0998168b475ea39c655f07643be6917103dab900 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-31dbus-sensors: srcrev bump 6b1247a16d..f3fd1915faAndrew Geissler1-1/+1
Yong Li (1): Check if the object is still valid in the timeout callback function (From meta-phosphor rev: ccdbced2d4af47e92f675ce7366be1a18edf829a) Change-Id: I95a58d50fd80bce99af995c7dbe35bfcbd7a894e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-28webui-vue: srcrev bump 30abccbed8..5ee04ef522Andrew Geissler1-1/+1
Sukanya Pandey (1): Add mocha and chai test framework (From meta-phosphor rev: 79a95dc145698c26668dda17ddc9c52657920b0e) Change-Id: I1260d89cc6512ad9430437db1efe3f2347c48a18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-28phosphor-ipmi-flash: srcrev bump 382d2a0ee6..d8515a6c83Andrew Geissler1-1/+1
Rui Zhang (1): tools: add configuration to enable PPC host memory access (From meta-phosphor rev: 48b51d5f4affb4b843698371dfa2052781f93621) Change-Id: If48fe7b17c62108a67295823a373d5d9271e7b21 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-28phosphor-bmc-code-mgmt: srcrev bump 1891869f39..1bb6dcb4a1Andrew Geissler1-1/+1
AppaRao Puli (2): Add updateable association to active BMC FW object Build issue fix with ubifs (From meta-phosphor rev: 850530a997fc73d9e48a0385d88bb88b3b5e4ab9) Change-Id: Icbb3260669c313b61c06029f0ba4ba4be367beb2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-28meta-phosphor: fru-device add predicateBrad Bishop1-2/+4
Predicate building fru-device on distro support for IPMI FRU. (From meta-phosphor rev: 6281b85d413845e2dee6279d3812299740e1a756) Change-Id: I18ae3650624a05aed781cf84856fac0b18460d3b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-28meta-phosphor: entity-manager: use meson buildBrad Bishop1-4/+1
Meson build is quickly becoming the de-facto standard build system for OpenBMC applications. Meson support was added to entity-manager recently - use it when baking. Performance is unaffected. (From meta-phosphor rev: c9708901440892ea45a18d4d09a4d6a9a182de90) Change-Id: Id5462e63da6b063181a839e16e02c98351feea0f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27pldm: srcrev bump 442210e450..a28707263aAndrew Geissler1-1/+1
George Liu (6): oem/libpldm: Implement requester flow for GetAlertStatus oem/libpldm: platform: implement responder flow for GetAlertStatus oem/pldm: Implement GetAlertStatus command pldmtool: oem: Implement GetAlertStatus command pdr: Update D-Bus mapping structure pldm: Optimized parsing of PDR JSON files Jolie Ku (1): libpldm: Implement encode/decode for GetNumericEffecterValue The spec of GetNumericEffecterValue command refers to DSP0248_1.2.0:22.3 (From meta-phosphor rev: aac9070038b3668b6f5007a8bcdb70046d21e4e2) Change-Id: I52be851248f6dbdc7fc002ef8aca990c92649c48 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27webui-vue: srcrev bump 5f263e8f47..30abccbed8Andrew Geissler1-1/+1
Yoshie Muranaka (1): Add Sensors page (From meta-phosphor rev: e61bbddd9df79ac47d42ecf11ca25c16ce948d3b) Change-Id: Ib47b6c14c59ac913a673b3091dcd6be8456b4788 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27phosphor-ipmi-flash: srcrev bump 79fc7c0680..382d2a0ee6Andrew Geissler1-1/+1
Rui Zhang (1): Add namespace testing for DoAll in tools_net_unittest.cpp (From meta-phosphor rev: d4f7064634e91e38232420ffc6785652b12cc602) Change-Id: Ib733b36efe8f7ee201900aa08d6c45127d4e5735 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27meta-phosphor: dbus-interfaces: use assignment operatorBrad Bishop1-1/+1
Use the assignment operator instead of appending when setting SRC_URI in a recipe. Appending to variables without a default such as SRC_URI in this context is nonsensical and a distraction (granted a minor one) for anyone accustomed to looking at bitbake metadata. Perhaps more importantly it confuses tools like devtool. (From meta-phosphor rev: 10862f2d1890435270651acd8448abca33b7419f) Change-Id: I9a0fbc3c731499d7f6075c15ff56f24fe0e3d65b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27meta-phosphor: distro: remove obmc-settings-mgmtBrad Bishop3-3/+3
Remove VIRTUAL-RUNTIME_obmc-settings-mgmt. phosphor-settings-manager is the de-facto standard for settings management in OpenBMC. This is a minor improvement to ease of consumption and comprehensibility. If a popular alternative to phosphor-settings-manager emerges, revisit the need for this abstraction then. For un-popular alternatives, bitbake still provides the means for doing this entirely in downstream layers. (From meta-phosphor rev: a71cf481ef2f836c839542818e03eda058bc5ef9) Change-Id: Id563e252c14627e5842c9353e0631901be876326 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-26webui-vue: srcrev bump fd22b5b0e7..5f263e8f47Andrew Geissler1-1/+1
Derick Montague (2): Update issue templates Merge remote-tracking branch 'github/master' (From meta-phosphor rev: c3954a8a3bf21c8f57188e24d2fbd1feb14c7e0b) Change-Id: I10049dc7396d5685dbad888398f3c9d22faa36bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-26meta-phosphor: logging/post/dbus-iface bumpsMatt Spinler3-3/+3
The phosphor-dbus-interfaces bump has commits that have coreqs to phosphor-logging and phosphor-post-code-manager. phosphor-dbus-interfaces: Andrew Geissler (1): hw-error: introduce bmc quiesce state Carol Wang (1): Dbus: Change interfaces for Scheduled Host Transition Matt Spinler (2): Add update timestamp property on Logging.Entry Add Logging.Create.CreateWithFFDCFiles method Vijay Khemka (1): State:Host: Add restart cause Zhikui Ren (1): Add Timestamp to BIOS POST Codes and Boot Cycle Count phosphor-logging: Matt Spinler (1): Add createWithFFDCFiles D-Bus method stub phosphor-post-code-manager: ZhikuiRen (1): Add timestamp to BIOS POST Codes log and DeleteAll interface (From meta-phosphor rev: 585674d921fda6331eab40d107f8723184f13f05) Change-Id: I3c05a415ff3c76e227e43ba048c6b718f01092e6 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25phosphor-debug-collector: Fix build when pldm enabledJoel Stanley2-2/+2
The PACKAGECONFIG directive for pldm offload was missing a comma, meaning the dependency was being interpreted as the 'disable-feature' flag. Add a comma to indicate an empty 'disable-feature' option for PACKAGECONFIG[host-dump-offload-pldm]. This also bumps the pldm repository by one commit to include a build fix. Dhruvaraj Subhashchandran (1): Add pdr.h to headers in meson.build. (From meta-phosphor rev: 765da5bf2e8b60cd08dbc5faabfaff264d6755a4) Change-Id: I97895199d7fdc457b1557d75c82b485c1bb68924 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25phosphor-host-ipmid: srcrev bump e7e8b8166a..e0af1c496aAndrew Geissler1-1/+1
NITIN SHARMA (1): user_channel:Change fun ret&cmd cc as per New Std jayaprakash Mutyala (1): Fix for ipmiUserSetUserName (From meta-phosphor rev: 9ecb795c3f2eb922ce393b7008c16804f13f6ed6) Change-Id: Icefe6a520a28535b633dc6e3464686ba2cf72e9f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>