[oe-commits] Marcin Juszkiewicz : libgcrypt: add native

git version control git at git.openembedded.org
Tue Mar 9 17:36:10 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 098f31a905fb7125d8c92bed056bff5fd5a813e7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=098f31a905fb7125d8c92bed056bff5fd5a813e7

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Tue Mar  9 16:06:46 2010 +0100

libgcrypt: add native

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

---

 recipes/libgcrypt/libgcrypt.inc |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/recipes/libgcrypt/libgcrypt.inc b/recipes/libgcrypt/libgcrypt.inc
index afec2fd..77dd1d9 100644
--- a/recipes/libgcrypt/libgcrypt.inc
+++ b/recipes/libgcrypt/libgcrypt.inc
@@ -19,7 +19,4 @@ do_install_append() {
 	cp ${S}/src/*.pc ${D}/${libdir}/pkgconfig/
 }
 
-do_stage() {
-	autotools_stage_all
-}
-
+BBCLASSEXTEND = "native"





More information about the Openembedded-commits mailing list