mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
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:
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
|
install c-client/c-client.a ${D}${libdir}/libc-client.a
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ALLOW_EMPTY_${PN} = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user