summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2019-11-14phosphor-dbus-monitor: srcrev bump 07c35131cb..b4d6990942Andrew Geissler1-1/+1
Andrew Geissler (1): dbus-name: do startup work before registering name Brad Bishop (1): maintainers: add some, remove some (From meta-phosphor rev: 5e2951b6a2ea09db3163420583a3bcc2d4d967e9) Change-Id: I4e75ca31ba705ec6831fb8cfe8a73724e2fb14e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-04phosphor-dbus-monitor: srcrev bump 22bf900827..07c35131cbAndrew Geissler1-1/+1
Matthew Barth (8): Add median* condition Add filters option to property watch class Create Filters class to store filter functions test: Rename "ExpectedValues" struct to "Values" test: Functionalize test state validation check test: Add property watch filter tests test: Fix condition generation callbacks size test test: Add median condition generation test entries (From meta-phosphor rev: 499a981ffa19c65cd6f7ead8f1cb95408e1addd5) Change-Id: I3f176e6fbf8f2ec53f633966002806e6fc2cf6b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-18phosphor-dbus-monitor: srcrev bump 91e14a5802..22bf900827Andrew Geissler1-1/+1
Matthew Barth (3): Add generated interfaceaddtest to .gitignore Fixup propertywatchtest Add propertywatchtest unit tests to `make check` (From meta-phosphor rev: ebcb303f847caf342d6189ee80812909289ad70f) Change-Id: I44a3e7075179792d6ce8d644b2db8f2234ba3eb6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-10phosphor-dbus-monitor: srcrev bump 92907da08e..91e14a5802Andrew Geissler1-1/+1
Matthew Barth (1): Add generated interfaceaddtest.hpp to .gitignore (From meta-phosphor rev: f3d61848fc16406509dc076753e329935b0f6597) Change-Id: I90bea894597198ae6b269c4354328e38aa9a6534 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-28meta-phosphor: Enable phosphor-dbus-monitor non-native recipesMatthew Barth1-2/+2
Switch phosphor-dbus-monitor from a native to a non-native recipe. This allows for machine overrides in order to consume the correct policy configuration files as input from within a system layer. Tested: Built witherspoon phosphor-dbus-monitor resulting in no image change (From meta-phosphor rev: 71f907f175b511bad3f91299ad0989baf3d734c4) Change-Id: I8f7ec96af6f1ffbec4edc7ee3c70423850665b2d Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29phosphor-dbus-monitor: srcrev bump 50b4b44aed..92907da08eAndrew Geissler1-2/+2
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: ed758c118274afa443784cf28efcad5617716a79) Change-Id: I82d924e2259c59071269920999042ff59646773a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-14phosphor-dbus-monitor: srcrev bump 12789e6c66..50b4b44aedAndrew Geissler1-1/+1
Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 43cec543353b36492a9df99830797703ce800df2) Change-Id: I1de2baa7df72d797e7c06d526165594c0b1dd5fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-12-10meta-phosphor: master refresh 65f8850b66..aa2e4bba38Brad Bishop1-1/+1
Update meta-phosphor to master HEAD. Andrew Geissler (13): skeleton: srcrev bump a9427c85f3..e32e33784a phosphor-dbus-interfaces: srcrev bump 0e6d655be2..99b5aaa499 phosphor-dbus-monitor: srcrev bump ecf8910c01..12789e6c66 phosphor-fan-presence: srcrev bump 4978e06c45..f0b020fb32 phosphor-networkd: srcrev bump 35297177b8..cb500dc2b5 phosphor-pid-control: srcrev bump f77ecc7bca..208abce8d8 phosphor-host-ipmid: srcrev bump e04c004b21..4fe7efe885 bmcweb: srcrev bump 3112a144b3..63c7908ddb dbus-sensors: srcrev bump f87dc4c139..7c977b6de8 phosphor-webui: srcrev bump bd500cd2d6..dbf0481196 dbus-sensors: srcrev bump 7c977b6de8..ce3fca414e phosphor-time-manager: srcrev bump 1f1d8e012f..37539dcc2b sdbusplus: srcrev bump 6b4fb2969c..f042393a65 Brad Bishop (1): phosphor: net-snmp: clean up configure options Change-Id: Icfb3ec61eeb63921cce883cbabfa318361964052 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-30phosphor-dbus-monitor: srcrev bump efcd653d74..ecf8910c01Andrew Geissler1-1/+1
Matt Spinler (1): Use new Association interface name (From meta-phosphor rev: 84693656faf428ed2c5753b8c6a73ff46725c899) Change-Id: I569f3fa8c39028fef38f91f714892aca0c3ff415 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-21phosphor-dbus-monitor: srcrev bump 0b45a3ce6d..efcd653d74Andrew Geissler1-1/+1
William A. Kennington III (1): std::variant: Fixup .get() usage (From meta-phosphor rev: e5819b26e6e6a7de6feb9fe8cef7e741fd7f19a7) Change-Id: I805b2fe264a9563c1a8fa18666bbc356826c0d6e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-26phosphor-dbus-monitor: Add sdeventplus DEPENDWilliam A. Kennington III1-0/+1
An upcoming change will require that phospohr-dbus-monitor have sdeventplus available. (From meta-phosphor rev: b27564d13d3ca404b1b39bdd4870234b440651ed) Change-Id: I527daf07e623d18af4ddeecf0e99fa86465e4ba4 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-26phosphor-dbus-monitor: Remove unneeded RDEPENDSWilliam A. Kennington III1-12/+0
We don't need to explicitly specify library dependencies as runtime dependencies as build rules will do this automatically if they are needed. (From meta-phosphor rev: 3edb6cf4112f2d1c3af3e13567db1d798d3a7fb1) Change-Id: I4cd58dd74738be27928113408e84b52a62d64af9 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-22meta-phosphor: dbus: dbus-monitor: drop symlinkPatrick Venture1-1/+49
Drop symlink and rename bb for phosphor-dbus-monitor. (From meta-phosphor rev: e4b4080a41eec644531db57b1c7e02da5d4d2cc3) Change-Id: I00ddb6c64f7bb0b43e400666e5d15ea0576dcf06 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 Venture1-0/+1
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>