summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08meta-quanta: Add the led configuration for meta-gsjtony lee3-0/+91
Add the led configuration for meta-gsj - Enabled the LED group manager (From meta-quanta rev: 8fafb59db0a032b581c8465392577403717ac011) Change-Id: I027ee78275a3a274462918c7c630cd6a02ab25ee Signed-off-by: tony lee <tony.lee@quantatw.com> Signed-off-by: Tien-hung Huang <buddy.huang@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08meta-quanta: meta-gsj: Add quanta-nvme-powerctrl serviceSamuel Jiang6-0/+237
Add quanta-nvme-powerctrl which included three features: 1. When BMC bootup, initial nvme ssd powoer output. 2. monitor ssd present update ssd power output. 3. Add bucstl commands to set Present property to d-bus nvme manager and set fault led if needed. (From meta-quanta rev: abda561c2bc846d42808c4c752a42c936e871b2f) Change-Id: Ib52b7505e4c6292bb08e1e2ef43c6a9459ef46b5 Signed-off-by: Samuel Jiang <Samuel.Jiang@quantatw.com> Signed-off-by: tony lee <tony.lee@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08Add ipKVM applicationEddie James2-0/+19
Add the application recipe and service to start application when the BMC boots. Append the libvncserver depdendency to minimize the image size impact. (From meta-phosphor rev: 1205c5b25ae674cdd568ed8cbdfa99f3ea7ba788) Change-Id: I7791f3512e9ba7a33d95df7ea30d0dc48a218d2f Signed-off-by: Eddie James <eajames@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08phosphor-watchdog: Use meson instead of autotoolsWilliam A. Kennington III1-2/+5
This will allow us to get rid of autotools in the upstream sources. (From meta-phosphor rev: 5fef274d2238a6baae3e865161505a8432e1ed7b) Change-Id: Idbfbd7445ba186555812a6ab29e2e8c97a067c30 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08meta-hxt: initialize the MAINTAINERSYuan Yao1-0/+47
Add the maintainer and reviewer: M: Yuan Yao <yao.yuan@hxt-semitech.com> <yyaocs!> M: Brad Bishop <bradleyb@fuzziesquirrel.com> <radsquirrel!> R: Patrick Venture <venture@google.com> <venture!> (From meta-hxt rev: 169c6d7057c3f9ea969a98e3e37c954d8f95ef97) Change-Id: Ief5633c76d8be67be0975844ca38b7d736f9122e Signed-off-by: Yuan Yao <yao.yuan@hxt-semitech.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07meta-openpower: host: move all services to multi-user.targetPatrick Venture2-2/+2
Hard-code multi-user.target instead of obmc-standby.target. (From meta-openpower rev: e2b29cdb07335dd7f874fa37771ed415b0dae6e1) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I64d736552808d55c0bf35c0cf12a83b71ca74c6a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-certificate-manager: srcrev bump 278a6a65af..8841dbd66eAndrew Geissler1-1/+1
Marri Devender Rao (1): Modify unit test cases to cater for Certificate D-Bus object (From meta-phosphor rev: 86b8529e34cecaaa61dbdef4d101e4c2c7ea7515) Change-Id: I4ecff9a81fb39ec472f952f0f1d79ff2ffc272f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-objmgr: srcrev bump 12025cdc6a..7f83837608Andrew Geissler1-1/+1
Andrew Geissler (20): unit-test: Introduce unit tests to phosphor-objmgr unit-test: Test need_to_introspect function unit-test: Add all required parameters to removeAssociation unit-test: Create initial associations file unit-test: Test removeAssociations interface unit-test: Move asio server to its own class unit-test: Move association create funcs to util unit-test: Request distinct name per test app unit-test: Test deleting entry on name change unit-test: Move removeAssociationEndpoints() unit-test: Utilize common code for endpoint remove unit-test: Move checkAssociationEndpointRemoves unit-test: Test checkAssociationEndpointRemoves() unit-test: Move associationChanged() unit-test: Add some doc on Association unit-test: Debug functions to dump data structures unit-test: Test associationChanged() unit-test: Fix bug when endpoint empty unit-test: Move processing of interfaces added unit-test: Test interfaces added function (From meta-phosphor rev: 70bec1f018b3797d613653d35700bb0268bbdc72) Change-Id: Iaa4d1d16f46484392049fc31d8d1904bcec7d309 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07stdplus: Use meson instead of autotoolsWilliam A. Kennington III1-8/+4
This will allow us to get rid of autotools in the upstream sources. (From meta-phosphor rev: 6838e7ce10ee9970aeb27262dcc45d11449f21d3) Change-Id: I57490fd3635357bc203e8fb0e40b27217e5d8f79 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07sdeventplus: Use meson instead of autotoolsWilliam A. Kennington III1-5/+4
This will allow us to get rid of autotools in the upstream sources. (From meta-phosphor rev: fe1b9e8f48bece7e78be566de44d634a6c5a4b35) Change-Id: I1f1703d742d227604c95f6d86ce5d8b44a3240bd Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07meta-ibm: remove phosphor-isolation from witherspoon and romulusLei YU2-2/+0
The distro feature phosphor-isolation is added into openbmc-openpower distro feature and becomes common for all openpower machines. So remove them from meta-witherspoon and meta-romulus. This shall be merged after the commit of adding phosphor-isolation in openbmc-openpower is merged. Tested: Verify the Romulus build picks phosphor-isolation distro feature (From meta-ibm rev: 90f4ccb72200c26d13d3bbd70b6eb7cd90c3dff7) Change-Id: I8e64bee92eaa7c69928399ceedec6f889a713156 Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07meta-palmetto: Use mboxd instead of aspeed-lpc-ctrlLei YU1-1/+1
Palmetto is going to enable phosphor-isolation, which requires to use mbox for PNOR access instead of directly mapping on LPC to PNOR. Tested: With Palmetto's [dts fix][1] and a PNOR build that enables [PNORDD_IS_IPMI][2], verify Palmetto boots host successfully. [1]: https://patchwork.ozlabs.org/patch/1042662 [2]: https://github.com/open-power/op-build/pull/2680 (From meta-ibm rev: 9ba4f883224f2c101b0d4a6df1ddb3cd787a61fa) Change-Id: I7c225ab2f3afd4d31a217a616bfcc7412805004a Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-webui: srcrev bump ddda4dece0..a5deeeafe8Andrew Geissler1-1/+1
AppaRao Puli (1): WebUI: Sensors page modifications beccabroek (1): Add form validation and toast messages to user mgmt dixsie (1): Correct typo on stylesheet comment (From meta-phosphor rev: 3d743f4cdb6416b7a1e4fa89430acf45bdfbc5fb) Change-Id: I30ee67b5c5837bab5033f27119e07c2ee445f068 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07entity-manager: srcrev bump eb5392c31d..444830eed8Andrew Geissler1-1/+1
James Feist (3): Fix direction fru-device: Strengthen fru header check fru-device: Fix bus lock timeout (From meta-phosphor rev: b54069c6926b615a14890e9e90a2a2baef3ed146) Change-Id: Id7431cfc476086e1656d89a47562a4a0188c69d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07mboxbridge: srcrev bump 81d27b0453..a804a73c39Andrew Geissler1-1/+1
Andrew Jeffery (2): MAINTAINERS: Remove Suraj mboxctl: Fix retrieval of property-based state (From meta-phosphor rev: f10f4e7815ea475a46142ead96e3a9c3e6c8fcf1) Change-Id: I4349a963c3e50ca6fae27f323493e267dc34c1c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-pid-control: srcrev bump fe0b896bfe..5782ab8136Andrew Geissler1-1/+1
James Feist (1): Bugfix: dbusconfiguration: read correct hysteresis (From meta-phosphor rev: 09d414c5e209b507ee5dc15976d65ec481bb71f8) Change-Id: I6b6ea543a9057c2f5103d81494ac45f1c72aef5c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07gpioplus: srcrev bump 9dd00de706..48e6288da8Andrew Geissler1-1/+1
William A. Kennington III (1): meson: Use declare_dependency for libraries (From meta-phosphor rev: 3f9ff5ca207cb3fa8db7a7ce809f217935b45c95) Change-Id: Ia2dbbfeb18967b4ec762343fc37a4d7e2c49e8e7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07sdeventplus: srcrev bump 1e125d974b..8ec59e6242Andrew Geissler1-1/+1
William A. Kennington III (3): source/base: Fix docs for owning constructor meson: Style fix meson: Use declare_dependency for libraries (From meta-phosphor rev: cef82489918d057ba289ceea485ce2520fb9451e) Change-Id: I9bee365cbf3702df84e90880c2f14de9602510f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07stdplus: srcrev bump bff0b0fe90..97e394714eAndrew Geissler1-1/+1
William A. Kennington III (2): meson: Style fix meson: Use declare_dependency for libraries (From meta-phosphor rev: 391aa60ad35daee86a7f62821ba7b1b5b2e90d2e) Change-Id: I96e5410e32f05db22d88313ffd3719b703bf39bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07btbridge: srcrev bump 8fb36a936f..bfbc29c9d2Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 945989e256afc9e7d9192d4a8f0074d20db40fd8) Change-Id: I55b38bda6710a6cb7ec43334d47fe48289ee9e99 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-hwmon: srcrev bump 7e276658d0..1f30ab2c47Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 5e1d0498314186e1031f360ccdf9e8a4ae5e1ca8) Change-Id: I658731d5c7f1cbfc30fc487944c6098d1c9486cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-snmp: srcrev bump 7f1c6e1d2e..52b3ad2a60Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 876903742df077349222441bb67d9cb98b9e5ad1) Change-Id: Ibae853e0c2e8e132e44054e6b0e03d84c3a3cc5e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-watchdog: srcrev bump 8c8072aa4a..26eef26c97Andrew Geissler1-1/+1
William A. Kennington III (1): mainapp: Add an option for watching post codes (From meta-phosphor rev: 4fb0ccedabbcdbe474e056d419bd19c7aae96751) Change-Id: I03be2a65ac6a067635c8858ab79f560b20b65643 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-host-ipmid: srcrev bump 0120b68041..6c90b04bc5Andrew Geissler1-1/+1
James Feist (1): message: pack: add variant support Richard Marian Thomaiyar (1): Add convert current channel number function Vernon Mauery (7): Catch sdbusplus exceptions in IPMI net Add support for returning optional values Fix utility.hpp to use correct types for Request and Context rewrite Get Device ID using new provider API rewrite Get Self Test Results to use new provider API rewrite Get BT Capabilities using new provider API remove app wildcard handler (From meta-phosphor rev: 0562f9fb6dd099f54c57da3910136046f7f25665) Change-Id: Ica09d4e0d4b7a61636e56d7f2587389d6e4a8cc7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07dbus-sensors: srcrev bump c9445d8bf2..cee4ef2ffeAndrew Geissler1-1/+1
James Feist (1): Remove other errant debug print (From meta-phosphor rev: b6bb6590c448c321fa74ec03606cf777736a4ca2) Change-Id: Ied66c5b917a5cab6478bf8520de91f732bd6bdf5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07libmspack: update to 0.10.1Armin Kuster1-3/+3
For details see: https://github.com/kyz/libmspack/blob/master/libmspack/ChangeLog change compression to match that now being used from source (From meta-security rev: 8a1f54a246f3e8d5236a29ee31e7bcee80093688) Change-Id: I1d9eb941e4d6410145fc5032e438d7df3647449b Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07ccs-tools: move to reciped-macArmin Kuster2-0/+0
(From meta-security rev: 98750e89336a9bd746f44c79b901c7328d314a16) Change-Id: I02b2ce8beb35d302c95dddde6e11655a963f19b0 Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07layer.conf: Add warrior to compatible release seriesArmin Kuster3-3/+3
(From meta-security rev: 63af29ba489516e5711a12a3460b547ad7aa34b2) Change-Id: Ia2836d7dc0f23b3d53d5ab7bda0ef2a79fce3196 Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07linux_raspberrypi_4.19: Update to 4.19.32Peter A. Bigot1-2/+2
The rpi-4.19.y branch has been rebased and the commit specified for 4.19.30 no longer exists upstream. (From meta-raspberrypi rev: 9ceb84ee9e2cd42a95eb8dd5848dfbcebb5658c0) Change-Id: I3523a8c13327cac2043006fad990adbd6d4756a2 Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07meta-inspur: layer.conf: Add warrior compatibilityPatrick Venture1-1/+1
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-inspur rev: ba5f0c7441a2ad1dd87fb1a3c37ae7ca6e66df34) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I99469a26e5cab061b07485a870692bfde220a0b1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06update upstream subtreesBrad Bishop93-108/+652
A number of corequisites exist so squashing these all into one patch. meta-ingrasys - refresh master bc513127f4..67bcaf389f meta-hxt - refresh master 86a4df514f..8fe0d38bbb meta-phosphor - refresh master 06c09d7cce..df6ddae3d2 meta-quanta - refresh master 4f126361a1..53f3025271 Change-Id: I3daeef2a0467d8ea4f1fd1c617e526f8b11258af Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06bmcweb: srcrev bump 20e6ea5dbf..08244d0221Andrew Geissler1-1/+1
Andrew Geissler (1): Initial redfish logging support Ed Tanous (3): bmcweb: avoid move in error conditions bmcweb: return 405 when a method is not supported bmcweb: fix an issue with /org endpoints Gunnar Mills (3): Fix DCPowerOff.NumberOfArgs Mandatory prop Fix AllowableValues failProp error Bump ManagerNetworkProtocol to fix error James Feist (1): pid: fix zone string length Sunitha Harish (1): Redfish(Network): VLAN PATCH fix Tanous (1): Allow multiple registrations (From meta-phosphor rev: 06c09d7cce81a9ca3cddb59f3645f833dd655e80) Change-Id: I8dd7b633925ac05645008a74f8b29af2f29c99e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-google: layer.conf: Add warrior compatibilityPatrick Venture1-1/+1
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-google rev: 2282c02ed2b9021205840e6bd9b3fdcf70870f87) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I9396d0ec3ea4fbbb9a8ba5aaa685196f7a087dd3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-nuvoton: layer.conf: Add warrior compatibilityPatrick Venture1-1/+1
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-nuvoton rev: 31c2543b6b367baa8984e07e4497827603ae704e) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I658fff16c88f8ed1b5f3ad7eacc2ff6b51dbb1d4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06wspoon: Add error policy table 1.8.3Matt Spinler1-4/+277
The biggest change is some device path changes for the 5.0 Linux kernel. (From meta-ibm rev: a17237d9b1e41d6661d4ae468a3c726b0e0c4ebb) Change-Id: I717f1a0346f8822cbde049a24af2799a8264ed6e Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-qualcomm: centriq2400-rep: move all services to multi-user.targetPatrick Venture1-1/+1
Hard-code multi-user.target instead of SYSTEMD_DEFAULT_TARGET. (From meta-qualcomm rev: 2e9af8db4508967629aed1d039071ae4062c442e) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I4f65d5f0829d5561a1a524be17a37c23df0fc11c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-facebook: layer.conf: Add warrior compatibilityPatrick Venture1-1/+1
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-facebook rev: ecbe3814cf69ecf51052ac9f0129306f9fd2dd78) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Icd1ed7dd25f959f888f1125ad47bdbb2b16c02e1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06u-boot-aspeed: MT25QL01GB NOR and G5 variant supportJoel Stanley1-1/+1
Adriana Kobylak (1): aspeed: flash: Add MT25QL01GB chip David Thompson (1): aspeed/ast-scu.c: add ast_get_m_pll_clk() for AST_SOC_G5 (From meta-aspeed rev: e16d4b9d34e083c851b31d33c549f70fc258ca11) Change-Id: Ibf2c19287048c2fa82c9c9cffdb86f524cdee16c Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06linux-aspeed: Add video engine driverJoel Stanley1-1/+1
Eddie James (7): media: platform: Aspeed: Remove use of reset line media: platform: Aspeed: Make reserved memory optional media: dt-bindings: aspeed-video: Add missing memory-region property clk: Aspeed: Setup video engine clocking ARM: dts: aspeed-g5: Add video engine ARM: dts: witherspoon: Enable video engine ARM: dts: romulus: Enable video engine Joel Stanley (1): ARM: config: aspeed-g5: Add video engine driver (From meta-aspeed rev: 462dc06e904d6d044ab86e9595bf8201dcc5996f) Change-Id: I67c7818daaf4e02857dd110be4fec03e6fcb57f2 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-ibm: move all services to multi-user.targetPatrick Venture11-11/+11
Instead of obmc-standby.target, use multi-user.target. (From meta-ibm rev: 85cff8cc9e66049d8ac26271c13f82d894ac572f) Change-Id: I03c3d41c031343fa584511889c70e3def92cb83d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-openpower: Add phosphor-isolation distro featureLei YU1-0/+1
Add phosphor-isolation in meta-openpower, so all openpower machines enable this feature. Tested: Build Palmetto with mboxd and verify it boots host successfully. (From meta-openpower rev: 3f08cb351e0282106ec734a03454a7d8e7bdec62) Change-Id: I1364305cd1b420e254c3c4728f77b89ed36e25ef Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-openpower: phosphor: move all services to multi-user.targetPatrick Venture2-2/+2
Instead of obmc-standby.target, use multi-user.target. (From meta-openpower rev: efc2c0953f5331a8321f03fcee5e04846128909f) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Idf20ccf23a98d5d81dd59d47e0c7dad45a0eb670 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-quanta: layer.conf: Add warrior compatibilityPatrick Venture3-3/+3
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-quanta rev: 4f126361a17e37cfc96d5f9ccd5e3b81fa8b5ae2) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I0a6cc767e787cef3d31d75b987b9369e44a7afc9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-inventec: lanyang: move all services to multi-user.targetPatrick Venture1-1/+1
Hard-code multi-user.target instead of SYSTEMD_DEFAULT_TARGET. (From meta-inventec rev: 521a392c707e349dc0533ec02816a8759046d7ec) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Id7412279b4d673ded2c9947ea8e7ce354d5d7054 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-phosphor: obmc-phosphor-buttons: point to binPatrick Venture1-3/+3
Point to bin where the package now installs. phosphor-buttons: srcrev bump 391a21a1bb..6910122589 Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 1eed372c024f29a14a042d6d0f0fc58a8b6f7c37) Change-Id: I8f761f8f8569cb8feff80f3275d5ec4e19261dc2 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-phosphor: software-manager: install into binPatrick Venture2-8/+8
Install the components associated with the phosphor-software-manager package into bin. phosphor-bmc-code-mgmt: srcrev bump efd8e9106a..ab8231c663 Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 5c05f8ab24c9ae6f655a9c5c4ccf5a60f9796491) Change-Id: Ie79ae3e3d9f58d598e8c54697ed7b0b89e7974ad Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-phosphor: user-manager: point at binPatrick Venture1-3/+3
The components of phosphor-user-manager are now installed into bin instead of sbin. Update the recipe to reflect this. phosphor-user-manager: srcrev bump 736648e25e..c3f56c50ff Patrick Venture (1): build: install into bin instead of sbin raviteja-b (1): LDAP:change default values of GroupNameAttribute and UserNamAttribute (From meta-phosphor rev: 7c9d6f940ed6fca0dffc9835c261bc3da3a4f4ba) Change-Id: I069d614f78c1332f4026e8ad3977f74063b746d8 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-05reset upstream subtrees to HEADBrad Bishop4498-94903/+157653
Reset the following subtrees on HEAD: poky: 8217b477a1(master) meta-xilinx: 64aa3d35ae(master) meta-openembedded: 0435c9e193(master) meta-raspberrypi: 490a4441ac(master) meta-security: cb6d1c85ee(master) Squashed patches: meta-phosphor: drop systemd 239 patches meta-phosphor: mrw-api: use correct install path Change-Id: I268e2646d9174ad305630c6bbd3fbc1a6105f43d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-05meta-phosphor: rsyslog: turn off remote loggingBrad Bishop1-1/+0
Don't enable the remote-logging image feature by default. This avoids https://github.com/openbmc/phosphor-logging/issues/19, which prevents OpenBMC from advancing its upstream subtrees (like poky, meta-openembedded ...). (From meta-phosphor rev: b2c81a4dbdb409e1fae7fdefda99adb97f40d912) Change-Id: I428e2d5a8d1184c25e4900ae166a99baf5f8094d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-05meta-openpower: layer.conf: Add warrior compatibilityBrad Bishop1-1/+1
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-openpower rev: f4e8b42d7e60df3887a0f0dfaa69d1d006fdae5c) Change-Id: I56ba80ec39c2e16d2a207a710d2605316f626537 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>