summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Copy Romulus files to Talos for future developmentRaptor Engineering Development Team2019-04-1948-11/+3441
| | | | Apply initial renames and conversions to copied sources
* meta-phosphor: obmc-phosphor-image: rm extrasdevBrad Bishop2019-04-171-1/+0
| | | | | | | | | | | | | | | | | Don't install packagegroup-obmc-apps-extrasdev by default. It only includes a single python script rest-dbus and drags in python on the target. To include packagegroup-obmc-apps-extrasdev add a line like: IMAGE_INSTALL_append = " packagegroup-obmc-apps-extrasdev" to your local.conf (From meta-phosphor rev: d0620aa530293d477a069837236e81ef17ead28a) Change-Id: I697a3870e1c7767d4f524619ed1c258c4055031e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump f1b1414780..637b3ef136Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | | James Feist (2): Log device added and device removed into journal Remove references to experimental filesystem (From meta-phosphor rev: 300ee2fe905dc50949aae7d3d0070a5aa8ad5681) Change-Id: Ia152036949bc83e9932b59e1332c70f704df2981 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hwmon: srcrev bump 1f30ab2c47..5c014d2bb7Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | Matt Spinler (1): Use std::filesystem::path::relative_path() (From meta-phosphor rev: f5a27e8bf94cd1b90c8bd31c159bda3a710f0d2a) Change-Id: I5599a785ca24f326d43ff20d791b11045d86f9fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* obmc-ikvm: srcrev bump fb6a8e1e72..63c3ea18c3Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | | | | Jae Hyun Yoo (1): Fix host video wake up failure issue John Wang (1): meson: install create_usbhid.sh (From meta-phosphor rev: 3a14f052d9d31f33458c3accd3f2d0308595694d) Change-Id: I22964508a850d7b97021b63f7394760a75a7789d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Revert "Revert "Remove obmc-control-chassis from chassis package""Matt Spinler2019-04-171-1/+0
| | | | | | | | | | | | This reverts commit 48e9fbf06593a9b13cfba3e8814a8ccb79639484. Puts back in the commit to remove obmc-control-chassis. (From meta-openpower rev: 6e7b9a615c5c8bb5f0a101557f2934088800f53a) Change-Id: I19212beaaad642ac718553ac79e758c1744be3df Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* openpower-host-ipmi-flash: srcrev bump ee3064bace..d4b7f5e481Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | Adriana Kobylak (1): hiomap: Unblock SIGTERM on reset path (From meta-openpower rev: 2873a5841dcfcc5be37c9c6519adaadf6a106c89) Change-Id: I0f3cb990730ca6556f5adf3b03700cb03338352b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 0e7de46f9b..4418c7f0ddAndrew Geissler2019-04-171-1/+1
| | | | | | | | | | | James Feist (1): Remove references to experimental filesystem (From meta-phosphor rev: df83200bdcfb2f3d9752ecc78476742fbe4dde6a) Change-Id: I97beae125dff33adaeb0abba77c23dd71308169e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump a218ddb84c..f1b1414780Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | James Feist (1): Use hash of found device for json key (From meta-phosphor rev: 490be3f9546d4d6bdbb1ccc30177f609c66669ab) Change-Id: I69ae213632171f9e08aa6a9e29b2c8167ef78731 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump d5c34aa725..21a950a563Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Alexander Amelkin (1): Add Inventory/MultiRecord interfaces Brad Bishop (1): Add xyz.openbmc_project.Association.Definitions Ed Tanous (1): Revert "Add Inventory/MultiRecord interfaces" Jayashankar Padath (1): Redfish Code Update : New property for ApplyTime will (1): Add ECC memory interface (From meta-phosphor rev: b8763f1ad0cf2bbb0553b141a6848b630cc49180) Change-Id: Icd4b3ddaa6eaabc1e832352abfc1b440773f5f12 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: bmcweb: remove dead logicBrad Bishop2019-04-171-5/+0
| | | | | | | | | | | | | | | Remove some lines that did nothing. Tested by running: find tmp/work/armv6-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+0e7de46f9b-r0/image |grep dbus find tmp/work/armv6-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+0e7de46f9b-r0/image |grep include both commands returned 1 to the shell. (From meta-phosphor rev: 1851d32c72531fd1f4361fed0b3bf4905299968d) Change-Id: I8911976c2efb2efeff138ce21ba471d834dc8c20 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 0cd014ac63..acc8a4ebf3Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | James Feist (1): Add remaining BIOS thermal settings (From meta-intel rev: fc3abdab17820566a7863822d62f151a2a8738f7) Change-Id: Ib39979064382d86f966daa12b37f4f5fd807729b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* witherspoon-pfault-analysis: srcrev bump 05be4a92c2..9c7897ce91Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | Brandon Wyman (1): Cleanup: Use filesystem instead of experimental (From meta-ibm rev: bc6ebec149b2cc8ccd38ddb9775bb7da32b2670b) Change-Id: Ie232b23cc55e42b6e24d905205255e49bc78a006 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* skeleton: srcrev bump c0c74e7cca..c8334f3258Andrew Geissler2019-04-161-1/+1
| | | | | | | | | | | Brad Bishop (1): Revert "Revert "skeleton: Remove obmcutil"" (From meta-phosphor rev: b32731c6b26d45014600fb437988827635e69304) Change-Id: Id21bc3d76d566e80eca770b4eba06c4bd0ec3393 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: Modify and correct the configurationtony lee2019-04-161-11/+11
| | | | | | | | | | | - Modify path of nvme to base 0 - Correct assert paths of BmcECC (From meta-quanta rev: d944c1a2c7ea86802171bae2f6312c910311a6e1) Signed-off-by: tony lee <tony.lee@quantatw.com> Change-Id: Ib701c577cf85ba22dc5eae9be313585771cd2f88 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: rename sensor paths to match dtsBenjamin Fair2019-04-167-6/+6
| | | | | | | | | | | | The names of the i2c bus nodes in the device tree changed from i2c-bus@xxxx to just i2c@xxx. Update the phosphor-hwmon sensor configuration paths to match. (From meta-quanta rev: 50c57e091989c4d3078147bfb42146ea22d273c5) Signed-off-by: Benjamin Fair <benjaminfair@google.com> Change-Id: I8bded436fc9707c063d15794f182bb9024f98889 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: add machine suffix to phosphor-ipmi-hostPatrick Venture2019-04-161-3/+3
| | | | | | | | | | | Add gsj machine suffix to phosphor-ipmi-host recipe append such that it won't impact non-gsj machines built in a mixed-machine environment. (From meta-quanta rev: 6cf4e7ea3a777256232f62212bce040c13423135) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I36c8e8753c4b5048870044d419f40af79718c0fe Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: nvme-powerctrl: mutli-user targetPatrick Venture2019-04-162-2/+2
| | | | | | | | | | | Use the multi-user target instead of the openbmc-custom obmc-standby target for services. (From meta-quanta rev: c886d1d4b761ee20c7f54a201ce5f74e5537b5fb) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ie49f53850ed65bf4a71c959fe30bb1e36c41b725 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: move non-phosphor recipes out of recipes-phosphorBenjamin Fair2019-04-1610-0/+0
| | | | | | | | | | | | The usb-network and quanta-nvme-powerctrl recipes aren't part of phosphor, so move them to the machine-spceific recipes-gsj folder instead. (From meta-quanta rev: a5787aa49f88aac01eed521e1b3e8f85b73f5c54) Change-Id: I22b68e1e83dbd0ee3f98288052ffb302b7ef1ff5 Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: move phosphor-ipmi-host under ipmiPatrick Venture2019-04-162-0/+0
| | | | | | | | | | | Move the phosphor-ipmi-host modifications under the ipmi folder to mirror the meta-phosphor layout. (From meta-quanta rev: f10e2e0bd89eb10638afd92bde04dc4fca216f9c) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I13826bdf82c0a05d8a6b22de098bc9dabf724bed Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Remove witherspoon prefix from pfault-analysisBrandon Wyman2019-04-168-26/+26
| | | | | | | | | | | | | | | | | | Remove the witherspoon prefix from the witherspoon-pfault-analysis based recipes for applications and service files to avoid confusion when these are reused by Swift. Point to latest commit of witherspoon-pfault-analysis. Requires: I4c7275c3b14b3b3724abb98b8d43610df4f9c2a3 https://gerrit.openbmc-project.xyz/c/openbmc/witherspoon-pfault-analysis/+/19399 (From meta-ibm rev: fe3a464e30811d89cad55aab795523fd6152b5a8) Change-Id: Ic73d31809794b5033126549044d7e4ff00653118 Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Revert "Revert "meta-phosphor: ipmi-kcs: point service to bindir""Patrick Venture2019-04-162-2/+2
| | | | | | | | | | | | | | | | This patchset re-enables pointing ipmi-kcs to bindir. This reverts commit df6ddae3d2bf7090ffcd9131d46327ae26b80f9b. kcsbridge: srcrev bump 17a2ab7f39..ab794149e7 Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 0d25ef3d3041eb2cbc0545b674e810f0a3f561a2) Change-Id: I11dea12692e5977fdf58b9ead892b0ca563388c9 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* dbus-sensors: srcrev bump 93dc2c8e7c..24f02f2403Andrew Geissler2019-04-161-1/+1
| | | | | | | | | | | James Feist (1): Remove references to experimental filesystem (From meta-phosphor rev: 6171a9fee24c25153c72e06958c58ffcded8c056) Change-Id: I44b68814e79f0383cdf5c27a03fd348920a4f583 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-state-manager: srcrev bump 19096267d4..624161cd2eAndrew Geissler2019-04-161-1/+1
| | | | | | | | | | | Andrew Geissler (1): Handle mapper introspect race condition (From meta-phosphor rev: a964ac9d395de78a1ea0c3ea9b4944b5a6f1f879) Change-Id: I9c091c13a3344f7ac1bb3cdd872a2c238447b2bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump 5023aa95ff..5b2535f890Andrew Geissler2019-04-161-1/+1
| | | | | | | | | | | | | | | Alexander Amelkin (1): Fix compilation warning regarding std::variant Richard Marian Thomaiyar (2): Fix: RestrictionMode property change handler Rewrite set & get user access cmd to new provider (From meta-phosphor rev: 84085cb7f2eb610b3dcd846333c75a115bda77d0) Change-Id: I79d8fd3500e944f5dc196a6a9c7067455bbfd799 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-inventory-manager: srcrev bump 2ed0fd1025..a248550458Andrew Geissler2019-04-161-1/+1
| | | | | | | | | | | | | | | | Brad Bishop (3): serialization: use the same inflection as sdbus++ serialization: Add cereal support for tuples serialization: adapt to filesystem API changes Kun Yi (1): cleanup: Use filesystem instead of experimental (From meta-phosphor rev: 28dbfec701864607bcf8701d53ff5981ae038779) Change-Id: Ibd65dd555ff50e10e3a2a1a7acb580c283f50380 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-logging: srcrev bump e731044c79..f59854e94bAndrew Geissler2019-04-161-1/+1
| | | | | | | | | | | William A. Kennington III (1): elog: Add noreturn attribute (From meta-phosphor rev: c3705bdaae3600bd8a6a3625dff5ba4c8612c8ed) Change-Id: I45935e89fbedf94aea507dcda40f0e3a84d3be48 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-buttons: srcrev bump 6910122589..1ac9ab6d29Andrew Geissler2019-04-161-1/+1
| | | | | | | | | | | Patrick Venture (1): transition to multi-user.target in service files (From meta-phosphor rev: 21e7d1ef2f0f3f44fd027a3684237e09d6f6cc80) Change-Id: I33cf7c09e71705a5d8d78908da18b61404239110 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add new build dependencies for phosphor-ipmi-netVernon Mauery2019-04-151-0/+1
| | | | | | | | | | | The new rewrite of phosphor-ipmi-net cli11. Yocto needs to be aware of that so it can build properly. (From meta-phosphor rev: a1e96eeafc82d86b04593cbb33d3378ee230b3aa) Change-Id: If0610f6164cda41304f514dbf39f8d3bea94654d Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add new build dependencies for kcsbridgedVernon Mauery2019-04-151-0/+4
| | | | | | | | | | | | The new rewrite of kcsbridged uses phosphor-logging, sdbusplus, boost, and cli11. Yocto needs to be aware of that so it can build properly. (From meta-phosphor rev: 6f174936988d4688837f73c35145c607d87d346f) Change-Id: I263939c126b6e33729ebe811ccb4acec5953f554 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: Don't build debug tarball implicitlyEd Tanous2019-04-151-2/+0
| | | | | | | | | | | | | | | | | | | | In previous builds, the debug tarball was built as part of the obmc-phosphor-image implicitly. This increases the build times by a trivial amount, which matters, but is not that important. It also makes debugging image dependencies (using bitbake -g) a bear, given that it includes all dependencies for the debug tarball, as well as the actual image. Given that it's pretty trivial to build this manually via bitbake obmc-debug-tarball and (at least in my opinion) injecting the task seems like a bit of a violation of the yocto intracacies, and gives a surprising result to the user, this patchset removes the task add, and makes obmc-phosphor-debug-tarball a truly separate build target. (From meta-phosphor rev: 5c848ab3436bd0ed1062c4657f35a6a6890992ad) Signed-off-by: Ed Tanous <ed.tanous@intel.com> Change-Id: Ie2294f8e324249a44ef73aa10d57f332e8f54168 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Remove waits on chassis-control in host targetsMatt Spinler2019-04-154-8/+0
| | | | | | | | | | | The org.openbmc.control.Chassis service is no longer used for anything and is being removed, so remove the waits on it. (From meta-phosphor rev: 0603d1636896adce54710c3658dcd9f701d97b77) Change-Id: I03872ee827562be1d7e6d06d6503545ad1d38af6 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* mboxd: Depend on xyz.openbmc_project.Control.HostAndrew Jeffery2019-04-151-2/+2
| | | | | | | | | | | | | | | | | This is one of the bus names claimed by ipmid, and according to bea22141ca95 ("Ensure ipmid doesn't start until on dbus") it's the last to be claimed. Depend on this to ensure our required IPMI services are available. I've observed a reasonably reliable difference in behaviour between depending on the canonical service (phosphor-ipmi-host.service) vs the alias (xyz.openbmc_project.Control.Host.service) in that setAttention()s from mboxd state changes were propagated as expected in the latter case but not in the former. (From meta-phosphor rev: 3b0c37e3e0bf2a6f6e9cca7f4f1e49f4c79cc1e1) Change-Id: Ibcda190e28aa169923f80f48ab98a2a2bd890e4a Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-host: Units can depend on xyz.openbmc_project.Control.HostAndrew Jeffery2019-04-151-0/+1
| | | | | | | | | | | Expose an alias so if other units depend on the DBus presence of ipmid they can explicitly depend on it. (From meta-phosphor rev: beb3181dac206700ce9ab5253448f877b4420b7c) Change-Id: Ic72d56969edc83422ee7c79d6d7bbb6fc7c8197f Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add obmc-ikvm application to the apps packagegroupEddie James2019-04-151-0/+1
| | | | | | | | | | The obmc-ikvm application is a daemon to control IpKVM functionality. (From meta-phosphor rev: 6ace8c0a1b7510b748a9e6e8412647e126209e30) Signed-off-by: Eddie James <eajames@us.ibm.com> Change-Id: I856e009ed6fef6d02bd28bcecde09168a1bd114e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* obmcutil: Add 'sh' version, remove python versionAnthony Wilson2019-04-154-15/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | obmcutil was moved from skeleton to state-manager and converted to 'sh'. obmcutil-completion.sh no longer needed in pydevtools. Add recipe for new repo `phosphor-power-control` to install chassiskill. Adds the phosphor-power-control apps to the chassis-state-mgmt packagegroup. Install the components associated with the phosphor-state-manager package into bin. phosphor-state-manager: srcrev bump 32c532ea9b..19096267d4 Alexander Filippov (1): obmcutil: add more info to state subcommand Anthony Wilson (2): obmcutil: Add to 'make install' list obmcutil: Add chassiskill option Patrick Venture (2): build: pkg anti-pattern: use defaults build: install into bin instead of sbin (From meta-phosphor rev: 3492fb98c0a181a1c2adaae9682ef66683407241) Change-Id: Id0afaa80d1fa0c309d3d6d3483c40d26351f5f06 Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump ffdc4799ad..a218ddb84cAndrew Geissler2019-04-151-1/+1
| | | | | | | | | | | | | | Dawid Frycki (1): WFT Baseboard: add Node Manager sensor James Feist (1): Remove unnecessary chatter from the log (From meta-phosphor rev: 6b184bfdca5508b74616a271f9945070eaad0983) Change-Id: I3b21481688f5e4fdeb99be239676feb00de44ce1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump 11df4f6906..5023aa95ffAndrew Geissler2019-04-151-1/+1
| | | | | | | | | | | | William A. Kennington III (2): message/unpack: Fix undefined behavior autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 9a3af8ce6761bf42b4dccdfbab74d31b6ff1e217) Change-Id: Ie6e7ea142fede167169db7a0142dcd824074d99a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* dbus-sensors: srcrev bump d2543f81f4..93dc2c8e7cCheng C Yang2019-04-151-1/+2
| | | | | | | | | | | | Cheng C Yang (1): Enable PSUSensor support (From meta-phosphor rev: 57255c93fbbbfe5a5e7b7b1e8334277055976c03) Change-Id: I959ce6541145e95c70cc23f4b89125d751b072a7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-pid-control: srcrev bump 5782ab8136..ce6a3f36ceAndrew Geissler2019-04-151-1/+2
| | | | | | | | | | | | | | James Feist (1): Remove threads Also add boost depends, as asio is now being used. (From meta-phosphor rev: 7c617d052bcff00996eba227c2af230ea498f63b) Change-Id: I23f090e9f010856441f56fa21604ae250a71ba3a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-intel: common: move all services to multi-user.targetPatrick Venture2019-04-151-4/+4
| | | | | | | | | | | | | | Hard-code multi-user.target instead of SYSTEMD_DEFAULT_TARGET. x86-power-control: srcrev bump 6ce6ab4548..2c714052d6 Patrick Venture (1): move all services s/obmc-standby/multi-user/g (From meta-intel rev: d6627dc3382296e7434abf45e496b2c7af1bb4cb) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I6b599ce7af132f347da5b1feb0607d55c0049042 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 2a265d54ac..0cd014ac63Andrew Geissler2019-04-121-1/+1
| | | | | | | | | | | James Feist (1): Sensor Reading Get: Add threshold byte (From meta-intel rev: e2d776ab67f423318c7f08ddd4793282e0b8ea9e) Change-Id: I673200f304b6b8331be395deaa285efee9de54eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-nuvoton: PECI driverJoel Stanley2019-04-121-1/+1
| | | | | | | | | | | | | | Tomer Maimon (4): dt-binding: peci: add NPCM PECI documentation peci: npcm: add NPCM PECI driver ARM: dts: npcm7xx: Add PECI description ARM: config: npcm7xx: Enable PECI driver (From meta-nuvoton rev: d562aa85335cac84486f600ef0d38c2a13a021fd) Change-Id: I9ae2bf07a50d489b6d329700f4cbdccef9825c69 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-nuvoton: Move to 5.0.7Joel Stanley2019-04-121-2/+2
| | | | | | | | | | This includes security and bug fixes from the 5.0.7 stable release. (From meta-nuvoton rev: ea7f9228b0d9a74dc28fb2fd3994b7164f82c7da) Change-Id: I70ed7d3222efcb3840e5a3230f6629ed82d0c77d Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: kcsbridge: use git protocol instead of httpsPatrick Venture2019-04-121-1/+1
| | | | | | | | | | | Use the git protocol with github packages instead of the https protocol for fetching the repository contents. (From meta-phosphor rev: 2180ac89721a7637b5d5f278d1134b6b04ac92b3) Change-Id: Iec4dbb000ebe7b556adc2f4e68a6e0dcb968c482 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: logging: point at binPatrick Venture2019-04-121-3/+3
| | | | | | | | | | | | | | | The components of phosphor-logging are now installed into bin instead of sbin. phosphor-logging: srcrev bump e5e3a9ccd0..e731044c79 Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 0cf4e35422b0add6afcbe9fe8162d02f0e5975ff) Change-Id: I378f1272cf362143e95d1456c27cc45abb8de090 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: i2c multi-master support, Infineon IR38064Joel Stanley2019-04-121-1/+1
| | | | | | | | | | | | | | | Jae Hyun Yoo (2): i2c: aspeed: Remove hard-coded bus timeout value setting i2c: aspeed: Add multi-master use case support Maxim Sloyko (1): hwmon: (pmbus/ir38064): Add driver for Infineon IR38064 Voltage Regulator (From meta-aspeed rev: d52d69399e0778bf2a306597a2f67dcd2dc36494) Change-Id: I3f348ea1359f4d3441a2153b761eba3b4610460b Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump c46f6cd7dc..11df4f6906Andrew Geissler2019-04-121-1/+1
| | | | | | | | | | | | Vernon Mauery (2): Fix up Get Device ID to use the new return helpers rewrite Reset Watchdog Timer command to use new provider API (From meta-phosphor rev: e2dd49542fa720f059d7e331761d9fb198050bd1) Change-Id: I9360fa36d5a69d21735cc4a83c54dad38aa7746f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump 4623908c8c..d5c34aa725Andrew Geissler2019-04-121-1/+1
| | | | | | | | | | | Gunnar Mills (1): Add Accelerator Interface (From meta-phosphor rev: 1504f58ff1bf822021b5118c8de753fd61be98ac) Change-Id: I569e029092faec0cdb0eb8f1ad0cfe9d4765af1c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump 0eb4035759..ffdc4799adAndrew Geissler2019-04-121-1/+1
| | | | | | | | | | | | | | Yong Li (1): Add CPU error related and bios post completed gpio configuration Zhu, Yunge (1): Add Fault leds gpio configurations (From meta-phosphor rev: 0ef498dd67326addafe393fb31b1a2bc4731b77a) Change-Id: Ib4e73bbcdbfa05f192baabf5c2cf67f86b77c57e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud