summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/datetime
AgeCommit message (Collapse)AuthorFilesLines
2019-02-14phosphor-time-manager: srcrev bump a8741b56ec..6aca02e07aAndrew Geissler1-1/+1
Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 03aa707538130156383735f492e0ec5babd5fcda) Change-Id: Iea0c073c2a81092857cc92e91dc34396e3785dd5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-24phosphor-time-manager: srcrev bump 4e84539349..a8741b56ecAndrew Geissler1-1/+1
Lei YU (1): README: Add special note on NTP setting change (From meta-phosphor rev: 97ace23dd7ff7f94f81afc89f4adfb269f35d386) Change-Id: Ie7da945db970387566833a5a81c1729f3452d3e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-12-19phosphor-time-manager: srcrev bump 37539dcc2b..4e84539349Andrew Geissler1-1/+1
Brad Bishop (1): Use a single dbus connection object (From meta-phosphor rev: 9c07a6180e1e1de2dd5357aded850142c3872810) Change-Id: I9594e7eab68e71cc46132ef8bd6790a169c79ac8 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-07phosphor-time-manager: srcrev bump ab4cc6a558..1f1d8e012fAndrew Geissler1-1/+1
William A. Kennington III (1): Fix std::variant usage (From meta-phosphor rev: a83a64818a5e374a30c8b93e58100982c4b7f7c8) Change-Id: I863866e00854a46c98d4aeeddb9202e95adbb07f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-08phosphor-time-manager: srcrev bump 19b37ee220..ab4cc6a558Andrew Geissler1-1/+1
Gunnar Mills (1): clang-format: Update to match docs repo (From meta-phosphor rev: 6ea73b324cce8e68118a4e6d57dfb34c7914135d) Change-Id: Ib3444bbaab613984a3ad31862b8c18bcee1e6e29 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25phosphor-time-manager: srcrev bump 1cd4248d4a..19b37ee220Andrew Geissler1-1/+1
Lei YU (1): Enable link time optimization (From meta-phosphor rev: c31b542a760e88eec97163e19c454cee3b67168c) Change-Id: Ifd6a2850073c3c562f91fb3f04ca6d639f8d6efa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-14phosphor-time-manager: srcrev bump bd024395f6..1cd4248d4aAndrew Geissler1-1/+1
Lei YU (5): Throw runtime_error instead of MethodEror Use proper errors when failing to set time Handle SdBusError exception in setting time Handle SdBusError exception in setting NTP Fix un-initialized time owner/mode in manager (From meta-phosphor rev: 89942c008210e051248856da70f3c7023d586985) Change-Id: I2acbbff351e5d6d5ca4727b62cdbaa10f5332a43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12phosphor-time-manager: srcrev bump 33752c75e8..bd024395f6Andrew Geissler1-1/+1
Lei YU (1): Use correct gtest/gmock flags (From meta-phosphor rev: 70ba5b451b64b1aeee92193533a3326c3a2bb548) Change-Id: I095de0722df9fa99660a4e35246e2fdb85e7ac3e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06meta-phosphor: Move layer content from common/Brad Bishop2-0/+48
Adopt a more conventional directory hierarchy. meta-phosphor is still a _long_ way from suitable for hosting on yoctoproject.org but things like this don't help. (From meta-phosphor rev: 471cfcefa74b8c7ceb704cb670e6d915cf27c63b) Change-Id: I3f106b2f6cdc6cec734be28a6090800546f362eb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>