aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/libc-client
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2013-01-23 15:11:23 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-01-27 22:35:42 +0100
commita4ad72a9919ab58305c034ca9caf53baa54264f3 (patch)
treea37d0b24c5c73e9bd89f046ce6889a5162c7a146 /meta-oe/recipes-devtools/libc-client
parenta32c030a6d3d1768a73f87c74f6e6558f0579ec0 (diff)
downloadmeta-openembedded-a4ad72a9919ab58305c034ca9caf53baa54264f3.tar.gz
libc-client: create empty libc-client package to satisfy deps of -dev one
Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for packagegroup-core-standalone-hhvm-sdk-target: * libc-client (= 2007e-r1) * Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/libc-client')
-rw-r--r--meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb b/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb
index 9faa2f81b0..1ecbe68d94 100644
--- a/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb
+++ b/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb
@@ -32,3 +32,4 @@ do_install() {
install c-client/c-client.a ${D}${libdir}/libc-client.a
}
+ALLOW_EMPTY_${PN} = "1"