[OE-core] [PATCH] libgpg-error: extend to nativesdk to catch up with metadata changes

Koen Kooi koen at dominion.thruhere.net
Mon Mar 7 15:37:20 UTC 2011


libgpg-error was introduced into the dependency tree for meta-toolchain-qte without the needed nativesdk extend

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 .../libgpg-error/libgpg-error_1.9.bb               |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb
index 479a11f..7f26dbd 100644
--- a/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb
+++ b/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb
@@ -24,3 +24,5 @@ FILES_${PN} = "${libdir}/lib*.so.*"
 FILES_${PN}-dev += "${bindir}/*"
 
 inherit autotools binconfig pkgconfig
+
+BBCLASSEXTEND = "nativesdk"
-- 
1.6.6.1





More information about the Openembedded-core mailing list