[oe-commits] Koen Kooi : gnutls: stage more stuff

GIT User account git at amethyst.openembedded.net
Wed Nov 19 18:46:49 UTC 2008


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Nov 19 19:45:49 2008 +0100

gnutls: stage more stuff

---

 packages/gnutls/gnutls.inc      |    2 +-
 packages/gnutls/gnutls_2.4.2.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/gnutls/gnutls.inc b/packages/gnutls/gnutls.inc
index e438423..31d0086 100644
--- a/packages/gnutls/gnutls.inc
+++ b/packages/gnutls/gnutls.inc
@@ -13,7 +13,7 @@ do_stage() {
     oe_libinstall -C lib/.libs -so -a libgnutls ${STAGING_LIBDIR}
     oe_libinstall -C libextra/.libs -so -a libgnutls-extra ${STAGING_LIBDIR}
     oe_libinstall -C libextra/.libs -so -a libgnutls-openssl ${STAGING_LIBDIR}
-    autotools_stage_includes
+    autotools_stage_all
 
     install -d ${STAGING_DATADIR}/aclocal
     cp ${S}/lib/libgnutls.m4 ${STAGING_DATADIR}/aclocal/
diff --git a/packages/gnutls/gnutls_2.4.2.bb b/packages/gnutls/gnutls_2.4.2.bb
index 15614fb..757155c 100644
--- a/packages/gnutls/gnutls_2.4.2.bb
+++ b/packages/gnutls/gnutls_2.4.2.bb
@@ -6,4 +6,4 @@ SRC_URI += "\
 	file://configure_madness.patch;patch=1 \
 	"
 
-PR = "r1"
+PR = "r2"





More information about the Openembedded-commits mailing list