summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-03-19phosphor-networkd: srcrev bump faa72e5c87..99801cea8cAndrew Geissler1-1/+1
Ratan Gupta (1): Fix the networkd crash during creation of vlan (From meta-phosphor rev: e502d092aace77296f39668fbf56fbf51307b72b) Change-Id: I20547010c5c5e4db113cb4b70d5e3f577e385e8a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-19meta-phosphor: Update phosphor-fan python dependsMatthew Barth1-2/+2
Update needed to handle transition to python3 so the proper version of python dependencies are picked up. (From meta-phosphor rev: fc0ad52fcc46763a176688812d9c5c8ae25257f5) Change-Id: I8bc8ec414fc112c0c64627337c71f39ca1bdebbb Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18openpower-occ-control: Fix missing dependsEddie James1-0/+4
The repo runs python to generate code or validate config, which requires python and the dependent python packages. Previously that happens to be satisfied by sdbusplus's RDEPENDS. If sdbusplus is changed to use python3, this repo fails to built because it lacks the dependency. See details in https://lists.ozlabs.org/pipermail/openbmc/2020-February/020771.html This commit fixes the depends by adding the required python and python packages so that it builds fine. (From meta-openpower rev: 344718b8b4dda75d47f89e72fb9b1372039ec6eb) Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: Ib744c2da0d42a12180c345a11086cba738880b42 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18op-proc-control: remove python depMatt Spinler1-1/+1
This repository doesn't use python anymore, so remove the dependency on python native. (From meta-openpower rev: 467ed1a9e273b8393731d809c99fd0d63c057bdb) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I2befe422c9bad9d7526d091fd3727dbe14140fe7 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18fb-ipmi-oem: srcrev bump 317999d3ac..2515e0931aAndrew Geissler1-1/+1
Vijay Khemka (3): Remove chassis status command Remove get device guid command Fix manufacturing test command (From meta-facebook rev: 2825b5e6d0ce30f654fb58d2a4c5e78508903a76) Change-Id: Icc53b61217149af5eb71cd324036c571ade4c457 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18meta-ibm: Change the name of mihawk ledBen Pai2-77/+77
We want to make mihawk's led names the same as witherspoon. (From meta-ibm rev: dfef3e04755e7be5dad40dc7d0cb064372b49694) Change-Id: I60cc8b17df0956a230e1a2824f4a3e247f5a4624 Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18ibm-logging: Switch to python3Matt Spinler1-1/+1
(From meta-ibm rev: 04925b9f4076932f319fa62114526ce8fa709829) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I63a166b85792ed9192f5185847e03e8fe59a3a85 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18phosphor-host-ipmid: srcrev bump cc76925e5b..e7e8b8166aAndrew Geissler1-1/+1
Vernon Mauery (1): rewrite Get Session Info to use new yielding D-Bus API (From meta-phosphor rev: 9c8315450ea07d4f00be7f67bdb4091de0fa217b) Change-Id: Ib54247431854a53791339a2b321520921077e072 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18bmcweb: srcrev bump f857e9ae6f..fe30672809Andrew Geissler1-1/+1
James Feist (1): Task: Add payload support (From meta-phosphor rev: 475b1d324b6e8ff6b75bf52daea5459f7f22249e) Change-Id: I8f3ecbf701488f9118f4022db9aa8f2fe39acf80 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18sdbusplus: srcrev bump 1dfce5a294..7eb0d25fbcAndrew Geissler1-1/+1
Patrick Williams (1): sdbus++: refactor enum handling for container-types (From meta-phosphor rev: 59f86f07919de11c33b80f768522c6f4b56ea890) Change-Id: I6b309f0f5ae12d84af84c01ea883b2e13764a3bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18phosphor-power: srcrev bump 43082e70b2..8a3afd70eaAndrew Geissler1-1/+1
Bob King (1): regulators: Update validator testcases for python3 Shawn McCarney (2): regulators: Add remaining props to Device class regulators: Create Chassis class (From meta-phosphor rev: df9b3e11810b489f39a7e0a052c1fd1ae15acf43) Change-Id: I5539d019475daecc5628312c11dc3785fbe774b3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18phosphor-certificate-manager: srcrev bump bddee63b9a..c4522d2ea7Andrew Geissler1-1/+1
Marri Devender Rao (2): Fix application crash issue with uncaught exception Return error if certificate expiry date is beyond year 2038 (From meta-phosphor rev: dc1f6b14f8bbc4667c6e5e90f3cc8bf4360bd795) Change-Id: I37b7927a7cc8ae16de1f450f3abf49b457e60c46 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18Update the ipmitool to a more recent commitVernon Mauery3-38/+132
ipmitool is now under active development. This pulls in the latest commit as of now. Because of the change to a newer version of ipmitool, how it deals with the enterprise-numbers file is different. Because the makefile just wants to download the latest version (which would mean non-repeatable builds), this commit manually downloads it so it is versioned. I went through the list of companies that have CLAs with openBMC and found them in the iana list. This mostly just means that if one of the companies contributing to OpenBMC writes an OEM IPMI handler, ipmitool will be able to determine what OEM it is by name. This is not an essential thing in 99% of the cases. There won't be a need for any of the iana numbers for any of the entities that are not writing IPMI OEM providers. This adds a note to the bbappend file to update the enterprise-numbers file any time a new company joins the OpenBMC project by submitting a CLA, assuming that they have a number on file with the IANA. Tested: builds as expected. runs as expected from bmc console. (From meta-phosphor rev: 0b4708bff38a85eb706f4ab4894c0aa584877633) Change-Id: Id2cd25d693894805b79f8bd589246a135bd1490d Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18phoshpor-debug-collector: Fix the missing dependsJayanth Othayoth1-0/+4
See details in https://lists.ozlabs.org/pipermail/openbmc/2020-February/020771.html (From meta-phosphor rev: 5216d11e0cdc8f8cb10515de73341e878b164180) Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I35bd74d0b31f5aaa77ef6a07136e9b2e94e97009 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18Add phosphor-psu-monitor datadir to the packageBrandon Wyman1-1/+1
The JSON configuration file will need to be installed into the datadir (/usr/share/phosphor-psu-monitor), so add that to the package list. (From meta-phosphor rev: f363ebfc11b04c9b86c24c0bc3447c912f5fa2ce) Change-Id: Ib0c602d0ca1d326a804e83358956a54699051b07 Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18phosphor-power: use python3Lei YU2-2/+2
The python scripts in this repo supports both python2 and python3. Use python3 now since python2 is EOL. Tested: Verify the recipe builds fine with sdbusplus python2 or python3. (From meta-phosphor rev: 404e16319c6f9afae5a055c570e24e1a8cfa6e05) Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ic63d65a4ad40db646baa2eab92941dfde850ffe1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18phosphor-logging: Fix python dependenciesMatt Spinler1-2/+3
Make the python dependencies work for both python2 and python3, and add a missing one. (From meta-phosphor rev: 97f809b13bb3295a9f4883307983998f7dc77b80) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I573508a83a4f4d09c9120620e6446ad8f30719ba Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17nicole: Fix OCC hwmon paths for the 5.3+ kernelAlexander Filippov3-2/+2
The 5.3 kernel adds an 'fsi-master' directory in front of the fsi0 and fsi1 directories in the OCC device tree paths. Update the OCC hwmon file paths accordingly as those are based on that path. Signed-off-by: Alexander Filippov <a.filippov@yadro.com> (From meta-yadro rev: 54b7c9b1ab1bf5b91b293c76335de887f7ff8311) Change-Id: Ie506f88c4e7b2b20f4b589c655982d42dcc3a3f1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17meta-lanyang: Remove references to vcs-workaroundJoel Stanley1-1/+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-inventec rev: d13717c0d564b57ee2d09459861ee1e8b7da62fe) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I6587d12a486d37cb8814431704a5ec6785838268 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17meta-witherspoon: Use separated phosphor-power packagesLei YU2-5/+20
phosphor-power recipe is splitted into separated packages. In packagegroup-obmc-apps.bbappend, define POWER_SERVICE_PACKAGES_AC_SERVER to include the packages for IBM AC servers and POWER_SERVICE_PACKAGES_RAINIER for rainier server. The package cold-redundancy is not included yet because the repo does not install the files yet. In phosphor-power bbappend, use separated packages as well. It also add phosphor-power to install the psu.json in witherspoon's phosphor-power bbappend, which is needed for multiple packages. Tested: Verify all the ac-server services and utils are installed into Witherspoon's image as before. (From meta-ibm rev: 438174de3490d800181ecd26ac162c6ebe442194) Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I76808e92de7cf144ba2a3b7a455af582eaad3d33 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17meta-ibm: Configure tacoma machine for new u-bootJoel Stanley1-1/+2
This selects the ast2600 openbmc u-boot configuration and the tacoma device tree. (From meta-ibm rev: b36b9ebc7f25a7d86d5c0e1cec81f156633921bd) Change-Id: I079fc3d82ae1a453719923c743f58dd2c529968d Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17meta-ibm: Configure rainier machine for new u-bootJoel Stanley1-1/+2
This selects the ast2600 openbmc u-boot configuration and the rainier device tree. (From meta-ibm rev: d3ed8678c77cd88a1953721b053f4fc6c1918fd1) Change-Id: Id97193d6f19e5e6b7e796880d13976417e79f92c Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17u-boot-sdk: Use OpenBMC forkJoel Stanley5-60/+5
This is a fork that is based on ASPEED's 2019.04 SDK fork. The goal is to move to a mainline based tree, but while that work is underway, this allows ast2600 support to move forward. This gains support for NC-SI, and uses kconfig for the default boot command allowing us to drop the patch to aspeed-common.h. Machines will need to indicate which device tree to use. If possible we should look to having a few common device trees, but for now they are machine specific. The AST2600 is configured to use the ast2600a1-evb device tree, which will also work on the a0 variant. (From meta-aspeed rev: 22ccf4648a776c458300c97a6d001a843b2b5c9b) Change-Id: Ib21dc9962761aac3f3148fe4908439b975545e1e Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17intel-ipmi-oem: srcrev bump 32825a2332..eaeb6cb06cAndrew Geissler1-1/+1
Yong Li (3): Enable sensitive ME commands in MFG mode Add clear cmos OEM command into white list Change CPLD clear cmos command register is changed to 0x61 (From meta-intel rev: 63ec0a9ab49aff56d87b4f15e1c146af947379a1) Change-Id: Ie8147e37d3694b7150d282b178145b33a5219204 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17bmcweb: srcrev bump d6da5bebfe..f857e9ae6fAndrew Geissler1-1/+1
AppaRao Puli (1): Fix: Add Item.Board while querying the chassis (From meta-phosphor rev: 2f26e33b2ddeebdef1c40e31dd237c6d5abe9b4d) Change-Id: I288ad5d32f418c3f95b4104bffb1dfd5467f4706 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17pldm: srcrev bump 0a738f0f24..1c861712e5Andrew Geissler1-1/+1
Zahed Hossain (2): Encode & Decode APIs for PlatformEventMessage Decode APIs for sensorEvent class data (From meta-phosphor rev: a8f733151aa25bf2c911454551891ce889c4f859) Change-Id: I4b2b125fccf1e6d42d23c42f9fcec8d0f259e35e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-17entity-manager: srcrev bump 92a2dd722f..61f5ac4a77Andrew Geissler1-1/+1
James Feist (1): Fix power match (From meta-phosphor rev: a711001f3ee1782e632debfd9422ab2eb56f350d) Change-Id: Ie9a447a6f39bee90f8d81733b171b27be87eb14b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16warm-reboot: ensure cfam override is runAndrew Geissler2-0/+15
The cfam_override@.service is required in two situations: - When chassis power is turned on (to ensure proper workarounds and overrides are in place) - When the host is warm rebooted (i.e. no chassis power is turned off/on) Install this service in both targets and ensure it only runs once per boot. Tested: - Verified service was only run once during a cold boot - Verified overrides were correctly applied on a warm reboot (From meta-openpower rev: 59c6d368452c05a184549c0ee844eba63203250f) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Idb667eb7c0b09d7c00e5893443abbcf58058a465 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16warm-reboot: stop instr and cfam resetAndrew Geissler3-2/+38
Install the new stop instructions and cfam reset services required for a warm reboot into the appropriate target Includes following in bump: Andrew Geissler (4): warm-reboot: ensure sbe start bit is 0 warm reboot: stop instructions support warm-reboot: add cfam-reset capabilities warm-reboot: cfam-reset service (From meta-openpower rev: 84962a9850f8f7b61698134ecf2d016a9b1e33de) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ia8fe30f160e0078bbdca2bcef322c9e23ea0e9e0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16op-proc-control: remove openpower-dbus depMatt Spinler1-1/+0
Now that the openpower D-Bus interfaces are contained within phosphor-dbus-interfaces, the dependency to openpower-dbus-interfaces is no longer needed. (From meta-openpower rev: 6db27914b559ba60df53a956dd7e39ad8952eff3) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I357c8d2343771ab858a81559180a68501b5e2452 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16phosphor-logging: Remove openpower-dbus depMatt Spinler1-1/+0
Now that all of the YAML in openpower-dbus-interfaces moved into phosphor-dbus-interfaces, there doesn't need to be any dependencies on openpower-dbus-interfaces anymore. (From meta-openpower rev: b670354f8522d5a4bc610bdae993f8559d769832) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I117da1de7dd039f623ca60f9fd137f4675b2e02d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16openpower-occ-control: remove openpower-dbus depMatt Spinler1-2/+0
Now that the openpower D-Bus interfaces are contained within phosphor-dbus-interfaces, the dependency to openpower-dbus-interfaces is no longer needed. (From meta-openpower rev: bc7a9db563bacc13f5b1b8e2339a7b797a790be0) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I1033871d0788ddcca523c28b3c7115d2a82b2899 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16phosphor-fan-presence: srcrev bump 005ff2ff21..8c8f53dd6aAndrew Geissler1-1/+1
Matthew Barth (1): Output generated source to builddir (From meta-phosphor rev: f6889f85a9ec67c6281a5dc1425d446ef2084f02) Change-Id: Ie0aa18a7996fe3b86f3fc5487a020e1b434fd5b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16phosphor-logging: srcrev bump 5f5352e5f6..bebeb94817Andrew Geissler1-1/+1
Harisuddin Mohamed Isa (3): PEL: peltool: Implement SRC regex filtering PEL: peltool: Print Extended Reference Code field PEL: peltool: Add const strings for section header (From meta-phosphor rev: 8395c6e026b0ea117edeef1e659907e9a94bb8e9) Change-Id: If3bd813a6b712fc8e0a730786ff8f58f00c3ac4c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16pldm: srcrev bump 1e44c73b8a..0a738f0f24Andrew Geissler1-1/+1
Deepak Kodihalli (2): libpldm: add APIs to create entity associations libpldm: add API to create entity association PDR Matt Spinler (1): oem-ibm: Get event log severity from PEL (From meta-phosphor rev: fcd45cf9b6a45448518eec047a4e5e5f102c34d2) Change-Id: Ib0e242e5fc3f62ed9367fc49536e457e4c370148 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16webui-vue: srcrev bump 7223a9fb31..a06fe4695eAndrew Geissler1-1/+1
Derick Montague (1): Fix accessibility violations and use b-form-group (From meta-phosphor rev: 958a6d1f8be0b58b78a9cf138f0066e34ce4463d) Change-Id: I0ae10425d576b87dcb9e912345d93810126efd9c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16bmcweb: srcrev bump 32898cea81..d6da5bebfeAndrew Geissler1-1/+1
Adrian Ambrożewicz (1): Add handling of WriteProtected parameter to InsertMedia action. James Feist (1): log: Fix Validator Joshi-Mansi (1): [Redfish-Net Protocol] Making HTTP OCP Compliant jayaprakash Mutyala (1): Allow unrestricted sensor override through flag (From meta-phosphor rev: e2aef230b153c73944fb37267e75049de6578bb5) Change-Id: Ie63165022a8a8248a6a9054a67dc82abcc3976d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16obmc-xmlpatch.bbclass: Use python3Matt Spinler1-3/+3
Use python3native and remove a filter statement. (From meta-phosphor rev: c55fc52815dcce6d2f5eeb77ed5a1aaafd990958) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ic25919bc947b1733cfac0573a41f35a5f12ed194 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16phoshpor-dbus-monitor - Fix the missing dependsMarri Devender Rao1-0/+4
The repo runs python to generate code or validate config, which requires python and the dependent python packages. Previously that happens to be satisfied by sdbusplus's RDEPENDS. If sdbusplus is changed to use python3, this repo fails to built because it lacks of dependency. See details in https://lists.ozlabs.org/pipermail/openbmc/2020-February/020771.html This commit fixes the depends by adding the required python and python-packages so that it builds fine. (From meta-phosphor rev: d7ea6fd7d322bd40b2f2c942c622ed345116b894) Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Change-Id: Ic7880e9c7d058665f2c8781bf80fc09af3714da9 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16meta-phosphor: Move generated fan sourceMatthew Barth1-4/+2
Have fan control and fan monitor generate their YAML configs into their respective build directories instead of the source directory. This allows bitbake to correctly regenerate/rebuild when the YAML config changes. Co-dependency: https://gerrit.openbmc-project.xyz/29505 Tested: Generated fan control config in build dir Generated fan monitor config in build dir `bitbake -c compile` regenerates config sources (From meta-phosphor rev: 4161558909ebb23bc6b52a2b35ff3a88bb891690) Change-Id: I79a2f6993d0c8e35afefc0aadeb2dc98922531c4 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16phosphor-power: Fix the missing dependsLei YU1-0/+4
The repo runs python to generate code or validate config, which requires python and the dependent python packages. Previously that happens to be satisfied by sdbusplus's RDEPENDS. If sdbusplus is changed to use python3, this repo fails to built because it lacks of dependency. See details in https://lists.ozlabs.org/pipermail/openbmc/2020-February/020771.html This commit fixes the depends by adding the required python and python-packages so that it builds fine. Tested: Verify phosphor-power builds fine with sdbusplus updates to python3. (From meta-phosphor rev: b16b3060288f016a68fa780d791d01b625128ff4) Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I93ee5afadb01fce42f2dc91edd274278b026eadb Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16image_types_phosphor: Add debug text for fs sizingJosh Lehan1-1/+5
Debugging text to help with filesystem sizing This can be useful when diagnosing sizing issues No behavioral change intended Tested: Output appears as expected (From meta-phosphor rev: a68b23d5052d6650176547b6ba3a4d9ccf0dc08e) Signed-off-by: Josh Lehan <krellan@google.com> Change-Id: I37d5daf038348576c43f5c1fb9e517e6e8aa37a0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16phosphor-power: Fix regulators FILESLei YU1-2/+1
The FILES_${PN}-regulators was incorrectly set without +=, and thus some files for ${PN}-regulators are not installed. Fix it by correctly specify the files for ${PN}-regulators. (From meta-phosphor rev: ae688cfe0bb6951d0897361d7b18984c01111aef) Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I35def509124b712e56e54fb8b71a9b595843df0f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16obmc-console: Rely on packaged systemd unitsAndrew Jeffery4-52/+39
systemd units are now provided by obmc-console, so remove the in-tree files. (From meta-phosphor rev: 6e0e25f18aaf9e6d10e82b026e7e61bd08f418b5) Change-Id: I22197d78acb39896dcc1ab87adb7f4778e1c84ec Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16obmc-phosphor-python3-autotools: workaround setuptools manglingPatrick Williams1-0/+21
python-setuptools will mangle the #! line in a python script that we install using setuptools. OE already has workarounds for this in distutils3.bbclass but we cannot use it here due to the conflict of autotools and distutils. Port the mangling fixes into our autotools recipe. See pypa/setuptools#494 for upstream report (years old). (From meta-phosphor rev: a1b7f30d915a4a85e257938d0a96803e013ab528) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I50c7df4f92f324b6883e42d1871add813af0872d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-16python-mako: remove mako-render from native recipePatrick Williams1-0/+12
Both python-mako and python3-mako attempt to install an executable into /usr/bin/mako-render. Neither of these are used by anything in openbmc. Delete the executable for python-mako-native to avoid the collision. Once we are done with python2 this can be deleted. (From meta-phosphor rev: e0d4ebcd479297ef8659112cfb8d627165c26c9e) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I75b4b28ed2804a02ba8bc487f68ec0a67c3e4a49 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-13bmcweb: srcrev bump 8f52ee5214..32898cea81Andrew Geissler1-1/+1
James Feist (1): task: add fwupdate support (From meta-phosphor rev: 2341dd5f68ea4474dec1bc4f3d8caf776fb8e889) Change-Id: Ia0cc550b0ba7aa17f149841e86692158b785b8db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-13phosphor-power: srcrev bump 4bf310e3d6..a57e08144dAndrew Geissler1-1/+1
Bob King (1): regulators: Modify file path and timeout for CI. (From meta-phosphor rev: d8c8fa53c2ca193187119009193db94776686e62) Change-Id: I1d6b9b63639d8de89ad96348c8b5d797036a7455 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-13phosphor-host-ipmid: srcrev bump a8be7dc839..cc76925e5bAndrew Geissler1-1/+1
vijayabharathix shetty (1): transporthandler:Change for set and get lan config (From meta-phosphor rev: 0aa82e75b6e385562d78c8a1e9aae086b0a561a2) Change-Id: I572a047adf5bd519eaa2859668b07fb6cff086c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-13webui-vue: srcrev bump 7f970a1f20..7223a9fb31Andrew Geissler1-1/+1
Derick Montague (3): Add accessibility documentation Add alert message component and documentation Revert "Add alert message component and documentation" Yoshie Muranaka (1): Fix Overview errors (From meta-phosphor rev: 34dfee83f84858ed2da05c5f6c39350d7fbf3b0e) Change-Id: I4e68c2beea1a2cacff4a4b832fea4b05497f12cb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>