summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-10-16phosphor-ipmi-blobs: srcrev bump 5c4b17b2c5..c9ad5ffbcaAndrew Geissler1-1/+1
Patrick Venture (1): manager: reduce scope of variable (From meta-phosphor rev: 8a7573b5b86859b9855259c785d224705c866b93) Change-Id: Ib06e069dcc3d7254f79bf20c1b0c06c9ba458c52 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16sdbusplus: srcrev bump 2b74e528cb..b20866d311Andrew Geissler1-1/+1
Vernon Mauery (1): Add coroutine support for sdbusplus::asio method calls William A. Kennington III (12): message: Add error handling mapbox/variant: Align API with std::variant message: Fix variant api usage sdbus: Add sd_bus_error_set method Fix invalid uses of sd_bus_error_set_const Use return value from sd_bus_error_set* bus/call: Clarify error sources message: Implment get_type() message: Implment get_reply_cookie() server/transaction: Fix message hash gitignore: Add missing /test/timer binary mapbox/variant: Add std::visit compatible function (From meta-phosphor rev: 59fe2faca3d9339b3136f4100af130bbf497c069) Change-Id: I69316c62191849b121dcd6698b6e00617e0de2cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: phosphor-fan: Add symlink as gitPatrick Venture2-0/+2
Add a symbolic link to phosphor-fan.bb named _git.bb and sets the preferred version for the recipe. (From meta-phosphor rev: 62e60279eebdd727eca8a760b1cd6461300e6c57) Change-Id: Ic0ba46b6e79b95e62ecfe6a9538011a940a88514 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: phosphor-debug-collector: Add symlink as gitPatrick Venture2-0/+2
Add a symbolic link to phosphor-debug-collector.bb named _git.bb and sets the preferred version for the recipe. (From meta-phosphor rev: 87491e53e44a00d3eb85883091213a43df43fca6) Change-Id: I7d23561f7e13879e7e1fc896a10d950bb68f44c4 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: mboxd: add symlink as gitPatrick Venture2-0/+2
Add a symbolic link to mboxd.bb named _git.bb and sets the preferred version for the recipe. (From meta-phosphor rev: 998e1fdfe23d8a8512282f31d6c55ddd8327d72f) Change-Id: I999f3510ca45a0f7d3351dda17b3d5a1bcc222f5 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: dbus: dbus-monitor: add symlink as gitPatrick Venture2-0/+2
Add a symbolic link to phosphor-dbus-monitor.bb named _git.bb and sets the preferred version for the recipe. (From meta-phosphor rev: a249d95e30aa06dfa6a3cc3c549d23c5f2ba3dc0) Change-Id: I8359e01f00529a07b5c12c36036a9c7cc68e9bd3 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: ipmi-host: Add symlink as gitPatrick Venture2-0/+2
Add a symbolic link to phosphor-ipmi-host.bb named _git.bb and sets the preferred version for the recipe. (From meta-phosphor rev: b64457f8c96672c50f52c67a39dd7eb10dff43a5) Change-Id: I70c506bd4614b26e55dff081df6bde70bbd54e3d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: ipmi-fru: rename recipe as gitPatrick Venture1-0/+1
Rename phosphor-ipmi-fru.bb to phosphor-ipmi-fru_git.bb per OE norms. (From meta-phosphor rev: 6f1857e74d1b4426c3f5ea92b747a3cef1345aae) Change-Id: I1e42e0cfbee64af3e4a3f6b480795c34e4229bb8 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: system: obmc-control-bmc: rename as gitPatrick Venture1-0/+1
obmc-control-bmc.bb inherits skeleton-gdbus, which is git-based. (From meta-phosphor rev: 1a652adba18a372f4766776bd9fd88f2483ba75d) Change-Id: I6352fc2fdc8eb1044e60c84e6b60b8326bcdc76b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: phosphor-led-manager-error-native: rename as gitPatrick Venture1-0/+0
Rename phosphor-led-manager-error-native.bb as _git.bb per OE norms. (From meta-phosphor rev: af5db65ab29548f5aca11b1a5303ae65c8c7e55d) Change-Id: Ia43e38623c202e5090b1e5aaa97ac90cf3c51372 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: phosphor-led-manager-config-example-native: rename as gitPatrick Venture1-0/+0
Rename phosphor-led-manager-config-example-native.bb to _git.bb per OE norms. (From meta-phosphor rev: b581f0f7618fbc2fe387d94b51e3e8438855451b) Change-Id: I28714acd5bbc5c61394912094e75c07d2aef876f Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: led-manager: rename as gitPatrick Venture1-0/+0
Rename phosphor-led-manager.bb to phosphor-led-manager_git.bb per OE norms. (From meta-phosphor rev: 6a7c3f325fd1289042aedf71c73dbc73ce4770d8) Change-Id: I8ab28a360b4ff0b3eeaf030ce39dfc08be0c0736 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: obmc-inventory: rename as gitPatrick Venture1-0/+0
obmc-inventory receives its source from mrw-rev.bbclass which is git-based. (From meta-phosphor rev: edb73f7ae1ab59c60823ea9708c8efcd8ce0e580) Change-Id: Icbfd238805e3f8f27c94068f76dbe6b25bf2b12f Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: system: obmc-mgr-system: rename as gitPatrick Venture1-0/+1
obmc-mgr-system.bb inherits skeleton-python, which is git-based. (From meta-phosphor rev: dd212e9cc56a69867fb695c9f4ad5da0a7dde361) Change-Id: Ied98981968c77e87681c727d489e12141b327458 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: flash: obmc-mgr-download: rename as gitPatrick Venture1-0/+1
obmc-mgr-download.bb inherits skeleton-python, which is git-based. (From meta-phosphor rev: 93bbf263e300f3d3061dd719695d64b7054658a5) Change-Id: I4186164570c0efcf94c2e86398987c3b6f38bebe Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: flash: obmc-flash-bmc: rename as gitPatrick Venture1-0/+1
obmc-flash-bmc.bb inherits skeleton-python, which is git-based. (From meta-phosphor rev: 278a7939bac49c91701af4fc8815bc77969b48a1) Change-Id: I18791e11568ef6ef972075ddcb8c5f91b641f82a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: devtools: obmc-pydevtools: rename as gitPatrick Venture1-0/+1
obmc-pydevtools.bb inherits skeleton-python, which is git-based. (From meta-phosphor rev: cd030113f851e97714d116058dfb2d12388c60cd) Change-Id: Ia281c09898a0dc5e59e3b98bfd986e31fabaa0c2 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: chassis: obmc-control-chassis: rename as gitPatrick Venture1-0/+1
obmc-control-chassis.bb inherits skeleton-python, which is git-based. (From meta-phosphor rev: 65b6f86249a2741912327668a89e7867c7960b4f) Change-Id: Ieceabb029edc0259cb18ed66328e46685109b501 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: chassis: obmc-mgr-inventory: rename as gitPatrick Venture1-0/+1
obmc-mgr-inventory.bb inherits skeleton-python, which is git-based. (From meta-phosphor rev: a6434934e7af0662cd63d2cfd0e027afb464a4be) Change-Id: I95fb4aeb862aedc97feaf07f40e0b19d10a0d824 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: flash: obmc-op-flasher: rename as gitPatrick Venture1-0/+1
obmc-op-flasher.bb inherits skeleton-gdbus, which is git-based. (From meta-phosphor rev: 379d7174c749f982ef658a395d151dafdb8ee469) Change-Id: I4708087a4f4024607e90f1294578d4aea8964305 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: fans: obmc-control-fan: rename as gitPatrick Venture1-0/+1
obmc-control-fan.bb inherits skeleton-gdbus, which is git-based. (From meta-phosphor rev: d5f744ef3a13a91c119d5c891c7648134664aedf) Change-Id: I8d8f9d67b4196e5034966d7f25efe642836391f6 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: flash: obmc-flash-bios: rename as gitPatrick Venture1-0/+1
obmc-flash-bios.bb inherits skeleton-gdbus, which is git-based. (From meta-phosphor rev: 67e5400e6813ba67613cc231527c4540c4fbaa47) Change-Id: I2ffd757d0db59deb29955c127f4c389e1a2bd763 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: chassis: obmc-button-reset: rename as gitPatrick Venture1-0/+1
obmc-button-reset.bb inherits skeleton-gdbus, which is git-based. (From meta-phosphor rev: a7914d6b3817f8feafabb199ca4d15a250c511e7) Change-Id: I9d9f751bbd3bdee5e72a10e6270a7701110fb294 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: chassis: obmc-button-power: rename as gitPatrick Venture1-0/+1
obmc-button-power.bb inherits skeleton-gdbus, which is git-based. (From meta-phosphor rev: a4fb1879ad5b06ae215afb34646d5a20ee61a77e) Change-Id: I33a0d832b7d1214f1e47e36ab8185e318a792d64 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: host: obmc-op-control-host: rename as gitPatrick Venture1-0/+1
obmc-op-control-host.bb inherits skeleton-gdbus, which is git-based. (From meta-phosphor rev: 6188642272fa7cc4282421f8585329ceed4d8d04) Change-Id: I9e2a37cbacc3141c429c1b09d7c25b5c875ae953 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: flash: software-manager-error-native: set as gitPatrick Venture1-0/+0
phosphor-software-manager-error-native inherits its source from phosphor-software-manager.inc, which is git-based. (From meta-phosphor rev: bef6c8fb5d696f0c2e60ce83da1c15b59d0b37e4) Change-Id: I831f80785ff35295c78ed5dfdaacb789faed9fd3 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: ipmi: phosphor-ipmi-hw-example: rename as gitPatrick Venture1-0/+1
phosphor-ipmi-hw-example.bb inherits skeleton-python, which is git-based. (From meta-phosphor rev: 90c8a626bd4d7f6d5489a78d777423a7e67785b5) Change-Id: I052d7f2792c97f14286eda54ad7079a9cc925ba8 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16phosphor-objmgr: srcrev bump a493615230..db27894204Andrew Geissler1-1/+1
Matthew Barth (1): Add configure check for boost library (From meta-phosphor rev: f0671b3ef5138dd3140f4019d7b7dd17e65ee64d) Change-Id: I238d7e4bda5c6bdbe6ab5a36dbdf1c3edc997750 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-15phosphor-pid-control: srcrev bump 45153926a6..36b7d8ebbbAndrew Geissler1-1/+1
James Feist (1): [dbus-passive] Add threshold fan failure Patrick Venture (3): cleanup: reduce scope of variables dbus: transition to find_if dbus: set inclusion to local-first search (From meta-phosphor rev: c0f204772fc0f7613c5bbcc257376f9611ff4473) Change-Id: I3b5051981055d67934bd470458b99310512debe2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>