summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2021-11-03meta-phosphor:meson: pkgconfig inherit requiredAndrew Geissler1-1/+1
Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie85e2a3bd86010c2ce5d08c75fddc1ba348ff891
2021-10-27phosphor-hostlogger: srcrev bump cd21a2a57a..1ecbb996d9Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: If039f37c77dfec43d0bcad288bb8d599feb9f5a5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08phosphor-hostlogger: srcrev bump 042b5ba843..cd21a2a57aAndrew Geissler1-1/+1
Patrick Williams (1): build: switch to C++20 Change-Id: Ie3ba4ea0eee67e75731f45d67104222c65ce7401 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-31meta-phosphor: switch EXTRA_OEMESON to use override syntaxPatrick Williams1-1/+1
It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
2021-08-11meta-phosphor: prep for new override syntaxPatrick Williams1-5/+5
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2021-07-31meta-phosphor: phosphor-hostlogger: Disable testsBrandon Kim1-0/+3
We should not be building unit tests for our builds. Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I0329e7a76c5e3561ac6988f41a77c3b27bcf47cc
2021-07-02phosphor-hostlogger: srcrev bump dfee0da0a8..042b5ba843Andrew Geissler1-1/+1
Nan Zhou (1): Add the stream mode Change-Id: Ie13ad4f235d2a76e9c27346af54d0a01b916e0b0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-15phosphor-hostlogger: srcrev bump 90608dc367..dfee0da0a8Andrew Geissler1-1/+1
Patrick Williams (1): enable shellcheck Change-Id: I84305dfbc4a66f1197d0b168b99d1b493c2cd27c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-14phosphor-hostlogger: srcrev bump e9af83c6f5..90608dc367Andrew Geissler1-1/+1
Artem Senichev (1): Handle short name of OS status Change-Id: I8197b81e1aff7dacd940211fd7172b140960384e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2020-10-22phosphor-hostlogger: srcrev bump e8837d59c7..e9af83c6f5Andrew Geissler1-1/+1
SpencerKu (1): Modify Timestamp to RFC3339 Format (From meta-phosphor rev: 4e81e670ec117ec2a254ebc2925873abc81c7d86) Change-Id: I6a350cf40444c013995e1c712ea041032a241f0e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15phosphor-host-logger: srcrev bump bc5e150140..e8837d59cArtem Senichev1-19/+45
Artem Senichev (1): Add multi-host support The new revision has several features that require the following changes in the bitbake recipe: - migrate the build system from autotools to Meson; - remove direct dependency on sdbusplus (Hostlogger service does not provide D-Bus interface anymore); - add dependency on phosphor-logging; - add multi-host support based on configuration files that are specified in a bbappend. The default behaviour is not changed: if no configuration files are provided, the system will have only one service instance (similar to obmc-console). (From meta-phosphor rev: c4fddbeeed8107fb1862bf1c4661407c96f9a090) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I23480156be91fad08827ab74122db3c320e2e49c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-10phosphor-hostlogger: srcrev bump ea31658b6d..bc5e150140Andrew Geissler1-1/+1
Artem Senichev (1): Replace email in maintainers file (From meta-phosphor rev: f2088fc1afb234105811f7ea82a65284a11157dc) Change-Id: I91b69709cffa58930e917461b9bb3fa19031a3a9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-15phosphor-hostlogger: srcrev bump afc7373106..ea31658b6dAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 6afabbf0d5c793fc8949e657cdc49b02d67bbae2) Change-Id: Ib26af4e8937876275fa0b92086a8b2fd9352af04 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-14phosphor-hostlogger: srcrev bump b8cf26fe93..afc7373106Andrew Geissler1-1/+1
Artem Senichev (1): Move file IO to standalone class (From meta-phosphor rev: 71f07b9b7650d316e46f28b5f1b90f960d381d10) Change-Id: I2b2e0784164dfa18ded62b98d47b928b1a9ee895 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07phosphor-hostlogger: use python3Patrick Williams1-1/+1
(From meta-phosphor rev: d65afb3cf79e8e751663993bc86c439fbf8e5f42) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id8934784eb96c53646449a68c00fdf329dda7e78 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-03meta-phosphor: update DEPENDS for sdbusplus-nativePatrick Williams1-1/+1
sdbusplus has changed the package layout so that sdbusplus-native and sdbus++-native are now ${PYTHON_PN}-sdbus++-native. Update recipes that need to use sdbus++ (or its associated python modules) or remove the DEPENDS if it is no longer necessary. (From meta-phosphor rev: 2bebd1247cb78567441158b152c7a13f476afd4f) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I30f9c2220da9145ef0a7067e067aed1396d8b40d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-04-06update upstream subtreesBrad Bishop1-2/+1
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>
2019-03-29phosphor-hostlogger: srcrev bump f780288ad8..b8cf26fe93Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 7b88129d5a08bbceb04f8b51026b393659015ace) Change-Id: Ic55bfae6288d45ea6b30fcfccd594e4beb44799b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-14phosphor-hostlogger: srcrev bump 8376dc0127..f780288ad8Andrew Geissler1-1/+1
Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: a2c584bb245063bff24f1e95f8c187e812603482) Change-Id: I53eaaceb2578c1d43bc4f1ce95d0d5eb1bd9ec53 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-15phosphor-hostlogger: srcrev bump 4d5a5dcd6f..8376dc0127Andrew Geissler1-1/+1
Vernon Mauery (1): phosphor-hostlogger: connect with the correct sockaddr size (From meta-phosphor rev: c709967c38fe4277627444b597889d4fe3a774bb) Change-Id: I89e4fddef455ef8101494f33e37f4e4deed598f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10phosphor-hostlogger: add missed dependencyAlexander Filippov1-2/+5
With yocto 2.6 we have failed during `do_configure` stage. This commit adds `autoconf-archive-native` to `DEPENDS` and fixes that problem. (From meta-phosphor rev: 74dc8707bbfccd2f0d65e5662de6581ca4fa7dd4) Change-Id: Ia99abc1ae3e0ba9f2c7e437e3d319fef1046df14 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20Add bitbake recipe for building phosphor-hostloggerArtem Senichev1-0/+38
(From meta-phosphor rev: 8135af993aadc15de2fdc289c5c9f8fe8ec52932) Change-Id: I5f8dec6493e0fddf46b48850109ae826908d8fc0 Signed-off-by: Artem Senichev <artemsen@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>