[oe-commits] Bernhard Guillon : libglademm_2.4.1.bb: remove legacy staging, bump PR

git version control git at git.openembedded.org
Mon Feb 7 13:25:57 UTC 2011


Module: openembedded.git
Branch: master
Commit: 82c07ebb7bc876bd2898c4bfbd769809a33f5727
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=82c07ebb7bc876bd2898c4bfbd769809a33f5727

Author: Bernhard Guillon <Bernhard.Guillon at opensimpad.org>
Date:   Mon Feb  7 14:20:00 2011 +0100

libglademm_2.4.1.bb: remove legacy staging, bump PR

*removing legacy staging also solve missing libglademm-2.4.pc problem

Signed-off-by: Bernhard Guillon <Bernhard.Guillon at opensimpad.org>

---

 recipes/libglademm/libglademm_2.4.1.bb |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/recipes/libglademm/libglademm_2.4.1.bb b/recipes/libglademm/libglademm_2.4.1.bb
index 5813d0b..150ac09 100644
--- a/recipes/libglademm/libglademm_2.4.1.bb
+++ b/recipes/libglademm/libglademm_2.4.1.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.gtkmm.org/"
 SECTION = "libs"
 PRIORITY = "optional"
 DEPENDS = "gtkmm libglade"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libglademm/2.4/libglademm-${PV}.tar.bz2"
 
@@ -15,11 +15,5 @@ FILES_${PN} = "${libdir}/lib*.so.*"
 
 LIBV = "2.4.0"
 
-do_stage () {
-	oe_libinstall -so -C libglade/libglademm libglademm-2.4 ${STAGING_LIBDIR}
-
-	autotools_stage_includes
-}
-
 SRC_URI[md5sum] = "81688d8499028aee8132db48a71e90eb"
 SRC_URI[sha256sum] = "4efb4fe267c19bf96e56f01f0d7a5508c1619cfac139a8e2e5c7f99a8d9cf97c"





More information about the Openembedded-commits mailing list