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>
This commit is contained in:
Marcin Juszkiewicz
2013-01-23 15:11:23 +00:00
committed by Martin Jansa
parent a32c030a6d
commit a4ad72a991
@@ -32,3 +32,4 @@ do_install() {
install c-client/c-client.a ${D}${libdir}/libc-client.a
}
ALLOW_EMPTY_${PN} = "1"