[oe] [meta-networking][PATCH] talloc: fix error, talloc-dev cannot install

Dai Caiyun daicy.fnst at cn.fujitsu.com
Thu May 26 06:19:56 UTC 2016


* satisfy_dependencies_for: Cannot satisfy the following dependencies for talloc-dev:
*      talloc (= 2.1.1-r0) *
* opkg_install: Cannot install package talloc-dev.

Signed-off-by: Dai Caiyun <daicy.fnst at cn.fujitsu.com>
---
 meta-networking/recipes-support/talloc/talloc_2.1.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/talloc/talloc_2.1.1.bb b/meta-networking/recipes-support/talloc/talloc_2.1.1.bb
index 89c390f..ea30a24 100644
--- a/meta-networking/recipes-support/talloc/talloc_2.1.1.bb
+++ b/meta-networking/recipes-support/talloc/talloc_2.1.1.bb
@@ -22,7 +22,7 @@ EXTRA_OECONF += "--disable-rpath \
 
 PACKAGES += "libtalloc libtalloc-dbg libtalloc-dev pytalloc pytalloc-dbg pytalloc-dev"
 
-#ALLOW_EMPTY_${PN} = "1"
+ALLOW_EMPTY_${PN} = "1"
 FILES_${PN} = ""
 FILES_${PN}-dev = ""
 FILES_${PN}-dbg = ""
-- 
1.8.4.2






More information about the Openembedded-devel mailing list