summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-phosphor: Fix explicit dependencies antipatternBrad Bishop2019-03-281-1/+2
| | | | | | | | | | | | | | | | | | | | 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-debug-collector: srcrev bump 6d7f753ba7..fa180596feAndrew Geissler2019-03-051-1/+1
| | | | | | | | | | | Patrick Venture (1): build: pkg anti-pattern: use defaults (From meta-phosphor rev: 6e5e407d9b3336b56932b09fbd14775ceecc6905) Change-Id: I8184b8a4cd5a161675c3507cd9893dbab32b4fed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-debug-collector: srcrev bump e57ee7623b..6d7f753ba7Andrew Geissler2019-01-301-1/+1
| | | | | | | | | | | | Marri Devender Rao (2): Refactor to pass errors to watch through config YAML Specify plugins to be invoked for chekstop error (From meta-phosphor rev: d9924f22c79d9296f6a481ff2716d4a903c1deac) Change-Id: Iaffa06145af2db4e6dc5deb56f3c30177d079e34 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-debug-collector: srcrev bump 6916cec8e1..e57ee7623bAndrew Geissler2018-11-181-1/+1
| | | | | | | | | | | Artem Senichev (1): Add phosphor-hostlogger plugin to dreport (From meta-phosphor rev: 15e25988ccac74d987db9da136b587f424506e1d) Change-Id: I2a44f068d43ccaa569c7f518ba920bbc50e1abdd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-debug-collector: srcrev bump d3d3774262..6916cec8e1Andrew Geissler2018-10-231-1/+1
| | | | | | | | | | | | | | | Brad Bishop (1): internal: Add missing Manager forward declaration Jayanth Othayoth (2): Enable clang code format MAINTAINERS: Updated reviewers (From meta-phosphor rev: aea2ba2797c2d6554e501a541e1c5779a01b1e82) Change-Id: I9bc9f3d525cbd32287bfba06a6ba9ff2e423821c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: ffdc: rename as gitPatrick Venture2018-10-071-0/+23
Rename ffdc.bb to ffdc_git.bb per OE norms. (From meta-phosphor rev: 0cfbf3b688336b0562691016324271e55540cd80) Change-Id: I24a23421deff93ffff695fb469cb020edd747c0b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud