summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
AgeCommit message (Collapse)AuthorFilesLines
2020-03-24sdbusplus: srcrev bump 7eb0d25fbc..ddc0eba2beAndrew Geissler1-1/+1
Lei YU (1): sdbus++: Generate initial client header (From meta-phosphor rev: db8f37d16de5dcad40fbb51aa9e3f93dabb1163a) Change-Id: I8cc08d65dbdd2b7b3c70e17fb6f45aec6e68e3b6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18sdbusplus: srcrev bump 1dfce5a294..7eb0d25fbcAndrew Geissler1-1/+1
Patrick Williams (1): sdbus++: refactor enum handling for container-types (From meta-phosphor rev: 59f86f07919de11c33b80f768522c6f4b56ea890) Change-Id: I6b309f0f5ae12d84af84c01ea883b2e13764a3bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-11sdbusplus: srcrev bump 67c79b0ca6..1dfce5a294Andrew Geissler1-1/+1
Lei YU (1): Make interface and object non-movable (From meta-phosphor rev: 48925d3dbfb5fb975f09fa352478e337d02b4564) Change-Id: I279eaec4bc245a069a2c0a5f25a45507919a0c9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-02-25sdbusplus: switch to generic python package verPatrick Williams1-9/+10
Rather than reference "python-foo" for recipe dependencies, switch to "${PYTHON_PN}-foo" syntax, which is used throughout other example Yocto recipes to aid a simple transition from python2 to python3. This variable is set up by pythonnative -> python-dir includes already. (From meta-phosphor rev: 4cd22437b72468a9ea23443532ddcc8d5dab1b1f) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Idde7f413bc911baad48851d531ab835963cec2f7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-25sdbusplus: srcrev bump 58d2c91a74..67c79b0ca6Andrew Geissler1-1/+1
Patrick Williams (8): sdbus++: property: simplify enum handling sdbus++: property: simplify local enum handling sdbusplus: message: add type helpers for native enums sdbusplus: message: read: add native enum support sdbus++: interface: refactor enum-to-string conversion sdbusplus: message: append: add native enum support sdbus++: use native enums for message operations build: remove interface.mako autoconf gen Waqar Hameed (1): sdbus++: Use list comprehension when parsing property types (From meta-phosphor rev: 8b29782744fbc447c0d7ff59cf30d7862cf831a8) Change-Id: If867f0e0769a00ec6f207cccde59a39008659431 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-21sdbusplus: srcrev bump bd00069fd0..58d2c91a74Andrew Geissler1-1/+1
Adrian Ambrożewicz (1): Fix exception handling inside asio coroutine method_handler Lei YU (1): sdbusplus: Fix build on GCC 8 or ealier (From meta-phosphor rev: a7257ae6636e8f7ded868d3f54535286c85bcf10) Change-Id: I12284e7792028e80021a55e01853666d6d3c7df5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-19sdbusplus: srcrev bump e57c38e9dd..bd00069fd0Andrew Geissler1-1/+1
Adrian Ambrożewicz (1): Fix compilation error in case unix_fd is used in async_method_call (From meta-phosphor rev: e8a1a36c1e27c0d32cb67ab2b7a4f78cdb637e69) Change-Id: Ifd4af7628f1e9196562dcea26a0f315e31d5efc1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-13sdbusplus: srcrev bump 19f24b9b70..e57c38e9ddAndrew Geissler1-1/+1
Lei YU (1): Emit adding/removing interfaces for object server (From meta-phosphor rev: 9dd86f027461ae8b1979e10de1adc7410e07e4ef) Change-Id: I180d151635b4fd47538ff315c3bcb4f9e30b55de Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-11sdbusplus: srcrev bump 14db20f044..19f24b9b70Andrew Geissler1-1/+1
Lei YU (1): Fix an issue found by cppcheck Patrick Williams (2): MAINTAINERS: add Patrick Williams sdbus++: interface: fix indent of enum-string fn Vernon Mauery (1): Catch async errors so they do not throw (From meta-phosphor rev: 0c270147f8a5c17ee748cde2b3feb087647e2390) Change-Id: I327b9f6235e7de0365c0902203c7442961f50a1d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10stdplus: srcrev bump f1c46f813f..3b4c20fe51Andrew Geissler1-1/+1
Brandon Kim (1): README.md: Update documentation for using meson (From meta-phosphor rev: 8d705c61923081eca95726d8e7980447b3029cfb) Change-Id: I50773d2be2651ec5315dd2b757cb7d7a82869edf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-10sdbusplus: srcrev bump 43ea426d71..14db20f044Andrew Geissler1-1/+1
Lei YU (1): Make interface string public (From meta-phosphor rev: 2796f6b44248a613be08abfcf6ab8c69d9d4922a) Change-Id: I928782d6279cf7271aa3eeca630e78a2701b22af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-05[pam]: Include pam-succeed-if to verify group roleRichard Marian Thomaiyar1-0/+1
Include pam-succeed-if to the rootfs file system. This will be used to do pam_authenticate restriction based on group ownership. Tested: Along with pam-webserver changes with authenticate required, verified that users belonging to redfish group are only allowed to login to bmcweb. (From meta-phosphor rev: 8c65b60518d8c447918371f3dbc7aceca35aaaa5) Change-Id: Ie81c0c9c6a2d3188a5d74a845c2a584b9ad36101 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-16sdbusplus: srcrev bump 4212292bcf..43ea426d71Andrew Geissler1-1/+1
Lei YU (4): Fix vtable CI error Add valgrind suppression maintainers: Fix dkodihal's email address maintainers: Add Lei YU as maintainer (From meta-phosphor rev: bb5698666658b53f3929d11ca83962957313fcd8) Change-Id: I74883929e08872606eba4179647e533416506314 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-03PAM config: move pam_cracklib to first positionJoseph Reynolds1-2/+2
This fixes a bug where Linux-PAM asks for the new password three times when changing the password. With this fix, PAM asks for the new password and then only once more to confirm it - two times total. This bug applies to the `passwd` command, to the expired password dialog when signing into the console using an account which has an expired password, and to other similar use of the PAM conversation function such as changing the password during SSH login. This does not affect the external behavior of the REST APIs or the webui because they use automated PAM conversation functions which programmatically supply the password as many times as it is requested. The bug happens like this: When PAM is asked to change a password via pam_chauthtok, it reads the /etc/pam.d/common-password file and executes the first module, pam_ipmicheck. This calls pam_get_authtok(pamh, PAM_AUTHTOK, &pass_new, NULL) which prompts for the new password and then prompts again to verify they are the same. The next module, pam_cracklib makes two calls: a call to pam_get_authtok_noverify() followed by a call to pam_get_authtok_verify(). The call to pam_get_authtok_noverify() does NOT prompt because the new password is already known to PAM, but the call to pam_get_authtok_verify() unconditionally prompts to validate the password. That's why we see two prompts to "Retype" the new password. The first is from pam_ipmicheck, and second is from pam_cracklib/pam_get_authtok_verify. The fix is to invoke pam_cracklib first and pam_ipmicheck second. Then pam_cracklib does all if its prompting, and pam_ipmicheck gets what it needs without prompting. The pam_ipmicheck module only checks the username and password length, so switching the sequence of these modules should be harmless. Tested: yes, via the "passwd USER" command (From meta-phosphor rev: a71db86192df0b0268db93e7ae6dc4633fce271e) Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net> Change-Id: I044df5731a69e45eca9597a345fa6d1b01041b58 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06stdplus: srcrev bump 4ef36e7904..f1c46f813fAndrew Geissler1-1/+1
William A. Kennington III (1): handle: Cleanup noexcept guarantees (From meta-phosphor rev: b55bc0139d7c89ece0a951363bbe0fa7169131dc) Change-Id: Ifd6edebf35d65d1e72337bb342d8c3e47206a7b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-05pam: Disable sensitive log & nullokRichard Marian Thomaiyar3-1/+21
pam_unix logs user name when sessions are established, quiet the same in configuraiton. This is done to avoid logging user name as logs will be exported as part of debug log dump etc, thereby compramising sensitive information. Also disallow nullok login from security point of it. Tested: 1. Verified that session establishment are not recorded with user name. 2. Verfieid webui, redfish, ipmi, ssh login works as expected. (From meta-phosphor rev: 15a293b458ef2f013356f9746c0ac7a20e59c1c1) Change-Id: Ic0fcdbfd9a5968fa55a27b7d2de379f8ba131cac Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-13pam: Fix not querying password for invalid userRichard Marian Thomaiyar1-1/+1
Not querying password for invalid user name is security issue and can be used to determine valid / invalid user names in the system. Always proceed to password acceptance screen for invalid user login attempt too. This commit configures pam_tally2 to ignore unknown user and proceed to do password check. Tested: Verified the same in bmc serial console login with invalid user name and password was requested, before displaying login incorrect. Note: dropbear handles this already and hence ssh will not exhibit this behavior. (From meta-phosphor rev: 356ec08b989c84d1d034c3ff283a6909658d9435) Change-Id: I72483d26ad7b7c39068ac33b7387adf2b10a1a27 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-08phosphor: pam: Fix credits to maintain minlen reqRichard Marian Thomaiyar1-1/+1
Default credit for pam-cracklib was used, causing issue in meeting minlen requirement for new password. i.e. 1 credit will be applied if the password containts, digits, upper case, or lower case etc, making minlen to be accepted. "fw6ev9" will pass pam_cracklib earlier for minlen as password length was 6, +2 credit got substitued for lower case & digits use in the password. Correcting the same now, by not providing any credit, and so the minlen of 8 chars in the password must be met. Tested 1. Tested password 'fw6ev9' fails to set 2. Tested password '0penBmc1' was accepted as it passes 8 character Note: With this commit, the current default passwd for root user '0penBmc' will work fine, but the same can't be used as password during password update. (From meta-phosphor rev: 0e67cd66f4f530b4ccccb2ab400ba2dabb3c0737) Change-Id: Ieeebef45a655563ac7779627b1cf38ef6080c046 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-13sdbusplus: srcrev bump f8bbf17c3d..4212292bcfAndrew Geissler1-1/+1
Richard Marian Thomaiyar (1): Allow async_method_call to provide opt message (From meta-phosphor rev: 738ab0df153b75cf7be7cd0f7e9920db1c6e6e5f) Change-Id: I11435dc4405adff04b3606ab5345a9140e7d2527 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-11stdplus: srcrev bump 7d75a48513..4ef36e7904Andrew Geissler1-1/+1
William A. Kennington III (4): signal: Use callCheckErrno handle: Make it possible to reference stored data handle: Support for releasing management of values util/str: Add string concatentation methods (From meta-phosphor rev: 64de25902197895564789681368a260baf7225d7) Change-Id: I5dbf739ed99a8ded6260c3f61a96c3ad3c33d0d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-10gpioplus: srcrev bump 48e6288da8..d67babcdbeAndrew Geissler1-1/+1
William A. Kennington III (1): autotools: Remove (From meta-phosphor rev: 9f3ab4afad01a0e718f528728eaf27a6bac2f92b) Change-Id: I4046348107f8ed11d6177d0f8ac840482d98d741 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-29stdplus: srcrev bump 8f1700e7ab..7d75a48513Andrew Geissler1-1/+1
William A. Kennington III (1): README: Expand documentation to include an overview of repo contents (From meta-phosphor rev: d8dd8e466b8ac5901e7aa08bb660689cf65f12d9) Change-Id: Ie2c90839fafd0bc7e230c70d1bfecf3bf74445d4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-28sdeventplus: srcrev bump e19c3cf649..b315a2ab41Andrew Geissler1-1/+1
William A. Kennington III (1): clang-format: Apply update 6 -> 8 fixes (From meta-phosphor rev: a02e08a6e243aa161982ad7d4a79530bef8a704d) Change-Id: Ia3db362931479f3a74dfa65ac352ae0167cbf2d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-19Fix bitbake warningSantosh Puranik1-16/+0
Commit 138108a changed the way the rsyslog service is started. It removed the rsyslog override config file and also removed references to the rsyslog-policy recipe that used to install that file. However, rsyslog-policy recipe itself was still a part of the repo. Bitbake would still parse the recipe and warn about the missing rsyslog override file. This commit removes the policy recipe from the repo. Tested: No more warning when we bitbake a phosphor image. (From meta-phosphor rev: 03b8ecd41c69e2754830efc274961432d7a77358) Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com> Change-Id: I292e13f565c40b32527427154b5f570767146827 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-19sdbusplus: srcrev bump c14699f63e..f8bbf17c3dAndrew Geissler1-1/+1
Lei YU (1): message: Add get_error() William A. Kennington III (1): native_types: Fix string_wrapper overloads (From meta-phosphor rev: 7240a8a764e93452f76c15a5a1f28e68df6d1fb6) Change-Id: I7324148e4bd686148178f01cbe6949dd8fbc3c93 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-05sdbusplus: srcrev bump 66ef099b5a..c14699f63eAndrew Geissler1-1/+1
James Feist (1): asio: Allow mutable lambdas + small cleanup (From meta-phosphor rev: dc517d8f0de04806775021926e982527e26762eb) Change-Id: I81983da204f4fcc9728d05a1d0e3965ddbd70099 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-03stdplus: srcrev bump 97e394714e..8f1700e7abAndrew Geissler1-1/+1
William A. Kennington III (1): autotools: Remove (From meta-phosphor rev: a8e6b965e2ab9e108e3f1e1be9f73fa8270e4adf) Change-Id: I30c32d312aabc3ce2f8ff02280cb4cf2577ebbc2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-03sdeventplus: srcrev bump 8ec59e6242..e19c3cf649Andrew Geissler1-1/+1
William A. Kennington III (3): autotools: Remove sdevent: Support getting userdata sdevent: Support source destroy callbacks (From meta-phosphor rev: d4572fb81b0642530a97024f0daab0dec164a13c) Change-Id: Ib8b61d7b53cce788c50430a2916aef7470f4aa9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-30sdeventplus: Depend on function2William A. Kennington III1-0/+1
An upcoming change will require this dependency for sdeventplus, so that we can store functions containing move-only types for callbacks. (From meta-phosphor rev: c345eb3b55f168f17e7025eaeed5ad603af6745f) Change-Id: I30b3caa38f26414b82493301bd7acd466f9814bc Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29rsyslogd: Install default server configSantosh Puranik3-3/+7
This reverts commit 37bc1a3568f2e87987be05243627a984dc051de1. In addition, it changes the default rsyslog server config to ignore all messages. Also bumps up phosphor-logging: phosphor-logging: srcrev bump f59854e94b..0a0b5ea558 Santosh Puranik (1): rsyslod: Change disable action Tested: Verified that the default rsyslog behavior is to now ignore all messages. (From meta-phosphor rev: 138108a05f68ada8b990024bbaa8b68b135d6aeb) Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com> Change-Id: Iba11dfa153eaeef17417c82ab26f9a26fe5f9125 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28sdbusplus: srcrev bump 1befc49be9..66ef099b5aAndrew Geissler1-1/+1
William A. Kennington III (1): sdbus++: Fix construction of objects with flags (From meta-phosphor rev: 2e26c6f52808546f43d02cb57ac1026e7fe6c05a) Change-Id: I6e9c191f5acb1e90711de70f8752361ebe45e84c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-21gpioplus: Convert to mesonWilliam A. Kennington III1-5/+4
We intend to remove autotools from the gpioplus build eventually. This is the final step needed to use meson for the package. (From meta-phosphor rev: c86057c5636542ad7fa86bbd2a31b9090a8c2a30) Change-Id: Ided281441177e3f4f136d5a84ad3b139adb0000e Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-21sdbusplus: srcrev bump c077190dfa..1befc49be9Andrew Geissler1-1/+1
William A. Kennington III (1): message: Fix passing of sd_bus interface to new messages (From meta-phosphor rev: 084d5478f8727af2ec8f2a6583d6b3a5a3c200fa) Change-Id: I4775f2addca7db6f46de3332d112a0f1b1638b36 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-20sdbusplus: srcrev bump db4a4a61fb..c077190dfaAndrew Geissler1-1/+1
Vernon Mauery (1): Change async_method_call to be no-throw (From meta-phosphor rev: 49a5c2a9e6b22b255452610ed763098e8945ee88) Change-Id: I274def9c2727989277e24f7d25530b60d9ea60c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-20sdbusplus: srcrev bump 37a5e61732..db4a4a61fbAndrew Geissler1-1/+1
Vernon Mauery (1): MAINTAINERS file had the incorrect email address (From meta-phosphor rev: db87a5a1bb81c00bc64cc15baf137c69d44bfdda) Change-Id: I5f966a08ff21f62fc82879ca54e042cd457ebce4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-16meta-phosphor: gpioplus: cleanup oeconf optionsPatrick Venture1-4/+1
Cleanup the extra oeconf variable in the recipe such that it's an assignment and not an append and isn't a mixed-evaluation line. (From meta-phosphor rev: 60c2de3f042aa6e179390ac883660e0b23c90de4) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ia61ea129d2d6309df334915723d4caf8808762a0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-14sdbusplus: srcrev bump a564ac95dd..37a5e61732Andrew Geissler1-1/+1
Vernon Mauery (1): Change yield_method_call to be no-throw (From meta-phosphor rev: 6ac8fcf74ead9a41b12202dd78f1277ad4996de2) Change-Id: Iad4b371c517fc2942e40007ac2b07e46df444753 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09sdbusplus: srcrev bump 4274c117dd..a564ac95ddAndrew Geissler1-1/+1
Vernon Mauery (1): Add vmauery to the sdbusplus maintainer list (From meta-phosphor rev: 4adcda8f219840b5218b93028b64e814c9775010) Change-Id: I044aadda7749383bf8f67f0f286ba8a09bf1b880 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-10sdbusplus: srcrev bump 8515eae7ad..4274c117ddAndrew Geissler1-1/+1
William A. Kennington III (1): std::variant: Remove uses of the variant_ns (From meta-phosphor rev: db66ead618460df8962c61255db1b2d7f8ed670b) Change-Id: I23c253cd80b998b7e48050eedfedb0b687c27fef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09sdbusplus: srcrev bump 8cd7a4a10c..8515eae7adAndrew Geissler1-1/+1
William A. Kennington III (3): sdbus++: Fix mako include substitution for signals sdbus++: Allow server.hpp files to have extra generated includes sdbus++: Generate includes for enum references (From meta-phosphor rev: bae4113f94c5f37da6d8068e0cae150cdf8e0e28) Change-Id: I9eb28e5a62c07fd669e4d4770930f95d2e1211ab 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-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-05rsyslog: Don't disable systemd StartLimitWilliam A. Kennington III1-3/+0
It is undesirable to have a service restart continually forever if it gets stuck in a failure loop. This workaround was added due to "RestartUnit" being ignored if the rsyslog unit had already failed. A fix to the "RestartUnit" logic has been added, so that the StartLimit is reset after a configuration change but before calling "RestartUnit". This will ensure restarts are reliable after configuration change, but we don't have rsyslog trying to restart indefinitely. (From meta-phosphor rev: c82d32f8e6993f83ddda35dd1a2152eca8188408) Change-Id: I719489ceadfadb3cca71bbdbb1697fa83cad2e2f Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-03gpioplus: srcrev bump 15658977cc..9dd00de706Andrew Geissler1-1/+1
William A. Kennington III (1): meson: Fix pc file generation (From meta-phosphor rev: a58514c70aa2b4425f1aa653e7defa2db0ec2945) Change-Id: I6b0e1689fbaea97b8142cbd7bdebea0aa2f83532 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02sdeventplus: srcrev bump 9ce0d10bd5..1e125d974bAndrew Geissler1-1/+1
William A. Kennington III (3): example/heartbeat: Add signal handling internal/utils: performCallback should preserve argument references source/base: sourceCallback forward reference type information (From meta-phosphor rev: 246989e3e15f6080aadcbb2f1b367c0cdcc89140) Change-Id: Iebc2f95a48c2b58de99a4a69c2e873a382bd3598 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02sdeventplus: srcrev bump 2d8f8cc0a2..9ce0d10bd5Andrew Geissler1-1/+1
William A. Kennington III (5): tree-wide: Use get() helper instead of direct access internal/sdref: Remove in favor of stdplus/handle source/base: Remove unused ref constructor tree-wide: Use cexec for checking calls sdevent: Fix missing parameter names (From meta-phosphor rev: 36fb2808506aeec25b82ad7224259b0c1f7749ca) Change-Id: Ic0ab7e529c112604c29e0f7e50fe025641880c9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02stdplus: srcrev bump 1937ef65b5..bff0b0fe90Andrew Geissler1-1/+1
William A. Kennington III (3): handle/managed: Implement non-copyable handle handle/copyable: Implement copyable handle util/cexec: Implement exception helpers (From meta-phosphor rev: 80bb91ea494909122a919d86c05f986da81c59af) Change-Id: I28d0db0b0dca3804283f89962e9f0a3bd8f61495 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>