From 82c07ebb7bc876bd2898c4bfbd769809a33f5727 Mon Sep 17 00:00:00 2001 From: Bernhard Guillon Date: Mon, 7 Feb 2011 14:20:00 +0100 Subject: [PATCH] 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 --- recipes/libglademm/libglademm_2.4.1.bb | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/recipes/libglademm/libglademm_2.4.1.bb b/recipes/libglademm/libglademm_2.4.1.bb index 5813d0bba1..150ac09b33 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" -- 2.39.5