commit | 46affd13a107048d890c85084b48fe58a1c63863 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Fri Dec 02 13:30:40 2016 -0600 |
committer | Andrew Geissler <andrewg@us.ibm.com> | Fri Dec 02 13:32:21 2016 -0600 |
tree | e320cb187fa0c441acc2bf1284259158f13a0466 | |
parent | 01025de33989acbdfccb007219d09415a073fed2 [diff] |
Add phosphor-logging to SDK Other repos need the elog.hpp and log.hpp files, this will get them into the SDK. Change-Id: Ibb9316686f12483cef8333fa8a514f1402ee233f Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
diff --git a/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend b/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend index b21e2d0..529002c 100644 --- a/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend +++ b/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend
@@ -1 +1 @@ -RRECOMMENDS_${PN}_append = " gtest sdbusplus" +RRECOMMENDS_${PN}_append = " gtest sdbusplus phosphor-logging"