summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-core
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-09-16 01:06:28 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-10-12 05:27:55 +0300
commit60cfb39a1ed41dc3764d2f23fa8cba200da719ce (patch)
tree53df09d99b60835c41e7bccd8ca8bbae4ea779cb /meta-phosphor/common/recipes-core
parent7216f421cf5f5541169427446cf8ae0d2b17b9c8 (diff)
downloadopenbmc-60cfb39a1ed41dc3764d2f23fa8cba200da719ce.tar.xz
gtest: Ensure added to SDK
Change-Id: I51e1ea4bcedbb64ed6e628e9a61dca6da35affb5 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-core')
-rw-r--r--meta-phosphor/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend1
1 files changed, 1 insertions, 0 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
new file mode 100644
index 000000000..2bbb39a75
--- /dev/null
+++ b/meta-phosphor/common/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend
@@ -0,0 +1 @@
+RRECOMMENDS_${PN}_append = " gtest"