summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-core
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2016-12-02 22:30:40 +0300
committerAndrew Geissler <andrewg@us.ibm.com>2016-12-02 22:32:21 +0300
commit3cd4cd464e12877b2ca863fc268f33a7d2f40596 (patch)
treeb4a86ecdb6412486e9b354f9fd1a8001d29e9041 /meta-phosphor/common/recipes-core
parent0d1a644c94561857e541d11b9bdc9af2a8f9b012 (diff)
downloadopenbmc-3cd4cd464e12877b2ca863fc268f33a7d2f40596.tar.xz
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>
Diffstat (limited to 'meta-phosphor/common/recipes-core')
-rw-r--r--meta-phosphor/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend b/meta-phosphor/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend
index b21e2d05b..529002c17 100644
--- a/meta-phosphor/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend
+++ b/meta-phosphor/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend
@@ -1 +1 @@
-RRECOMMENDS_${PN}_append = " gtest sdbusplus"
+RRECOMMENDS_${PN}_append = " gtest sdbusplus phosphor-logging"