summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2018-10-22bmcweb: srcrev bump 6228874eae..43fcbe55bcAndrew Geissler1-1/+1
Jason M. Bills (2): Add a BMC LogService Fix URL query parameter parsing William A. Kennington III (1): Fixup mapbox variant references (From meta-phosphor rev: 6cd540553b7f5b403e140a1fb30a1a441c665d07) Change-Id: Ic0f41063480633c73bc513b8a4589e3b76f1d958 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-22phosphor-webui: srcrev bump 335ac3449f..2f955bd86bAndrew Geissler1-1/+1
Gunnar Mills (1): Date-time: Use lowerCamelCase for vars (From meta-phosphor rev: 2a294eebb51fb35b1669d63da2389b7188d5ada0) Change-Id: I8cb0dd061661c50a5737e806bd791d7cc1ea39b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-21meta-phosphor: temp remove PV for git recipesBrad Bishop9-9/+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>
2018-10-21meta-phosphor: openssl: drop FILESEXTRAPATHBrad Bishop1-2/+0
The openssl bbappend does not have any files, so setting FILESEXTRAPATH is not necessary. (From meta-phosphor rev: 11c064734d952c30135ee678813ce0a9ea5aaa5f) Change-Id: I88ee623a0fce5241446e4b7df143aa556e732692 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19meta-phosphor: switch to meta-oe libcerealBrad Bishop5-26/+6
A cereal recipe was added recently to meta-openembedded. Use it so we can deprecate our version of it. (From meta-phosphor rev: cc51cd9910f3480cf4d2e0bff8aa6b95162e5bc1) Change-Id: I7746dbd1eda3011b870b85770092b2d020800af7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19phosphor-dbus-monitor: srcrev bump 8e273775ee..0b45a3ce6dAndrew Geissler1-1/+1
Patrick Venture (1): event: use const reference for string params (From meta-phosphor rev: 07e715bb60aca37a3488b3e33c05ff8719abe8fd) Change-Id: I315ec50bca2cad6fb9069019f36f82700c9aa692 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19phosphor-gpio-monitor: srcrev bump bd0904b1e9..3c4a23e776Andrew Geissler1-1/+1
Patrick Venture (1): cleanup: use const reference passing string (From meta-phosphor rev: a1511bf50079d503c022d4c67edc57d96149cc26) Change-Id: I7da8734dd1b9d01b88424b23e5b3a09d28524c6d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19phosphor-hwmon: Depend on sdeventplusWilliam A. Kennington III1-0/+1
An upcoming change to phosphor-hwmon will require this support. (From meta-phosphor rev: 4223a356115e8218946f8f85788331b7b337e54d) Change-Id: I53a409b5dd021fa2e20bc137cab05875daf96056 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19phosphor-hwmon: Don't explicitly set RDEPENDSWilliam A. Kennington III1-4/+0
Since these are all library dependencies, any runtime links will be autodetected. (From meta-phosphor rev: c467008a357634d37c43a3dca3650d9ce369c367) Change-Id: I6bae117cca8a4d37b34163ed911f48528d25de9f Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19meta-phosphor: ipmi-host: change versionPatrick Venture2-1/+1
Change version in phosphor-ipmi-host.bb (From meta-phosphor rev: a740734bf48e91f33ae8e4d21305024127683914) Change-Id: I58824c69ca8211fa2b660f29093db6a7e372273b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19meta-phosphor: dbus: dbus-monitor: change versionPatrick Venture2-2/+1
Change version in phosphor-dbus-monitor.bb (From meta-phosphor rev: 5f95f750e637352a4497d1ad78db6d115b7d2bd6) Change-Id: I372978e4212af3e8515012e9bc158d521d400f4c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19meta-phosphor: mboxd: change versionPatrick Venture2-1/+1
Change version in mboxd.bb (From meta-phosphor rev: 810ac7c7a978b40a755a9736e9e75297f44d3e51) Change-Id: I911d908f01b1a2ecace697030ae1970ab2fc4a9a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19meta-phosphor: phosphor-debug-collector: change versionPatrick Venture2-1/+1
Change version in phosphor-debug-collector.bb (From meta-phosphor rev: 70852f2a95f956da81f43410c625427cb632c09c) Change-Id: Ic5e2695d86c57caa50fbbce830abe2f39fc2de60 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19meta-phosphor: fan: change versionPatrick Venture2-1/+1
Change version in phosphor-fan.bb (From meta-phosphor rev: a44949c24e0b21f6865576bac589648d9ba448ba) Change-Id: Ic13fd19157f28bf162dadc4d87622bf6dda3d29b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19sdeventplus: srcrev bump c07ddb5ad6..27b7301a3aAndrew Geissler1-1/+1
William A. Kennington III (1): utility/timer: Make it possible to get the Event (From meta-phosphor rev: 7db3977c7d8949f681b1e2c6576e1215f23487cb) Change-Id: Ia8e636fd6b4c617b87465d8931be675776d2210f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19phosphor-inventory-manager: srcrev bump d6819c9fcc..3bb98f2901Andrew Geissler1-1/+1
Matthew Barth (1): Update .gitignore Patrick Venture (1): formatter: update clang-format and fix-up file(s) Vernon Mauery (1): phosphor-inventory-manager: use c++17 (From meta-phosphor rev: 1723a55a743d1c4a4443feb1e15e6a25eecdbf0c) Change-Id: Ifa5d0c4f4d3761cd6a00316991c3e2a979a6dfe9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19sdbusplus: srcrev bump ad7e686b55..d94226d26fAndrew Geissler1-1/+1
James Feist (1): asio: don't allow setting the same value William A. Kennington III (1): mapbox/variant: Implement std::get_if interface (From meta-phosphor rev: 2968a19d9d2a9dfa7a58753e2dd659ba80e3d84f) Change-Id: I4830db182267d1123d223438cb7fb632724c3965 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19bmcweb: srcrev bump 6141c8b207..6228874eaeAndrew Geissler1-1/+1
Ed Tanous (1): bmcweb: Move to C++17 (From meta-phosphor rev: adb7da8950144d979ebfc4f42855850b3bfd4cb2) Change-Id: I187d89978e99d6cd2cd721ee1ec3cae4af175ce7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19phosphor-user-manager: srcrev bump dccee2b7ff..c704519ef2Andrew Geissler1-1/+2
Nagaraju Goruganti (1): phosphor-ldap-conf: add support for validation of parameters Richard Marian Thomaiyar (2): Support for password & security configuration Add support for user locked state property (From meta-phosphor rev: e1610d77868d6fdc5749c2d46b3be26a792bdd07) Change-Id: I4d69e2b7961e9ddc84160e7e57d81075e1372f30 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19phosphor-webui: srcrev bump 3d3e326692..335ac3449fAndrew Geissler1-1/+1
Gunnar Mills (1): Capitalize "Edit" hostname (From meta-phosphor rev: 2bc5185a493bdf189e4b3806ed8b65114c2aaf65) Change-Id: I8d2f307f6dd89b367e0cfc9d44a0a5605e39aebc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19meta-phosphor: ipmi-fru: add phosphor-logging dependencyPatrick Venture1-0/+1
Add phosphor-logging to DEPENDS list ahead of use in repository sources. (From meta-phosphor rev: c1887af2cc9f12171707219525a7e6412f79b2d1) Change-Id: Ia5312fb403e103bfd3a2531c694c3ccb9ea79c5c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19phosphor-logging: srcrev bump 93b1b7c462..aabb92ef56Andrew Geissler1-1/+1
Deepak Kodihalli (1): phosphor-rsyslog-conf: react to hostname change (From meta-phosphor rev: c78fde76d9378038429e36451c9b5b471fd2b42f) Change-Id: I4b0744d56d1ddc430d3150c3bd5e32a6ad69ede1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19phosphor-state-manager: Depend on sdeventplusWilliam A. Kennington III1-0/+1
An upcoming change will require that phosphor-state-manager has sdeventplus during build time. (From meta-phosphor rev: f0e6674cf445f68b5b72ef6f7390a092833ff7ec) Change-Id: I59f8bee02c21b797d2149b28bfc0766b25d7e9cf Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18ipmi-fru-parser: srcrev bump 5fcff6720e..c9508db8d3Andrew Geissler1-1/+1
Patrick Venture (4): writefrudata: delete unused variable cleanup: reduce variable scope gitignore: update with additional files add clang-format (From meta-phosphor rev: 652b2dba99be9c8e8570ad11ffeeb92405951c63) Change-Id: Id33f4d7d661f2fc08c62f7ea8e3e4c7c2297d1bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18phosphor-certificate-manager: srcrev bump 947258dcf1..8f60085ebdAndrew Geissler1-1/+1
Deepak Kodihalli (1): Implement certificate delete Jayanth Othayoth (5): Add Certificate verification support Add Public/Private key compare function Enable client type certificate install interface Allow certificate upload for "not yet valid" case Ignore trust-chain related errors during certificate upload Marri Devender Rao (3): Add unit tests for certificate verification Additional unit test for verification Add unit test for certificate delete (From meta-phosphor rev: 90bdaa9cb51039bc78c6c1ccb03e3061bf3a2e52) Change-Id: I3ad78d37347f38bbab8e37c3e7a2979276e47d17 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18meta-phosphor: gpio-monitor: change versionPatrick Venture2-2/+1
Change version in phosphor-gpio-monitor.bb (From meta-phosphor rev: 0bb318073f4d50520d1a32b0c4d66883f8f504a0) Change-Id: Id794bc88b2b2450509f2674986312d433d25b881 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18meta-phosphor: state-manager: change versionPatrick Venture2-1/+1
Change version in phosphor-state-manager.bb (From meta-phosphor rev: 2cdf7d1e30f0f218f666cd78bf3be795f325e8bd) Change-Id: I65188fe6646f9f06578c16abc89cbb1b923dc266 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18meta-phosphor: network: change versionPatrick Venture2-1/+1
Change version in network.bb (From meta-phosphor rev: 69d5f5e090f7c953c6069f7f7ff22feb8e366f86) Change-Id: I4ef5c7f93bb7301e65159e27db844b831450477d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18meta-phosphor: logging: change versionPatrick Venture2-1/+1
Change version in phosphor-logging.bb (From meta-phosphor rev: 9c65b80ae6910ae6c4f3086b8734f326ce6ba621) Change-Id: I2c8631ad286676d39f91071988a9594b3bfd9efa Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18Enable pam-ipmi modules in pam password stackRichard Marian Thomaiyar1-2/+4
Enabled pam-ipmicheck & pam-ipmisave modules in pam password stacked modules. This modules will store 'ipmi' group users password in encrypted form in /etc/ipmi_pass file along with /etc/shadow. This special file will be used by phosphor-ipmi-net during RAKP messages. This will not affect users who doesn't belong to 'ipmi' group. (From meta-phosphor rev: 945a28a80ea24c59441ce511aff95092121dfc78) Change-Id: I1b9e2c78c1e0b8a0f8da2a28c6d89638c45f692d Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18phosphor-host-postd: srcrev bump 1c16ad897b..f8a20835fbAndrew Geissler1-1/+1
Patrick Venture (1): build: check for experimental/filesystem (From meta-phosphor rev: 537d31e85931a43dafa06353676897215d8c9490) Change-Id: I94b04668de826a3cd2d8c427660d1582337582cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18phosphor-webui: srcrev bump 628ba8b33d..3d3e326692Andrew Geissler1-1/+1
Andrew Geissler (1): Include bmcweb XSS disable in README (From meta-phosphor rev: da9409398c9b928408a2bae6d13c714526c9df55) Change-Id: Ie1218e8fafa76ba81cbc51e059cf3128c17219fa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18meta-phosphor: inventory-manager: rename as gitPatrick Venture1-0/+1
Rename phosphor-inventory-manager.bb as _git per OE norms. (From meta-phosphor rev: aad7449d09e51478af437dad0f2407c074917f9f) Change-Id: Ie76b88e2a4eb7ee16b392d7aebcefef26fff2147 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18meta-phosphor: sdbusplus: rename as gitPatrick Venture1-0/+1
Rename sdbusplus recipe as _git due to git source. (From meta-phosphor rev: 66d1584e1701b8db8f0e39c5085b92f59a5102e9) Change-Id: I6c596e2dd21b35ae90a5a86763d07dd366d85515 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18meta-phosphor: python: pyphosphor: rename as gitPatrick Venture1-0/+1
Rename pyphosphor.bb as pyphosphor_git.bb per OE norms. (From meta-phosphor rev: 82e41912202dacd72fdb22944776e01daba37226) Change-Id: I169e222d1e3ab166acb53a1ed48cf5fdde31ecda Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17phosphor-certificate-manager: srcrev bump cfbc8dc890..947258dcf1Andrew Geissler1-1/+1
Marri Devender Rao (1): Add unit test for certificate install (From meta-phosphor rev: 59bdba58dcf34726a1a938d5bcd46475a795bf5b) Change-Id: Id0c8485e87673f8520be29c636acd0170e7b59c3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17phosphor-logging: srcrev bump b17e8768da..93b1b7c462Andrew Geissler1-1/+1
Vernon Mauery (1): phosphor-logging: use c++17 (From meta-phosphor rev: a365b574a1361e6427e997bbb3630a2b7ae93a5f) Change-Id: Iff2ba343a80095683b145eff55ecebc6362b9456 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17sdbusplus: srcrev bump b20866d311..ad7e686b55Andrew Geissler1-1/+1
Manojkiran Eda (1): Avoid build failure when sdbus++ tool is disabled (From meta-phosphor rev: 638f4d89f8e3e567abff665519ea183e5d5c96fa) Change-Id: I9cb12fd199ebd8fe81032e4999184b5535c71ae1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17bmcweb: srcrev bump f254ba77a5..6141c8b207Andrew Geissler1-1/+1
Ed Tanous (10): Fix merge conflict, and enable SOL Fix an implementation comment Redfish Fix a minor spacing issue in CMakeLists.txt Fix JsonSchema indexes Cleanups to ethernet schemas Redfish- Clean up system schema implementation Implement PowerState in the chassis schema Redfish Rename LogService variables Implement fan PWM reading through redfish James Feist (1): Add PID Get To Redfish Jennifer Lee (1): Redfish: Fixed incorrect firmware ID strings Patrick Venture (1): cleanup: close open files (From meta-phosphor rev: fe1d5c45b4ce71020c5bf3847e9a69bdec0ab734) Change-Id: I878cb62c2a8ca04cbc8aa8d4b68b9ea95d7c8c55 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17jsnbd: Add nbd-client as dependencyAdriana Kobylak1-0/+2
The jsnbd nbd-proxy app starts up the nbd-client, so add it as a runtime dependency. Tested: Verified the nbd-client is installed in the image. (From meta-phosphor rev: aecb1056ed8ca8bb47b31d3128949e55c38080b1) Change-Id: I0588d530810cf1a45875c32bedbcd3b133b403d9 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17Add ipmi group in phosphor-ipmi-netRichard Marian Thomaiyar1-0/+6
Update phosphor-ipmi-net.bb file to add 'ipmi' group similar to phosphor-ipmi-host.bb. Users belonging to this group will be able to access IPMI based on their privilege. (From meta-phosphor rev: 719bb6b03c0775de51c001726c6bd42dad086854) Change-Id: I5dae7b13111f079377f611f9d459ff8d1c9a0a58 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17Include pam-ipmi recipeRichard Marian Thomaiyar1-0/+21
Add pam-ipmi recipe from OpenBmc repo. This adds pam_ipmisave & pam_ipmicheck modules which is responsible for storing password in encrypted form for "ipmi" group users. (From meta-phosphor rev: 6176e3213c113eca4ecfda32ad929797cfec86d6) Change-Id: I38b39266d82ed1cd3d7fe130a972cb6943a540df Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17Enforce password security through pamRichard Marian Thomaiyar4-0/+84
Add suitable pam modules in place which will enforce password security 1. pam_cracklib is added with minimum length of 8. Length greater than 8 can be configured through D-Bus interface. 2. pam_pwhistory is added to remember old password. Disabled by default. Can be enabled through D-Bus interface 3. pam-tally2 used to lock out account after failed attempts. Disabled by deault. Can be enabled through D-Bus interface Note: pam_cracklib will do password verification one extra time, hence with this fix, any password change will request, Retype new password for 2 times. (From meta-phosphor rev: bb70abc065a7eeb3206460ad20041bc132dab784) Change-Id: Ibc5e275196509fb0b47c7174805195475d66590c Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17meta-phosphor: remove nlohmann-jsonJames Feist1-23/+0
This has been merged into meta-oe, use the meta-oe version as it is more up to date. (From meta-phosphor rev: d32b6818513b069ad59fa60a5301d5a52ebf4d2f) Change-Id: I1487849fba34e9363d96ca4bef9b5b692fb13b46 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17meta-phosphor: settings-manager: rename as gitPatrick Venture1-0/+0
Rename phosphor-settings-manager.bb to phosphor-settings-manager_git.bb per OE norms. (From meta-phosphor rev: 4fce35f58137208209adbc46e78be74178dfd517) Change-Id: I9d6da2a5c0384da105a32ed484ae7eda49455652 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17meta-phosphor: bmcweb: rename as gitPatrick Venture1-0/+0
Rename bmcweb.bb to bmcweb_git.bb per OE norms. (From meta-phosphor rev: 37ccc9ca6e2afc23a450da1c3f0ba46ef99894ee) Change-Id: Ib11b6a599e7af2597e0cf8f3bdb08f5038987ffe Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17meta-phosphor: chassis: obmc-op-control-power: rename as gitPatrick Venture1-0/+1
obmc-op-control-power.bb inherits skeleton-gdbus, which is git-based. (From meta-phosphor rev: ec800d77cf8e27ef011c036e48f86909aa26f094) Change-Id: I8d1a699812851c3e42e10f7e988d5aa27b8983a1 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17phosphor-hwmon: srcrev bump 685efa165a..0956017412Andrew Geissler1-1/+1
Patrick Venture (1): sysfs: transition to std::find_if (From meta-phosphor rev: ff3ac0ecda1ba984a13bc387ee007d479bd81d6c) Change-Id: I1b3b2f283597b9624289b80d9ad7a191bbe02d83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16phosphor-pid-control: srcrev bump 36b7d8ebbb..d8a9a19e5aAndrew Geissler1-1/+1
Patrick Venture (1): ipmi: drop is_method_error call (From meta-phosphor rev: 7a8dd9e86c2bc15d320a8628615ff9a0c2bc4433) Change-Id: I271cdee6de425a903989a46f25f2f59266cf3968 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16phosphor-rest-server: srcrev bump c043cdda0b..4b412ac926Andrew Geissler1-1/+1
Deepak Kodihalli (3): Implement certificate delete certificate handler: fixup return code LDAP config: don't log bind password (From meta-phosphor rev: c13359f32a3ac542bc32220e5bfa23f57fa6d139) Change-Id: I1b9559f6af4531333020e63c0ff14a3420f9e575 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>