summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* Redirect most of the Phosphor applications from GitHub to the Raptor ↵Raptor Engineering Development Team2019-04-251-1/+1
| | | | Computing Systems GIT repositories
* phosphor-state-manager: srcrev bump 19096267d4..624161cd2eAndrew Geissler2019-04-161-1/+1
| | | | | | | | | | | Andrew Geissler (1): Handle mapper introspect race condition (From meta-phosphor rev: a964ac9d395de78a1ea0c3ea9b4944b5a6f1f879) Change-Id: I9c091c13a3344f7ac1bb3cdd872a2c238447b2bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* obmcutil: Add 'sh' version, remove python versionAnthony Wilson2019-04-151-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | obmcutil was moved from skeleton to state-manager and converted to 'sh'. obmcutil-completion.sh no longer needed in pydevtools. Add recipe for new repo `phosphor-power-control` to install chassiskill. Adds the phosphor-power-control apps to the chassis-state-mgmt packagegroup. Install the components associated with the phosphor-state-manager package into bin. phosphor-state-manager: srcrev bump 32c532ea9b..19096267d4 Alexander Filippov (1): obmcutil: add more info to state subcommand Anthony Wilson (2): obmcutil: Add to 'make install' list obmcutil: Add chassiskill option Patrick Venture (2): build: pkg anti-pattern: use defaults build: install into bin instead of sbin (From meta-phosphor rev: 3492fb98c0a181a1c2adaae9682ef66683407241) Change-Id: Id0afaa80d1fa0c309d3d6d3483c40d26351f5f06 Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* update upstream subtreesBrad Bishop2019-04-061-2/+2
| | | | | | | | | | | | 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>
* meta-phosphor: Fix explicit dependencies antipatternBrad Bishop2019-03-281-8/+1
| | | | | | | | | | | | | | | | | | | | 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>
* phosphor-state-manager: srcrev bump 7a0689a91a..32c532ea9bAndrew Geissler2018-11-291-1/+1
| | | | | | | | | | | Anthony Wilson (1): Update error handling on sdbusplus calls (From meta-phosphor rev: 0f067194b6dbcc9b6437dafacbb75d283e43bd3d) Change-Id: I740f27397443a706fd7a497ca57ee8c3d53d4d2e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-state-manager: srcrev bump 436f3b8815..7a0689a91aAndrew Geissler2018-11-201-1/+1
| | | | | | | | | | | William A. Kennington III (1): std::variant: Fix use of incompatible api (From meta-phosphor rev: 3dfe6b3d8a6d0b5b9c99c6ffb27bea05e5afc612) Change-Id: If387655bd529050628ba971e018b85db441ec35d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-state-manager: srcrev bump acf54d089b..436f3b8815Andrew Geissler2018-11-141-1/+1
| | | | | | | | | | | William A. Kennington III (1): Include missing <cassert> (From meta-phosphor rev: 55a0e374534487920f8f5cf06774987ea8561685) Change-Id: I775aecc4a9a939f9d6748b2b34c810562372f0b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-state-manager: srcrev bump d998f82bda..acf54d089bAndrew Geissler2018-10-291-1/+1
| | | | | | | | | | | | | | | | | Anthony Wilson (7): obmcutil: Rewrite in sh and move to phosphor-state-manager obmcutil: Add help option obmcutil: Add bootprogress option obmcutil: Add 'power' option obmcutil: Added {power,chassis}{on,off} options obmcutil: Update argument handling obmcutil: Add wait/timeout option (From meta-phosphor rev: cc1f3274d0878c0d5b994b4df5fb366ededfd1be) Change-Id: I9ac5e043e1ea9c3fefc66d9f2d49aab235f5ee4c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-state-manager: srcrev bump 6425ab76f5..d998f82bdaAndrew Geissler2018-10-241-1/+1
| | | | | | | | | | | | | | Patrick Venture (1): discover_system_state: const reference for params William A. Kennington III (1): timer: Replace with sdeventplus/timer (From meta-phosphor rev: b1773e92a6131e76777b07bad1d413a5bc3b34e0) Change-Id: Id0101039e4547b34fd2ade77674ceb72381d936f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: state-manager: drop symlinkPatrick Venture2018-10-221-1/+143
| | | | | | | | | | Drop symlink and rename bb for phosphor-state-manager. (From meta-phosphor rev: e22ac6b25822f8435a5b1a59c672af3169f4e37d) Change-Id: I0f903bda11298323a68ee2ca4c5e13bf3e7a61bd Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: state-manager: Add symlink to gitPatrick Venture2018-10-081-0/+1
Add a symbolic link to phosphor-state-manager.bb named _git.bb and set the preferred version for the recipe. (From meta-phosphor rev: 85a1fcc0018c7507246978369b29612d31a2e981) Change-Id: I97d326f9ae570661100867e7f7d230b6bae087c2 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud