summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/datetime
AgeCommit message (Collapse)AuthorFilesLines
2019-04-06update upstream subtreesBrad Bishop1-1/+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-time-manager: srcrev bump 6aca02e07a..66bc0a5a9fAndrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: e807f0cce704b9ab2bbcd034da500b0ec589b248) Change-Id: If54c7fa7656003c91619961abcd9cad9f925b151 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28meta-phosphor: point recipes to depend on phosphor-networkPatrick Venture1-1/+1
Point various meta-phosphor recipes to depend on phosphor-network instead of network. Also, update the default for this feature to be phosphor-network instead of network. (From meta-phosphor rev: 98fa96164889d0eed896a731bcfb348d5d802bef) Tested: Verified meta-ibm/meta-witherspoon built. Change-Id: I1c4b8fdcb92bf216e50d9f88273a7ac7bdc20213 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28meta-phosphor: Fix explicit dependencies antipatternBrad Bishop1-4/+0
Out of the box bitbake examines built applications, automatically adds runtime dependencies and thus ensures any library packages dependencies are automatically added to images, sdks, etc. There is no need to list them explicitly in a recipe. Dependencies change over time, and listing them explicitly is likely prone to errors - the net effect being unnecessary shared library packages being installed into images. Consult https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-RDEPENDS for information on when to use explicit runtime dependencies. (From meta-phosphor rev: 26873c99d30b55e21a920c9851f21c3e2eab19f7) Change-Id: I38640d75a2d834c07d45ddcdb0162f1a23f848d9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28meta-phosphor: Add mapper dependency to time mgrBrad Bishop1-0/+1
Without the mapper installed, phosphor-time-manager fails like this at startup: terminate called after throwing an instance of 'sdbusplus::exception::SdBusError' what(): sd_bus_call: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable Add a runtime dependency on the mapper. (From meta-phosphor rev: 4a1d82df5ec6ddc45783b384e51d7ddb265836bd) Change-Id: Ic1176617b9385a1ca4aae6a1180785c2a7ab5dee Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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>