libglademm_2.4.1.bb: remove legacy staging, bump PR
authorBernhard Guillon <Bernhard.Guillon@opensimpad.org>
Mon, 7 Feb 2011 13:20:00 +0000 (14:20 +0100)
committerBernhard Guillon <Bernhard.Guillon@opensimpad.org>
Mon, 7 Feb 2011 13:20:00 +0000 (14:20 +0100)
*removing legacy staging also solve missing libglademm-2.4.pc problem

Signed-off-by: Bernhard Guillon <Bernhard.Guillon@opensimpad.org>
recipes/libglademm/libglademm_2.4.1.bb

index 5813d0b..150ac09 100644 (file)
@@ -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"