summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/stdplus
AgeCommit message (Collapse)AuthorFilesLines
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-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-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>
2019-03-29stdplus: srcrev bump 15982f6c0a..1937ef65b5Andrew Geissler1-1/+1
William A. Kennington III (1): meson: Add version to library (From meta-phosphor rev: a2637b220a53ed02f8801f9ef10201bec9f162db) Change-Id: Iec2514a3741633fda3d6f98789bf758c5028ba9a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-27stdplus: Fix license checksumWilliam A. Kennington III1-1/+1
The previous change committed a bad checksum for the license file. (From meta-phosphor rev: d2237f75eb22cac6a2e78646c45e8217e2c50ada) Change-Id: Ia731a291fa0d359a3eddd0e37ca573c2888ec4f9 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26stdplus: Add packageWilliam A. Kennington III1-0/+23
Ideally this would be using meson but our current version 0.47.2 is not new enough to support that yet. (From meta-phosphor rev: ed59c49fac0f553d626e1e3400e3e38f23248791) Change-Id: Iaaa2d3cdc92edf60c82c0b2ddca3d332b4cdac9d Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>