From a4ad72a9919ab58305c034ca9caf53baa54264f3 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 23 Jan 2013 15:11:23 +0000 Subject: 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 Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3-54-g00ecf