summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* Updating Nlohmann branch issue and updating to 3.0.1David Cobbley2018-01-051-3/+3
| | | | | | | | | Nlohmann deleted the branch on which we had pinned the YP recipe. Moving the branch back to master and pinning on a commit for version 3.0.1. Change-Id: I478cf338baf096c108532760cefa15c4d01fe45d Signed-off-by: David Cobbley <david.j.cobbley@linux.intel.com>
* Add Nlohmann JSON libraryDavid Cobbley2017-12-201-0/+16
| | | | | | | | | | This will make use of the Nlohmann JSON library accessible in the sysroot for other packages to compile with. Use: #include "nlohmann/json.hpp" Change-Id: Ia1dc032bc847fa156c0f7c12afb117e2ae3c2192 Signed-off-by: David Cobbley <david.j.cobbley@linux.intel.com>
* Add recipe for CerealDeepak Kodihalli2017-06-261-0/+21
| | | | | | | | | Cereal is a C++ serialization library; phosphor-logging uses Cereal to serialize and persist error d-bus objects. Have phosphor-logging depend on Cereal. Change-Id: I8142fbfbddfd2ed79cfafec9f4916d2975c39663 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* rng-tools: Add systemd service file and package configLeonel Gonzalez2017-06-222-0/+25
| | | | | Change-Id: If011dc8bfdd52cc16b489d840a0d3a718352bd77 Signed-off-by: Leonel Gonzalez <lgonzalez@us.ibm.com>
* Enable libyaml nativesdk bakeBrad Bishop2016-11-161-0/+1
Short term workaround pending upstream review: https://patchwork.openembedded.org/patch/133722/ Change-Id: Ice579d23340ba82898c51f92740d21a24fb91fa7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud