summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2021-12-21phosphor-host-postd: srcrev bump 5633a3fc97..6a5e0a1cbaAndrew Geissler1-1/+1
William A. Kennington III (4): gitignore: Change to support meson instead of autotools subprojects: Add everything for local building main: Use optional instead of unique_ptr main: Terminate cleanly for TERM and INT Change-Id: Idedd9f04c04f05f0754a049bd43d08a421108191 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21phosphor-host-postd: srcrev bump 996facb65d..5633a3fc97Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: Id52fef03d5da74b6e673fd938e7a9bed3219d1cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-host-postd: srcrev bump ec799a5e1c..996facb65dAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I7d7b47724d673c5ec33a0e9f055a810362ec2bab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08phosphor-host-postd: srcrev bump 2a744b2d70..ec799a5e1cAndrew Geissler1-1/+1
Patrick Williams (1): build: switch to C++20 Change-Id: I726dfa9b2322fa83226fb57d99a9074e9ae5ac34 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-31meta-phosphor: switch EXTRA_OEMESON to use override syntaxPatrick Williams1-3/+5
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-2/+2
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2021-04-07phosphor-host-postd: srcrev bump e2abf44290..2a744b2d70Andrew Geissler1-1/+1
Troy Lee (1): LPC-Snoop event isn't registered into event loop Change-Id: I37f083c670b6c3f83a7af76025c0deea8713d459 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-02phosphor-host-postd: srcrev bump ba5258f715..e2abf44290Andrew Geissler1-1/+1
Nan Zhou (1): fix 7seg to use the postcode_t type Change-Id: I6bbbaa5f810b69d7fb7f0257b19c3e4e9b44c13a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-12Bump the changes related to post codesAndrew Geissler1-1/+1
PDI : Change the signature of Raw PostCode property Change Post codes signature to contain Secondary Code phosphor-host-postd: Fix code to consume the secondary code phosphor-post-code-manager: Add logic for supporting the secondary post codes fb-ipmi-oem : Fix the dbus signature used for setting postcodes Change-Id: I503eb5ebb70f4f8200a0e6e6f9ff6c052075d2e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-10phosphor-host-postd: srcrev bump 9b556add1b..aade4adb39Andrew Geissler1-1/+1
Manojkiran Eda (1): Make snoop port optional for the daemon Change-Id: I91db033df060d44c39bb3d72a265bf042e3de6ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-02phosphor-host-postd: srcrev bump 60252eec33..9b556add1bAndrew Geissler1-1/+1
Manojkiran Eda (1): Remove relic bootstrap.sh file Change-Id: Ia44591687273b1040db4590d880e0bcdc4bb6296 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-26phosphor-host-postd: srcrev bump c80e59fefb..60252eec33Andrew Geissler1-1/+1
Jonathan Doman (1): Fix D-Bus path for single-host POST code snoop Change-Id: Ia21a7d3350704f3b9654ac1e4e2b986f8e602590 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2020-12-16phosphor-host-postd: srcrev bump bf002b46d5..c80e59fefbAndrew Geissler1-1/+1
Kun Yi (1): Remove autotools (From meta-phosphor rev: fb4938873e19deda095cb15657bd9e6094d003cc) Change-Id: I5649feaee175acb7eea23b4b5ada08858e44a437 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-18phosphor-host-postd: srcrev bump 59c5d9ff7b..bf002b46d5Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 8010943ab8c7ae8ea1c835fba0ef38ae65cb865a) Change-Id: I1d66076127e40c1574faef8e2a3c4c386ceb3f79 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-14phosphor-host-postd: srcrev bump 0d14a59ecc..59c5d9ff7bAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: remove deprecated variant_ns (From meta-phosphor rev: 6a14bb3353ce197b1dbf84477e7b7f7e7480a5cd) Change-Id: Ie9d6f44378ea3126487ffd8dd1254253a0952f5a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-14phosphor-host-postd: Use mesonKun Yi1-8/+6
Now that meson support is ready, build using meson instead of autotools (From meta-phosphor rev: 69c2c41ddc9ff7f44a34f9bb4b9225a75729ab96) Signed-off-by: Kun Yi <kunyi731@gmail.com> Change-Id: I76a4d531fd25dd29ec6164b68f7c2c07f187bed8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-12phosphor-host-postd: srcrev bump 66efa632e2..0d14a59eccAndrew Geissler1-1/+1
Kun Yi (2): Work around warnings building with -Wall. Add meson support (From meta-phosphor rev: 828b8d1c4aa59c5d5fc35089a4b628adb5ebe8a5) Change-Id: Ia8fefc0ae0c4cbb9bd3ca4c01a87f106903cbcc4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-21phosphor-host-postd: srcrev bump ad2a08c7de..66efa632e2Andrew Geissler1-1/+1
William A. Kennington III (2): main: Fixup non-blocking reads main: Add verbose option (From meta-phosphor rev: 8bc56eb88deab8ca3c0cfde803a1a353dcbb2675) Change-Id: Ibfbe01c270252156c7353203c063f83647976d6f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-16phosphor-host-postd: add 7-segment display supportBenjamin Fair1-0/+10
Add '7seg' to the PACKAGECONFIG to enable the 7 segment display daemon for a machine. (From meta-phosphor rev: a41f2463815d2a9382d5249fbb7654226032f9ce) Change-Id: I3602b3526cc3bbbcabb5e5a778ea7bad7b509fe7 Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-09phosphor-host-postd: srcrev bump 938c0e438c..ad2a08c7deAndrew Geissler1-1/+1
Benjamin Fair (1): 7seg: fix service file name (From meta-phosphor rev: 5c90cb096b7310d49021cedf9733deb4bca8bf56) Change-Id: I087e116cc6501b2791de18db9092c2888e1cbd20 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-07phosphor-host-postd: srcrev bump f21475a230..938c0e438cAndrew Geissler1-1/+1
Benjamin Fair (1): Add 7-segment display daemon (From meta-phosphor rev: 8df5c06a767181adf1f6e6af22deca56cb2e4ea5) Change-Id: I915b05e6fbe0dab55545be324496945328b6a82d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-02-10phosphor-host-postd: srcrev bump 6dac4c5e55..f21475a230Andrew Geissler1-1/+1
William A. Kennington III (1): main: Always report new post codes (From meta-phosphor rev: cb69f7ef4f4f8b46f280c42aa93bc1568dac3366) Change-Id: Ib79df518583453b75ebb63bda6354ef4fa9e4f5b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-17phosphor-host-postd: srcrev bump 49a18b2202..6dac4c5e55Andrew Geissler1-1/+1
Tim Lee (1): main: Fix BMC system stuck when doing enumerate state after host shutdown William A. Kennington III (1): main: Improve support for existing and new driver semantics (From meta-phosphor rev: 7aa04211d94efaeb44e57907f2b780672393224c) Change-Id: I60584a69b529504e0f379bacc81fd3b02df744ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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-host-postd: srcrev bump 7101f76b54..49a18b2202Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 69838373a481f73400fda050a214e1f1499a473d) Change-Id: I8494eaa191fc73a1418ec15240558079db662c7d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-19phosphor-host-postd: srcrev bump 14c5d6f7af..7101f76b54Andrew Geissler1-1/+1
Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 82a9d0ac39d33c079ca123e7a7f869e0e1341772) Change-Id: I173b9c53da8baeb48090d1ac20d5ed33d3df690f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2018-11-08meta-phosphor: host: postd: move service file to repoPatrick Venture1-3/+9
Move the service file to the repo and populate via the configure script. Tested: Verified the service was installed and properly populated. (From meta-phosphor rev: c78742243e9a11d089779bc6f31cb026792a61d4) Change-Id: I226d56b6d769705a594a60222c0b110edde1ef25 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05phosphor-host-postd: srcrev bump ba7d1ec68e..14c5d6f7afAndrew Geissler1-1/+1
Patrick Venture (1): build: drop sbindir variable (From meta-phosphor rev: a0e952b598cd48aa71ffbe7771e53b253b31be91) Change-Id: Ia56552949b523e13fb1a71ef1dd90e86d6e1ff92 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-24phosphor-host-postd: srcrev bump f8a20835fb..ba7d1ec68eAndrew Geissler1-1/+1
Patrick Venture (1): Push service file into repo (From meta-phosphor rev: 9bc673f70fcc6a4758b0f66eff64c52790e3fd2f) Change-Id: I7a6756c02ac020c0e9baad07b2938fe9322fedc4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18phosphor-host-postd: srcrev bump 1c16ad897b..f8a20835fbAndrew Geissler1-1/+1
Patrick Venture (1): build: check for experimental/filesystem (From meta-phosphor rev: 537d31e85931a43dafa06353676897215d8c9490) Change-Id: I94b04668de826a3cd2d8c427660d1582337582cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-04meta-phosphor: host-postd: drop RDEPENDSPatrick Venture1-2/+0
Drop RDEPENDS to rely on bitbake to determine them. (From meta-phosphor rev: 6615bf7fe43c9f6c5af9fd70b98921ec0efa8902) Change-Id: I6ee96b0196b52daebc9f0b7192cb599fe24380df Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-04meta-phosphor: set phosphor-host-postd as git recipePatrick Venture1-0/+30
Renamed the phosphor-host-postd.bb to phosphor-host-postd_git.bb. This recipe is new enough that such a change should have a minimal impact. (From meta-phosphor rev: a9ac4e58eb8528ed0b2a7437c58867f01085f543) Change-Id: I4de3fcb943209d2c77ee810791ff8abdc0647ca8 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>