summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/dbus
Commit message (Collapse)AuthorAgeFilesLines
* Revup phosphor-dbus-interfacesTimothy Pearson2019-04-251-2/+2
|
* Redirect most of the Phosphor applications from GitHub to the Raptor ↵Raptor Engineering Development Team2019-04-253-3/+3
| | | | Computing Systems GIT repositories
* 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>
* 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>
* phosphor-dbus-interfaces: srcrev bump 5515c34fde..4623908c8cAndrew Geissler2019-04-111-1/+1
| | | | | | | | | | | | | | Jason M. Bills (1): Add interface definition for Redfish PCIe support Ratan Gupta (1): Ldap: Add the BindDn password in the config interface (From meta-phosphor rev: 2ee110e06492746202782bc841e5c46ad1a43c09) Change-Id: I8ab524edc25effa3dddfc3b3182cf42470e225cd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump 7f83837608..686ae77a74Andrew Geissler2019-04-101-1/+1
| | | | | | | | | | | Matt Spinler (1): Add test artifacts to .gitignore (From meta-phosphor rev: 17fc81b549332e0f01ae4030a153e60059afb58f) Change-Id: I3fbb4da1b35a24639d2df16791ddbdff5142b2f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump 12025cdc6a..7f83837608Andrew Geissler2019-04-071-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>
* update upstream subtreesBrad Bishop2019-04-062-2/+2
| | | | | | | | | | | | 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>
* phosphor-dbus-monitor: srcrev bump 50b4b44aed..92907da08eAndrew Geissler2019-03-281-2/+2
| | | | | | | | | | | Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: ed758c118274afa443784cf28efcad5617716a79) Change-Id: I82d924e2259c59071269920999042ff59646773a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: Fix explicit dependencies antipatternBrad Bishop2019-03-281-3/+0
| | | | | | | | | | | | | | | | | | | | Out of the box bitbake examines built applications, automatically adds runtime dependencies and thus ensures any library packages dependencies are automatically added to images, sdks, etc. There is no need to list them explicitly in a recipe. Dependencies change over time, and listing them explicitly is likely prone to errors - the net effect being unnecessary shared library packages being installed into images. Consult https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-RDEPENDS for information on when to use explicit runtime dependencies. (From meta-phosphor rev: 26873c99d30b55e21a920c9851f21c3e2eab19f7) Change-Id: I38640d75a2d834c07d45ddcdb0162f1a23f848d9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump 096a5af0a3..5515c34fdeAndrew Geissler2019-03-201-1/+1
| | | | | | | | | | | | | | | | | Cheng C Yang (1): Create dbus interface for SOL commands James Feist (1): Add CFM Limit interface Richard Marian Thomaiyar (1): Clean-up: Remove Password.interface.yaml (From meta-phosphor rev: 2560d77385fd10d719585a5f756a75480433d052) Change-Id: I90dbfa9b80812bf76dcc0865da495c1ded04e6e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-user-manager: srcrev bump a929752bef..95a2931473Andrew Geissler2019-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Ratan Gupta (2): squash the following commits LDAP: Add the persistency for the "Enabled" property phosphor-dbus-interfaces: srcrev bump c3b1900e97..096a5af0a3 Qiang XU (1): Add intrusion sensor interface Ratan Gupta (1): Re-enable "Add few additional properties in the LDAP config" raviteja-b (1): Adding dbus method for GetUserInfo under User Manager (From meta-phosphor rev: e39cf941b88fe85eb72560f07ba23f26d7554e74) Change-Id: I65133791a575686cc1de848555c954fe39146a2f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-dbus-interfaces: srcrev bump 1838fe7365..c3b1900e97Andrew Geissler2019-02-201-1/+1
| | | | | | | | | | | | | | Brad Bishop (1): Revert "Add few additional properties in the LDAP config" Ratan Gupta (1): Add few additional properties in the LDAP config (From meta-phosphor rev: a28e92f24fe4aab4a0e5dd7f4d4654fcb1a2b155) Change-Id: I0bc2cd7f29cf8646e6e009e61ce68648dd0d7f09 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-dbus-interfaces: srcrev bump f6a0e40679..1838fe7365Andrew Geissler2019-02-181-1/+1
| | | | | | | | | | | | | | | | | Jayanth Othayoth (1): Add Certs Manager interface. Patrick Venture (1): build: pkg anti-pattern: use defaults William A. Kennington III (1): network/system: Add IPv6 Gateway Property (From meta-phosphor rev: 45ab5f58782b59758bd4c8bc8ae0e317e1fe7684) Change-Id: Ib7dd99aec22e16034eeb8993cf7771cf8e9f291f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump 09be576c5a..12025cdc6aAndrew Geissler2019-02-141-1/+1
| | | | | | | | | | | Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 51282beb8908827ecfe765b3f633787960d5fe18) Change-Id: I38b45c97f6158b11f15686bf186450d7d1c7712f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-monitor: srcrev bump 12789e6c66..50b4b44aedAndrew Geissler2019-02-141-1/+1
| | | | | | | | | | | Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 43cec543353b36492a9df99830797703ce800df2) Change-Id: I1de2baa7df72d797e7c06d526165594c0b1dd5fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump 05207d6942..f6a0e40679Andrew Geissler2019-02-131-1/+1
| | | | | | | | | | | Matthew Barth (1): xyz.openbmc_project.Control.ThermalMode interface (From meta-phosphor rev: 468328dd1d1c058c7bc8a11dd2b7bf3d165e4277) Change-Id: I38a7d323176358307249b5aa04a3c869f8dac19a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump d732287cdd..09be576c5aAndrew Geissler2019-02-041-1/+1
| | | | | | | | | | | | Matt Spinler (2): mapper: Keep track of association owners mapper: Support association property removes (From meta-phosphor rev: 948363e08c8dbfcb8665be17856d50332fc6e4dd) Change-Id: I22f93d3334c19751f299b1522765a2b30ca4236b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: refresh master: 80d39cecca..c531e38a57Brad Bishop2019-01-301-1/+1
| | | | | | | | | | | | | | | | | | | | | Update meta-phosphor to master HEAD. Andrew Geissler (12): dbus-sensors: srcrev bump e8b60d0bf0..b82c2a78c7 entity-manager: srcrev bump bcf722e0ce..63845bfe69 bmcweb: srcrev bump 7625cb81a6..da21df7cde phosphor-webui: srcrev bump a83cd057aa..7e48d0818a phosphor-ipmi-flash: srcrev bump 46bdadc210..13e49868de phosphor-fan-presence: srcrev bump f0b020fb32..a1aef7a100 phosphor-hwmon: srcrev bump 9a7ef7c639..cd40c8815a phosphor-net-ipmid: srcrev bump 744b3c8b84..22c8a210c4 phosphor-net-ipmid: srcrev bump 22c8a210c4..5f1dd316fc phosphor-net-ipmid: srcrev bump 5f1dd316fc..d5a4f45e1e phosphor-host-ipmid: srcrev bump 23df06f44f..f301f04567 phosphor-objmgr: srcrev bump a82779fb66..d732287cdd Change-Id: Ic03af27608cb33750e1d9d4765f521a39463762c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump da29706fc3..05207d6942Andrew Geissler2019-01-241-1/+1
| | | | | | | | | | | | | | | Kuiying Wang (2): Define enabled property for reset/power button Add power control interface William A. Kennington III (1): network: Add a neighbor interface (From meta-phosphor rev: 92dde13842385ec9f549f2c5d22f839600015d79) Change-Id: I6bddeffb6e4c1da75a741ad2061f5094eb7c1d4d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump c39e8ce1a6..da29706fc3Andrew Geissler2019-01-181-1/+1
| | | | | | | | | | | Oskar Senft (1): Add chassis type to Inventory.Item.Chassis. (From meta-phosphor rev: c250434dda37ce7dba1669615c079599243376cd) Change-Id: Icda75dc44736dc6756b3d5924141b0b140d06d0e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump d8b93b5773..c39e8ce1a6Andrew Geissler2019-01-171-1/+1
| | | | | | | | | | | | | | Marri Devender Rao (1): Add TPM interface with no attributes to Inventory William A. Kennington III (1): watchdog: Rename timer use fields and enum (From meta-phosphor rev: 4f5582699a98f5d95f698259f1a9ca2fa05b6f81) Change-Id: If848ff4af8c9ce7bf74cfaf4277d086415cedf95 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump cb1d059ceb..d8b93b5773Andrew Geissler2019-01-151-1/+1
| | | | | | | | | | | Yong Li (1): Add the time use related fields defined in IPMI spec (From meta-phosphor rev: e4eac8cacb7341ad6d82091df61b911fc8781676) Change-Id: I0de464ae37b69bb6bdb9617e166bb27858a99ef7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump 8ce2ddd93c..a82779fb66Andrew Geissler2019-01-131-1/+1
| | | | | | | | | | | | Matt Spinler (2): mapper: Add missing parent paths in ifaces-added mapper: Delete unecessary parent paths on removes (From meta-phosphor rev: faf1eb045146386a5157f0fcd9a7263154cffccf) Change-Id: If31d1bdb410663a347e4008cd5a817c78d7de9ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump 99b5aaa499..cb1d059cebAndrew Geissler2019-01-111-1/+1
| | | | | | | | | | | Lei YU (1): Fix invalid enum value in User/Ldap/Config.interface.yaml (From meta-phosphor rev: 0a90182c99c738105df6f6c12467ccdfd2d720ec) Change-Id: I7f422e9287566500ceb83f0582aedebc3460a100 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump 47c09755e5..8ce2ddd93cAndrew Geissler2019-01-071-1/+1
| | | | | | | | | | | Matt Spinler (1): mapper: Don't stop after first GetAncestors result (From meta-phosphor rev: 105220c82ed7c7a5483678632dc72b7436546c53) Change-Id: I349fb39cefbf1934fe69f7abb195c0d264b8ecb3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: master refresh 65f8850b66..aa2e4bba38Brad Bishop2018-12-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Update meta-phosphor to master HEAD. Andrew Geissler (13): skeleton: srcrev bump a9427c85f3..e32e33784a phosphor-dbus-interfaces: srcrev bump 0e6d655be2..99b5aaa499 phosphor-dbus-monitor: srcrev bump ecf8910c01..12789e6c66 phosphor-fan-presence: srcrev bump 4978e06c45..f0b020fb32 phosphor-networkd: srcrev bump 35297177b8..cb500dc2b5 phosphor-pid-control: srcrev bump f77ecc7bca..208abce8d8 phosphor-host-ipmid: srcrev bump e04c004b21..4fe7efe885 bmcweb: srcrev bump 3112a144b3..63c7908ddb dbus-sensors: srcrev bump f87dc4c139..7c977b6de8 phosphor-webui: srcrev bump bd500cd2d6..dbf0481196 dbus-sensors: srcrev bump 7c977b6de8..ce3fca414e phosphor-time-manager: srcrev bump 1f1d8e012f..37539dcc2b sdbusplus: srcrev bump 6b4fb2969c..f042393a65 Brad Bishop (1): phosphor: net-snmp: clean up configure options Change-Id: Icfb3ec61eeb63921cce883cbabfa318361964052 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: master refresh 632923e49c..65f8850b66Brad Bishop2018-12-061-1/+1
| | | | | | | | | | | | | | | | | | | | | Update meta-phosphor to master HEAD. Andrew Geissler (8): bmcweb: srcrev bump 99ad599508..3112a144b3 phosphor-networkd: srcrev bump 74db23cf88..35297177b8 phosphor-objmgr: srcrev bump 6a39e8c727..47c09755e5 entity-manager: srcrev bump b69602b877..61c25c07ca dbus-sensors: srcrev bump 95b079b785..f87dc4c139 phosphor-snmp: srcrev bump bbee5d0d8f..9d18e56285 phosphor-host-ipmid: srcrev bump 77ff3fe596..e04c004b21 phosphor-ipmi-blobs: srcrev bump 50539d3646..9e0c1af678 Yong Li (2): Fix incorrect license type Do not use DBUS_SERVICES in the systemd string substitutions Change-Id: I3f170aee1b5d0e0ab5f040c6a13d39274fdedfc2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-monitor: srcrev bump efcd653d74..ecf8910c01Andrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Matt Spinler (1): Use new Association interface name (From meta-phosphor rev: 84693656faf428ed2c5753b8c6a73ff46725c899) Change-Id: I569f3fa8c39028fef38f91f714892aca0c3ff415 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-mapper: switch to c++ mapperMatt Spinler2018-11-291-5/+5
| | | | | | | | | | | This patchset includes the set of patches required to build and use the c++ version of the mapper. (From meta-phosphor rev: 940ede4c9ababd85d5b766c3758439a00bb922b2) Change-Id: I5c8114806b5a87f5b217fc6a78323355304213c9 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump af1aa756a1..6a39e8c727Andrew Geissler2018-11-281-1/+1
| | | | | | | | | | | | | | | | | Ed Tanous (2): Mapper: Remove unused ObjectManager usage Remove interface filter Matt Spinler (3): mapper: Don't return the input path in GetSubTree bindings: Skip the default ifaces on enumerate mapper: Don't fail on some empty results (From meta-phosphor rev: 88f7c55b185e5061053c05a505b56097c3d9ebe3) Change-Id: Ia92cf7a31416850048e4f470a9cea177b203e30a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: bump: phosphor-dbus-interfaces and phosphor-user-managerNagaraju Goruganti2018-11-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This application updates have a coreq - bump together. 1. phosphor-user-manager: bump 9891f2f8f3..f5bd891cf5 Deepak Kodihalli (1): React to nsswitch config file changes Nagaraju Goruganti (6): ldap-config: remove Bindpassword and secureLDAP property from the interface phosphor-ldap-conf: validate LDAP Server URI phosphor-ldap-conf: update nslcd.conf file for OpenLdap phosphor-ldap-conf: add unit tests phosphor-ldap-conf: update nslcd.conf file with tls_cacertfile info phosphor-ldap-conf: nslcd restart service getting called twice Ratan Gupta (4): phosphor-ldap-conf: Don't map the uid with cn for openLDAP phosphor-ldap-conf: Don't create the LDAP config object phosphor-ldap-conf: Make correction in renaming path of nsswitch.conf Add readme for user manager Tom Joseph (1): Refactor mapper application to enable unit tests 2. phosphor-dbus-interfaces: bump 8d656133b3..0e6d655be2 Deepak Kodihalli (1): Don't store LDAP Bind password Ratan Gupta (3): Ldap: Remove the secure property from the ldap config and create interface Add errors to User/AccountPolicy interface Add errors to User/Attributes interface (From meta-phosphor rev: 3d4de530e15e54856ae9a346a379fdf10bd1633b) Change-Id: Ie99ccc9dad36bcf7d9cc7b7abb750023b97eb619 Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-monitor: srcrev bump 0b45a3ce6d..efcd653d74Andrew Geissler2018-11-201-1/+1
| | | | | | | | | | | William A. Kennington III (1): std::variant: Fixup .get() usage (From meta-phosphor rev: e5819b26e6e6a7de6feb9fe8cef7e741fd7f19a7) Change-Id: I805b2fe264a9563c1a8fa18666bbc356826c0d6e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump 5935b1e351..af1aa756a1Andrew Geissler2018-11-181-1/+1
| | | | | | | | | | | Brad Bishop (1): maintainers: Update committers (From meta-phosphor rev: 5eb4ba06cbabd79d831c8aaf317f1b7e046305a5) Change-Id: Idfdda40e7bca99573b60dcc6edcba6a7020162f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump a1acf5c639..8d656133b3Andrew Geissler2018-11-081-1/+1
| | | | | | | | | | | Nagaraju Goruganti (1): Declare errors in Config and Create interfaces (From meta-phosphor rev: 7b4d497d70dab3e15f6ff680663fd3931007bbc5) Change-Id: Iaaff003a585e9db55eb9054a2bfd6723f22d4495 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Allow mapper to introspect ObjectManager interfaceEd Tanous2018-11-071-1/+1
| | | | | | | | | | | | | | | There are a number of cases where daemons need the abilty to identify where the object manager is for a particular path, so it can make use of GetManagedObjects to reduce the number of dbus calls for enumerating certain subsystems. This pathset makes objectmanager show up in the mapper interfaces list. (From meta-phosphor rev: ca27b7ef42c56510cb9f5e1e3b6028b45eb613f8) Change-Id: Ibffc2a8755e57b91282319ab6a2e3aa74f89577d Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: master refresh 3026b0fa5a..d76a657a63Brad Bishop2018-11-056-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update meta-phosphor to master HEAD. Patrick Venture (52): meta-phosphor: obmc-console: set LICENSE field meta-phosphor: dbus-interfaces: set LICENSE field meta-phosphor: rest-dbus: set LICENSE field meta-phosphor: slpd-lite: set LICENSE field meta-phosphor: ipmi-host: set LICENSE field meta-phosphor: ipmi-net: set LICENSE field meta-phosphor: network: inarp: set LICENSE field meta-phosphor: network: set LICENSE field meta-phosphor: logging: set LICENSE field meta-phosphor: ipmi-tool: fixup LICENSE meta-phosphor: clear-once: set LICENSE field meta-phosphor: preinit-mounts: set LICENSE field meta-phosphor: systemd: obmc-targets: set LICENSE field meta-phosphor: dbus: perms: set LICENSE field meta-phosphor: dbus-interfaces-mapper-config-native: set LICENSE field meta-phosphor: dbus-monitor-config-native: set LICENSE field meta-phosphor: legacy-namespace-mapper-config-native: set LICENSE field meta-phosphor: mapper-config-native: set LICENSE field meta-phosphor: obmc-host-failure-reboots: set LICENSE field meta-phosphor: fan-control-events-config-native: set LICENSE field meta-phosphor: fan-control-fan-config-native: set LICENSE field meta-phosphor: fan-control-zone-conditions-config-native: set LICENSE field meta-phosphor: fan-control-zone-config-native: set LICENSE field meta-phosphor: fan-monitor-config-native: set LICENSE field meta-phosphor: fan-presence-config-native: set LICENSE field meta-phosphor: image-signing: set LICENSE field meta-phosphor: insecure-signing-key-native: set LICENSE field meta-phosphor: inventory-manager-assettag-native: set LICENSE field meta-phosphor: inventory-manager-config-native: set LICENSE field meta-phosphor: ipmi-channel-inventory-native: set LICENSE field meta-phosphor: ipmi-config: set LICENSE field meta-phosphor: ipmi-fru-merge-config-native: set LICENSE field meta-phosphor: ipmi-fru-properties-native: set LICENSE field meta-phosphor: ipmi-fru-read-bmc-inventory-native: set LICENSE field meta-phosphor: ipmi-fru-read-not-sent-by-host-inventory-native: set LICENSE field meta-phosphor: ipmi-fru-whitelist-native: set LICENSE field meta-phosphor: ipmi-inventory-sel-native: set LICENSE field meta-phosphor: ipmi-sensor-config-native: set LICENSE field meta-phosphor: ipmi-sensor-inventory-native: set LICENSE field meta-phosphor: logging-callouts-example-native: set LICENSE field meta-phosphor: logging-error-logs-native: set LICENSE field meta-phosphor: settings-defaults-native: set LICENSE field meta-phosphor: fan-presence-mrw-native: set LICENSE field meta-phosphor: fan-control-fan-config-mrw-native: set LICENSE field meta-phosphor: ipmi-fru-properties-mrw-native: set LICENSE field meta-phosphor: ipmi-inventory-sel-mrw-native: set LICENSE field meta-phosphor: ipmi-sensor-inventory-mrw-config-native: set LICENSE field meta-phosphor: ipmi-sensor-inventory-mrw-native: set LICENSE field meta-phosphor: led-manager-config-mrw-native: set LICENSE field meta-phosphor: logging-callouts-mrw-native: set LICENSE field meta-phosphor: hwmon-config-mrw: set LICENSE field meta-phosphor: settings-read-settings-mrw-native: set LICENSE field Change-Id: Ibe919c3f1a748fae67b45ff6908a236b08902450 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump 08dc907b5f..a1acf5c639Andrew Geissler2018-11-051-1/+1
| | | | | | | | | | | | | | James Feist (1): Add fan redundancy interface Vijay Khemka (1): Add Custom Field for inventory (From meta-phosphor rev: a00e63d8e192e6d8ec4820274b293cfe8a68e347) Change-Id: Idf492297b2898a16117465dade3bccccf77b1351 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump 0570c6940c..5935b1e351Andrew Geissler2018-11-021-1/+1
| | | | | | | | | | | Ed Tanous (1): mapper: Fix GetSubTree bug in the c++ mapper (From meta-phosphor rev: 909989d354a9d7bdd2f82d4997ddf04c994b38a5) Change-Id: I97af31c3d90dd5509a0e5759e4c7a5da25434c05 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-mapper: remove deprecated path whitelistBrad Bishop2018-10-315-20/+5
| | | | | | | | | | The c++ mapper implements dbus service whitelists in place of path based whitelists. Drop support for path whitelists. (From meta-phosphor rev: d4816d2868a251a0a4048219de0e9411eed8c853) Change-Id: I7ca6c4b01e644b8008169cc63c9259801c42f27f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump e79a2888b7..08dc907b5fAndrew Geissler2018-10-301-1/+1
| | | | | | | | | | | Ratan Gupta (1): Network: README: Add example commands (From meta-phosphor rev: 63bb357246e52218c6f240b46472dabafd5bfe3a) Change-Id: Ief31a1d955340e14bdc8424ff4b497e43c6e9033 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump cfe3e4424e..0570c6940cAndrew Geissler2018-10-301-1/+1
| | | | | | | | | | | | | | Brad Bishop (1): python-mapper: Switch to dbus service whitelist Matthew Barth (1): Check for boost headers used (From meta-phosphor rev: fa4e1eb46bd81d4aee3de467e469b78f40b09dfe) Change-Id: Ic8fba3f94916d79487e9a14c897baf12e9a7f0ed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-mapper: Add service namespacesBrad Bishop2018-10-295-1/+28
| | | | | | | | | | | | | | | | | | | The c++ mapper implements a dbus service namespace whitelist instead of a path namespace whitelist. A service namespace whitelist significantly reduces the amount of introspection required by the mapper as compared to path namespaces. Add the service namespace whitelist to the mapper command line in the mapper systemd unit and extend the existing framework for specifying mapper command line arguments to include a service namespace whitelist. Note that support for a _service_ blacklist is added and _path_ and _interface_ blacklists are not being re-introduced. (From meta-phosphor rev: 385c63fee1d7ac4f34165de7095f2e76b10f1328) Change-Id: I0cc8f7d7dd0c1196b2354118cf6ab89b2d30231f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump db27894204..cfe3e4424eBrad Bishop2018-10-261-1/+1
| | | | | | | | | | Brad Bishop (1): python-mapper: Accept service-namespaces (From meta-phosphor rev: 24f0c55c76d9ed2ea2ed459e519e073bfbd4c62f) Change-Id: Ic4558bc0c4222d3d69a7e969b0e78cd92ef5e7c2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-mapper: Drop blacklist featureBrad Bishop2018-10-263-27/+1
| | | | | | | | | | | | An interface and path blacklisting feature was implemented in the python mapper but it isn't used, and it wasn't implemented in the c++ mapper. Drop support to make a small improvement to comprehensional complexity and ease the transition to the c++ mapper. (From meta-phosphor rev: 6b10fd583d7c1baed14f6076322548f4f097d9db) Change-Id: I3346f1929689b75553b8331a6ac1b5df0d5c87cb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-monitor: Add sdeventplus DEPENDWilliam A. Kennington III2018-10-261-0/+1
| | | | | | | | | | | An upcoming change will require that phospohr-dbus-monitor have sdeventplus available. (From meta-phosphor rev: b27564d13d3ca404b1b39bdd4870234b440651ed) Change-Id: I527daf07e623d18af4ddeecf0e99fa86465e4ba4 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-monitor: Remove unneeded RDEPENDSWilliam A. Kennington III2018-10-261-12/+0
| | | | | | | | | | | | We don't need to explicitly specify library dependencies as runtime dependencies as build rules will do this automatically if they are needed. (From meta-phosphor rev: 3edb6cf4112f2d1c3af3e13567db1d798d3a7fb1) Change-Id: I4cd58dd74738be27928113408e84b52a62d64af9 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump 95fafa87ac..e79a2888b7Andrew Geissler2018-10-221-1/+1
| | | | | | | | | | | | | | Adriana Kobylak (1): Add new Software Version Incompatible error Jason M. Bills (1): Add the Logging.IPMI interface (From meta-phosphor rev: be74f5ab4d5c672dfdd540c5bf9ff11be533f205) Change-Id: Iddfffd5a9a7e5ba592f97e5c91705f8007a045ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: dbus: dbus-monitor: drop symlinkPatrick Venture2018-10-222-49/+49
| | | | | | | | | | Drop symlink and rename bb for phosphor-dbus-monitor. (From meta-phosphor rev: e4b4080a41eec644531db57b1c7e02da5d4d2cc3) Change-Id: I00ddb6c64f7bb0b43e400666e5d15ea0576dcf06 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: temp remove PV for git recipesBrad Bishop2018-10-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the five step sequence of transitioning an unversioned recipe to a versioned one, PV cannot be explicitly set to 1.0+git${SRCPV} set until the last step. With PV set, _both_ the unversioned recipe and the versioned recipe end up with PV = 1.0 and bitbake will continue to use the unversioned file. This means that when the unversioned bbappends are removed in step 4, the bbappend does not occur. This commit can be reverted once the five step process is complete. For reference, the five step process is: 1. Create a temporary recipe symlink: foo.bb -> foo_git.bb This results in two available PVs for foo: "1.0" (the bitbake default for unversioned recipes) and "git". Further, set the preferred version for foo to "1.0" in the distro configuration otherwise bitbake will choose PV = "git" and existing (unversioned) bbappends will not apply and the build will break. 2. Create a temporary bbappend symlink: foo.bbappend -> foo_%.bbappend This allows the manual override of the preferred version introduced in step 1 to be removed from the distro configuration. 3. Remove the preferred version override introduced in step 1 from the distro configuration. At this point the versioned recipe is now being used. 4. Remove the unversioned bbappends. 5. Remove the unversioned recipe. (From meta-phosphor rev: 883e0238adc8543b28cce8a5d283d2092026da54) Change-Id: I3c5248a41b064462d5a34a7bc6e5438acc107a32 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud