From c9ca1ec7a97eda5518ef95a35efee76b943763a8 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Wed, 8 Dec 2010 21:27:28 +0100 Subject: removed unused var AUTOTOOLS_STAGE_PKGCONFIG Signed-off-by: Frans Meulenbroeks Acked-by: Richard Purdie Acked-by: Andreas Oberritter (on irc) --- classes/efl.bbclass | 1 - classes/gnomebase.bbclass | 2 -- classes/xfce.bbclass | 2 -- classes/xfce46.bbclass | 2 -- recipes/bluez/bluez4-libs.inc | 1 - recipes/bluez/bluez4.inc | 1 - recipes/boxee/tre_0.7.5.bb | 2 -- recipes/device-mapper/device-mapper_1.02.28.bb | 1 - recipes/devicekit/devicekit-disks_004.bb | 1 - recipes/fann/fann_2.0.0.bb | 2 -- recipes/farsight/farsight2_0.0.22.bb | 3 --- recipes/farsight/farsight2_0.0.9.bb | 4 ---- recipes/farsight/libnice_0.0.13.bb | 2 -- recipes/farsight/libnice_0.0.6.bb | 2 -- recipes/ggz/libggz_0.0.14.1.bb | 2 -- recipes/gnome/gnome-python-extras_2.25.3.bb | 2 -- recipes/gnome/hippo-canvas_0.3.0.bb | 3 --- recipes/gnome/libsoup_2.2.100.bb | 2 -- recipes/gnutls/libtasn1_1.7.bb | 2 -- recipes/gstreamer/gst-common.inc | 2 -- recipes/icon-slicer/icon-slicer-native_0.3.bb | 2 -- recipes/jpeg/jasper_1.900.1.bb | 2 -- recipes/kde4/gmm_3.0.bb | 2 -- recipes/kde4/kde4.inc | 3 --- recipes/kde4/strigi_0.5.10.bb | 2 -- recipes/lcms/lcms_1.17.bb | 2 -- recipes/libdlo/libdlo_git.bb | 1 - recipes/libexif/libexif.inc | 2 -- recipes/libusb/libusb-compat_0.1.2.bb | 1 - recipes/libusb/libusb-compat_0.1.3.bb | 1 - recipes/libusb/libusb1_1.0.2.bb | 1 - recipes/mml-widget/gtkmathview_0.8.0.bb | 1 - recipes/musicpd/libmpd_0.17.96.bb | 3 --- recipes/musicpd/libmpd_0.20.0.bb | 2 -- recipes/mythtv/gmyth-upnp_0.7.0.bb | 2 -- recipes/mythtv/gmyth_0.7.1.bb | 2 -- recipes/obexftp/obexftp_0.23.bb | 2 -- recipes/obsolete/pixman/pixman_0.17.6.bb | 2 -- recipes/openmax/libomxil-bellagio_0.9.0.bb | 2 -- recipes/openmax/libomxil-bellagio_0.9.1.bb | 2 -- recipes/openmax/libomxil-bellagio_0.9.2.1.bb | 2 -- recipes/openmax/libomxil-bellagio_0.9.2.bb | 2 -- recipes/pango/pangomm_2.26.0.bb | 2 -- recipes/pulseaudio/libcanberra_0.12.bb | 2 -- recipes/pulseaudio/libcanberra_0.14.bb | 1 - recipes/pulseaudio/libcanberra_0.17.bb | 1 - recipes/redland/redland_1.0.8.bb | 2 -- recipes/schroedinger/schroedinger_1.0.9.bb | 2 -- recipes/sdr/hamlib_1.2.10.bb | 3 --- recipes/sugar/sugar-artwork_0.82.0.bb | 2 -- recipes/sugar/sugar-artwork_0.84.1.bb | 2 -- recipes/sugar/sugar-base_0.82.2.bb | 2 -- recipes/sugar/sugar-base_0.83.2.bb | 2 -- recipes/sugar/sugar-base_0.84.1.bb | 2 -- recipes/sugar/sugar-datastore_0.82.0.bb | 2 -- recipes/sugar/sugar-datastore_0.84.0.bb | 2 -- recipes/sugar/sugar-presence-service_0.82.2.bb | 2 -- recipes/sugar/sugar-presence-service_0.84.0.bb | 2 -- recipes/sugar/sugar-toolkit_0.82.11.bb | 2 -- recipes/sugar/sugar-toolkit_0.83.3.bb | 2 -- recipes/sugar/sugar-toolkit_0.84.4.bb | 2 -- recipes/sugar/sugar_0.82.9.bb | 2 -- recipes/sugar/sugar_0.83.4.bb | 2 -- recipes/sugar/sugar_0.84.6.bb | 2 -- recipes/telepathy/telepathy-farsight_0.0.7.bb | 2 -- recipes/telepathy/telepathy-gabble_0.7.27.bb | 1 - recipes/telepathy/telepathy-glib_0.7.29.bb | 2 -- recipes/telepathy/telepathy-mission-control_4.67.bb | 2 -- recipes/upnp/gupnp-av_0.2.bb | 2 -- recipes/upnp/libupnp_1.6.5.bb | 2 -- recipes/vlc/libdvdcss_1.2.10.bb | 2 -- 71 files changed, 136 deletions(-) diff --git a/classes/efl.bbclass b/classes/efl.bbclass index 518444e1c5..2dc6fc2097 100644 --- a/classes/efl.bbclass +++ b/classes/efl.bbclass @@ -8,7 +8,6 @@ PE = "2" inherit e-base autotools # evas-native looks at this var, so keep it -AUTOTOOLS_STAGE_PKGCONFIG = "1" do_configure_prepend() { autopoint || touch config.rpath diff --git a/classes/gnomebase.bbclass b/classes/gnomebase.bbclass index b50504f983..99f4b2b922 100644 --- a/classes/gnomebase.bbclass +++ b/classes/gnomebase.bbclass @@ -20,8 +20,6 @@ FILES_${PN}-doc += "${datadir}/devhelp" inherit autotools pkgconfig -AUTOTOOLS_STAGE_PKGCONFIG = "1" - do_install_append() { rm -rf ${D}${localstatedir}/lib/scrollkeeper/* rm -rf ${D}${localstatedir}/scrollkeeper/* diff --git a/classes/xfce.bbclass b/classes/xfce.bbclass index db6329c4ad..95778ee39e 100644 --- a/classes/xfce.bbclass +++ b/classes/xfce.bbclass @@ -13,8 +13,6 @@ SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.t inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - EXTRA_OECONF += "--with-pluginsdir=${libdir}/xfce4/panel-plugins/" # FIXME: Put icons in their own package too? diff --git a/classes/xfce46.bbclass b/classes/xfce46.bbclass index c24dfa4d8c..9f59d4fc98 100644 --- a/classes/xfce46.bbclass +++ b/classes/xfce46.bbclass @@ -15,8 +15,6 @@ SRC_URI = "http://mocha.xfce.org/archive/src/xfce/${PN}/${@'${PV}'[0:3]}/${PN}-$ inherit autotools gtk-icon-cache pkgconfig -AUTOTOOLS_STAGE_PKGCONFIG = "1" - EXTRA_OECONF += "--with-pluginsdir=${libdir}/xfce4/panel-plugins/" # FIXME: Put icons in their own package too? diff --git a/recipes/bluez/bluez4-libs.inc b/recipes/bluez/bluez4-libs.inc index d3befff468..4e4ef85f9b 100644 --- a/recipes/bluez/bluez4-libs.inc +++ b/recipes/bluez/bluez4-libs.inc @@ -11,7 +11,6 @@ SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \ S = "${WORKDIR}/bluez-${PV}" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" EXTRA_OECONF = "\ --disable-tools \ diff --git a/recipes/bluez/bluez4.inc b/recipes/bluez/bluez4.inc index b02ab91134..d5b30be8c4 100644 --- a/recipes/bluez/bluez4.inc +++ b/recipes/bluez/bluez4.inc @@ -20,7 +20,6 @@ SRC_URI = "\ S = "${WORKDIR}/bluez-${PV}" inherit autotools update-rc.d -AUTOTOOLS_STAGE_PKGCONFIG = "1" EXTRA_OECONF = "\ --enable-gstreamer \ diff --git a/recipes/boxee/tre_0.7.5.bb b/recipes/boxee/tre_0.7.5.bb index 5df0bca589..ee8a365b98 100644 --- a/recipes/boxee/tre_0.7.5.bb +++ b/recipes/boxee/tre_0.7.5.bb @@ -11,7 +11,5 @@ do_compile_append() { tre.pc } -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "e72e5c94008865cf720992a0b25d6e89" SRC_URI[sha256sum] = "030f25e6e4c1714df013105494bc5e24b3e0acc65887158a52a03efd8e0759aa" diff --git a/recipes/device-mapper/device-mapper_1.02.28.bb b/recipes/device-mapper/device-mapper_1.02.28.bb index 075d34b2e4..7294fbc4e9 100644 --- a/recipes/device-mapper/device-mapper_1.02.28.bb +++ b/recipes/device-mapper/device-mapper_1.02.28.bb @@ -13,7 +13,6 @@ SRC_URI = "ftp://sources.redhat.com/pub/dm/device-mapper.${PV}.tgz \ file://remove_insanity.patch " inherit autotools update-rc.d -AUTOTOOLS_STAGE_PKGCONFIG = "1" # The install-script will fail without this. EXTRA_OECONF="--with-user= --with-group= " diff --git a/recipes/devicekit/devicekit-disks_004.bb b/recipes/devicekit/devicekit-disks_004.bb index 6d4df7d8f6..c9f35f7cbb 100644 --- a/recipes/devicekit/devicekit-disks_004.bb +++ b/recipes/devicekit/devicekit-disks_004.bb @@ -6,7 +6,6 @@ SRC_URI = "http://hal.freedesktop.org/releases/DeviceKit-disks-${PV}.tar.gz" S = "${WORKDIR}/DeviceKit-disks-${PV}" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" FILES_${PN} += "${datadir}/dbus-1/ \ ${datadir}/PolicyKit \ diff --git a/recipes/fann/fann_2.0.0.bb b/recipes/fann/fann_2.0.0.bb index b63876a66d..486faeb431 100644 --- a/recipes/fann/fann_2.0.0.bb +++ b/recipes/fann/fann_2.0.0.bb @@ -7,8 +7,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/fann/fann-${PV}.tar.bz2" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "4224efa533265dcf39237667973d0e20" SRC_URI[sha256sum] = "762a1313a9b935300cb66ebf052d469d04823ca721fe6dd2a49c01e13e8ab30a" diff --git a/recipes/farsight/farsight2_0.0.22.bb b/recipes/farsight/farsight2_0.0.22.bb index 7684275eb6..8f17563859 100644 --- a/recipes/farsight/farsight2_0.0.22.bb +++ b/recipes/farsight/farsight2_0.0.22.bb @@ -5,7 +5,6 @@ SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz" DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" EXTRA_OECONF = " \ --disable-debug \ @@ -18,8 +17,6 @@ FILES_${PN}-dev += "${libdir}/*/*a" FILES_${PN}-dbg += "${libdir}/*/.debug" - - SRC_URI[md5sum] = "e1f540cf3ebab06c3d7db1f46b44ac88" SRC_URI[sha256sum] = "3ae59aa61a8071c9fad111e5fd606aabc27961eb4192f8729987a27dae6b3974" diff --git a/recipes/farsight/farsight2_0.0.9.bb b/recipes/farsight/farsight2_0.0.9.bb index 5e66e442fa..72b2be7616 100644 --- a/recipes/farsight/farsight2_0.0.9.bb +++ b/recipes/farsight/farsight2_0.0.9.bb @@ -5,7 +5,6 @@ SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz" DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" EXTRA_OECONF = " \ --disable-debug \ @@ -18,8 +17,5 @@ FILES_${PN}-dev += "${libdir}/*/*a" FILES_${PN}-dbg += "${libdir}/*/.debug" - - - SRC_URI[md5sum] = "f2d4fad95009bc7eae29f97c6f560dcd" SRC_URI[sha256sum] = "84553ff12c5245705806107448e85c96950b4b7a5eaf85461c89987be8ea644d" diff --git a/recipes/farsight/libnice_0.0.13.bb b/recipes/farsight/libnice_0.0.13.bb index 37413d3336..81f9c9801b 100644 --- a/recipes/farsight/libnice_0.0.13.bb +++ b/recipes/farsight/libnice_0.0.13.bb @@ -6,7 +6,6 @@ LICENSE = "LGPL/MPL" DEPENDS = "glib-2.0 gstreamer" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" FILES_${PN} += "${libdir}/gstreamer-0.10/*.so" FILES_${PN}-dev += "${libdir}/gstreamer-0.10/*a" @@ -21,7 +20,6 @@ do_compile_append() { } - SRC_URI[md5sum] = "e5b9f799a57cb939ea2658ec35253ab9" SRC_URI[sha256sum] = "d8dd260c486a470a6052a5323920878a084e44a19df09b15728b85c9e3d6edf0" diff --git a/recipes/farsight/libnice_0.0.6.bb b/recipes/farsight/libnice_0.0.6.bb index 0629df1be4..e5d95bbe77 100644 --- a/recipes/farsight/libnice_0.0.6.bb +++ b/recipes/farsight/libnice_0.0.6.bb @@ -6,7 +6,6 @@ LICENSE = "LGPL/MPL" DEPENDS = "glib-2.0 gstreamer" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" FILES_${PN} += "${libdir}/gstreamer-0.10/*.so" FILES_${PN}-dev += "${libdir}/gstreamer-0.10/*a" @@ -21,6 +20,5 @@ do_compile_append() { } - SRC_URI[md5sum] = "055e3eedf735ee1257fd4bb9ce86d04e" SRC_URI[sha256sum] = "adf3612367456328609c65ecc39c9bb08c0fef84cebbd1a3b5fcfe5e9614ac82" diff --git a/recipes/ggz/libggz_0.0.14.1.bb b/recipes/ggz/libggz_0.0.14.1.bb index cc183bad0b..f49fbaed12 100644 --- a/recipes/ggz/libggz_0.0.14.1.bb +++ b/recipes/ggz/libggz_0.0.14.1.bb @@ -6,7 +6,5 @@ SRC_URI = "http://ftp.belnet.be/packages/ggzgamingzone/ggz/${PV}/${PN}-${PV}.tar inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "603739504648833779aa13b0327a1c3d" SRC_URI[sha256sum] = "54301052a327f2ff3f2d684c5b1d7920e8601e13f4f8d5f1d170e5a7c9585e85" diff --git a/recipes/gnome/gnome-python-extras_2.25.3.bb b/recipes/gnome/gnome-python-extras_2.25.3.bb index 1f4f330d75..4191d0b53a 100644 --- a/recipes/gnome/gnome-python-extras_2.25.3.bb +++ b/recipes/gnome/gnome-python-extras_2.25.3.bb @@ -31,8 +31,6 @@ do_configure_prepend() { ${S}/configure.ac } -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN}-dev += "${datadir}/pygtk" SRC_URI[archive.md5sum] = "9f3b7ec5c57130b96061cb486b79c076" diff --git a/recipes/gnome/hippo-canvas_0.3.0.bb b/recipes/gnome/hippo-canvas_0.3.0.bb index 454a52cdbc..5351560924 100644 --- a/recipes/gnome/hippo-canvas_0.3.0.bb +++ b/recipes/gnome/hippo-canvas_0.3.0.bb @@ -12,12 +12,9 @@ do_configure_prepend() { } -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR}" FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/.debug" - SRC_URI[archive.md5sum] = "9a0f64eb0258a3e8ba710eff9798a7d0" SRC_URI[archive.sha256sum] = "21d0f3f7eb1c448fd6eaec1979b1474011b541249edaaab6e1dfb772ac8eb514" diff --git a/recipes/gnome/libsoup_2.2.100.bb b/recipes/gnome/libsoup_2.2.100.bb index 86e2ce3d8d..04a988017f 100644 --- a/recipes/gnome/libsoup_2.2.100.bb +++ b/recipes/gnome/libsoup_2.2.100.bb @@ -14,7 +14,5 @@ FILES_${PN} = "${libdir}/lib*.so.*" FILES_${PN}-dev = "${includedir}/ ${libdir}/" FILES_${PN}-doc = "${datadir}/" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "936e29d705aab0483b9a5b8860f68c13" SRC_URI[sha256sum] = "fa9f33e96a11133adbfd10538d95ed9704e582ef334c0a119a2a0bfca302877d" diff --git a/recipes/gnutls/libtasn1_1.7.bb b/recipes/gnutls/libtasn1_1.7.bb index a306b2dbb9..44da659fd1 100644 --- a/recipes/gnutls/libtasn1_1.7.bb +++ b/recipes/gnutls/libtasn1_1.7.bb @@ -7,7 +7,5 @@ SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/libtasn1/libtasn1-${PV}.tar.gz" inherit autotools binconfig -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "ebfd69b3514d8e8830057f0e9df6a5f9" SRC_URI[sha256sum] = "9431f8e41acbeb5b5b89ec87a092b1a1fe9ef0a229a9a90806f4774707ca1f1f" diff --git a/recipes/gstreamer/gst-common.inc b/recipes/gstreamer/gst-common.inc index c7420eede9..6384ca5184 100644 --- a/recipes/gstreamer/gst-common.inc +++ b/recipes/gstreamer/gst-common.inc @@ -10,5 +10,3 @@ inherit autotools pkgconfig OE_LT_RPATH_ALLOW = "any" OE_LT_RPATH_ALLOW[export]="1" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - diff --git a/recipes/icon-slicer/icon-slicer-native_0.3.bb b/recipes/icon-slicer/icon-slicer-native_0.3.bb index 16c861b210..2d185aed5d 100644 --- a/recipes/icon-slicer/icon-slicer-native_0.3.bb +++ b/recipes/icon-slicer/icon-slicer-native_0.3.bb @@ -8,7 +8,5 @@ DEPENDS = "gdk-pixbuf-csource-native popt-native" S = "${WORKDIR}/icon-slicer-${PV}" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "5c5374d4f265b0abe4daef1d03f87104" SRC_URI[sha256sum] = "05f0216dd0c25a17859de66357f64da5033375b6fbf5f31ca54867311160b64d" diff --git a/recipes/jpeg/jasper_1.900.1.bb b/recipes/jpeg/jasper_1.900.1.bb index 0e0bc9792c..81d4b494ec 100644 --- a/recipes/jpeg/jasper_1.900.1.bb +++ b/recipes/jpeg/jasper_1.900.1.bb @@ -9,7 +9,5 @@ inherit autotools lib_package EXTRA_OECONF = "--enable-shared" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "a342b2b4495b3e1394e161eb5d85d754" SRC_URI[sha256sum] = "6b905a9c2aca2e275544212666eefc4eb44d95d0a57e4305457b407fe63f9494" diff --git a/recipes/kde4/gmm_3.0.bb b/recipes/kde4/gmm_3.0.bb index 62e412ee2e..b9c184f353 100644 --- a/recipes/kde4/gmm_3.0.bb +++ b/recipes/kde4/gmm_3.0.bb @@ -5,7 +5,5 @@ inherit autotools SRC_URI = "http://download.gna.org/getfem/stable/gmm-3.0.tar.gz" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "e543571d8812357374699491014abd58" SRC_URI[sha256sum] = "f7fad050ce4641a43c2249fd691e514a0ee6afc09b4ec54c8c30038d0c2783d1" diff --git a/recipes/kde4/kde4.inc b/recipes/kde4/kde4.inc index 5330e6d787..751f284323 100644 --- a/recipes/kde4/kde4.inc +++ b/recipes/kde4/kde4.inc @@ -39,6 +39,3 @@ FILES_${PN}-dbg += "${libdir}/qt4/.debug \ ${libdir}/qt4/*/.debug \ ${libdir}/qt4/*/*/.debug" - -AUTOTOOLS_STAGE_PKGCONFIG = "1" - diff --git a/recipes/kde4/strigi_0.5.10.bb b/recipes/kde4/strigi_0.5.10.bb index ae00f22377..cabcf975c2 100644 --- a/recipes/kde4/strigi_0.5.10.bb +++ b/recipes/kde4/strigi_0.5.10.bb @@ -15,7 +15,5 @@ EXTRA_OECMAKE = "-DENABLE_FAM:BOOL=ON \ FILES_${PN} += "${datadir}/dbus-1 \ " -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "cfaa2114ea27f2a00e6773c374e98ec4" SRC_URI[sha256sum] = "3851f803de3759490073c1d682d018592b010437b9ac2b85394eaddc63621faf" diff --git a/recipes/lcms/lcms_1.17.bb b/recipes/lcms/lcms_1.17.bb index f098d6ee43..e08be70d69 100644 --- a/recipes/lcms/lcms_1.17.bb +++ b/recipes/lcms/lcms_1.17.bb @@ -7,7 +7,5 @@ PR = "r2" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "07bdbb4cfb05d21caa58fe3d1c84ddc1" SRC_URI[sha256sum] = "5ef3b4dab30956772009e29dba33fe1256cf9da161106a1e70b0966c96d14583" diff --git a/recipes/libdlo/libdlo_git.bb b/recipes/libdlo/libdlo_git.bb index 2bd19e39c7..4b6b8585e7 100644 --- a/recipes/libdlo/libdlo_git.bb +++ b/recipes/libdlo/libdlo_git.bb @@ -9,7 +9,6 @@ SRC_URI = "git://anongit.freedesktop.org/libdlo;protocol=git" S = "${WORKDIR}/git" inherit lib_package autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" do_configure_prepend() { sed -i -e s:63:61: configure.ac diff --git a/recipes/libexif/libexif.inc b/recipes/libexif/libexif.inc index 9284d19edf..0a2b422fc8 100644 --- a/recipes/libexif/libexif.inc +++ b/recipes/libexif/libexif.inc @@ -9,8 +9,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - do_configure_append() { sed -i s:doc\ binary:binary:g Makefile } diff --git a/recipes/libusb/libusb-compat_0.1.2.bb b/recipes/libusb/libusb-compat_0.1.2.bb index 8283251c05..64194c78b3 100644 --- a/recipes/libusb/libusb-compat_0.1.2.bb +++ b/recipes/libusb/libusb-compat_0.1.2.bb @@ -13,7 +13,6 @@ SRC_URI_append_nylon = " file://gcc-3-compatibility.patch" inherit autotools binconfig lib_package -AUTOTOOLS_STAGE_PKGCONFIG = "1" EXTRA_OECONF = "--disable-build-docs" SRC_URI[md5sum] = "efcef8350b47bd63bee65d42a796e14b" diff --git a/recipes/libusb/libusb-compat_0.1.3.bb b/recipes/libusb/libusb-compat_0.1.3.bb index 0237ff46d2..629b27fbd9 100644 --- a/recipes/libusb/libusb-compat_0.1.3.bb +++ b/recipes/libusb/libusb-compat_0.1.3.bb @@ -16,5 +16,4 @@ SRC_URI_append_nylon = " file://gcc-3-compatibility.patch" inherit autotools binconfig lib_package -AUTOTOOLS_STAGE_PKGCONFIG = "1" EXTRA_OECONF = "--disable-build-docs" diff --git a/recipes/libusb/libusb1_1.0.2.bb b/recipes/libusb/libusb1_1.0.2.bb index f407b7760b..4237a2d611 100644 --- a/recipes/libusb/libusb1_1.0.2.bb +++ b/recipes/libusb/libusb1_1.0.2.bb @@ -8,7 +8,6 @@ S = "${WORKDIR}/libusb-${PV}" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" EXTRA_OECONF = "--disable-build-docs" SRC_URI[md5sum] = "dc8865eaff167aabe78e5799762b8067" diff --git a/recipes/mml-widget/gtkmathview_0.8.0.bb b/recipes/mml-widget/gtkmathview_0.8.0.bb index cd9154538b..85728dede5 100644 --- a/recipes/mml-widget/gtkmathview_0.8.0.bb +++ b/recipes/mml-widget/gtkmathview_0.8.0.bb @@ -9,7 +9,6 @@ SRC_URI = "http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz \ " inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = 1 EXTRA_OECONF = "--disable-binreloc" diff --git a/recipes/musicpd/libmpd_0.17.96.bb b/recipes/musicpd/libmpd_0.17.96.bb index 451c075b75..f110122b90 100644 --- a/recipes/musicpd/libmpd_0.17.96.bb +++ b/recipes/musicpd/libmpd_0.17.96.bb @@ -7,9 +7,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/musicpd/libmpd-${PV}.tar.gz" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - - SRC_URI[md5sum] = "dfbe478c4d4e9bf8e450c7349e104e2a" SRC_URI[sha256sum] = "f7e11c6137a1628d63985799ebcb78577832fca3ca4aeb2fc53d0e667cf699c0" diff --git a/recipes/musicpd/libmpd_0.20.0.bb b/recipes/musicpd/libmpd_0.20.0.bb index bb32053c69..d4317b1e5c 100644 --- a/recipes/musicpd/libmpd_0.20.0.bb +++ b/recipes/musicpd/libmpd_0.20.0.bb @@ -7,8 +7,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/musicpd/libmpd-${PV}.tar.gz" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "2f1c99e12c69f7d95cfd1e27368056ed" SRC_URI[sha256sum] = "7205b01b007b2ef06f19aacca26fec2673b730f1a9b6c2ce0ed6728c9ac67723" diff --git a/recipes/mythtv/gmyth-upnp_0.7.0.bb b/recipes/mythtv/gmyth-upnp_0.7.0.bb index 7063fb7912..186c5056d6 100644 --- a/recipes/mythtv/gmyth-upnp_0.7.0.bb +++ b/recipes/mythtv/gmyth-upnp_0.7.0.bb @@ -11,8 +11,6 @@ S = "${WORKDIR}/${PN}" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - do_compile_append() { sed -i -e s:${STAGING_DIR_TARGET}::g \ -e s,Version:,Version:\ 0\.7\.0,g \ diff --git a/recipes/mythtv/gmyth_0.7.1.bb b/recipes/mythtv/gmyth_0.7.1.bb index a4f2ac901c..86438a4fe9 100644 --- a/recipes/mythtv/gmyth_0.7.1.bb +++ b/recipes/mythtv/gmyth_0.7.1.bb @@ -9,8 +9,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/gmyth/${PN}-${PV}.tar.gz" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - do_compile_append() { sed -i -e s:${STAGING_DIR_TARGET}::g \ -e s:/${TARGET_SYS}::g \ diff --git a/recipes/obexftp/obexftp_0.23.bb b/recipes/obexftp/obexftp_0.23.bb index 3c6aabc954..15710e7d12 100644 --- a/recipes/obexftp/obexftp_0.23.bb +++ b/recipes/obexftp/obexftp_0.23.bb @@ -9,7 +9,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.bz2 \ " inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" EXTRA_OECONF += "--enable-bluetooth \ --disable-swig \ @@ -26,6 +25,5 @@ PARALLEL_MAKE = "" LEAD_SONAME = "libobexftp.so" - SRC_URI[md5sum] = "f20762061b68bc921e80be4aebc349eb" SRC_URI[sha256sum] = "44a74ff288d38c0f75354d6bc2efe7d6dec10112eaff2e7b10e292b0d2105b36" diff --git a/recipes/obsolete/pixman/pixman_0.17.6.bb b/recipes/obsolete/pixman/pixman_0.17.6.bb index adbb9667c8..77aa8330e1 100644 --- a/recipes/obsolete/pixman/pixman_0.17.6.bb +++ b/recipes/obsolete/pixman/pixman_0.17.6.bb @@ -28,5 +28,3 @@ NEON_armv7a = "" EXTRA_OECONF = "${NEON} --disable-gtk" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - diff --git a/recipes/openmax/libomxil-bellagio_0.9.0.bb b/recipes/openmax/libomxil-bellagio_0.9.0.bb index 6181755fd8..3be6dde5ee 100644 --- a/recipes/openmax/libomxil-bellagio_0.9.0.bb +++ b/recipes/openmax/libomxil-bellagio_0.9.0.bb @@ -9,8 +9,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/omxil/${PN}-${PV}.tar.gz" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN} += "${libdir}/bellagio/*.so ${libdir}/bellagio/*.la" FILES_${PN}-dev += "${libdir}/bellagio/*.a" FILES_${PN}-dbg += "${libdir}/bellagio/.debug" diff --git a/recipes/openmax/libomxil-bellagio_0.9.1.bb b/recipes/openmax/libomxil-bellagio_0.9.1.bb index d4d7af7f9d..942f963073 100644 --- a/recipes/openmax/libomxil-bellagio_0.9.1.bb +++ b/recipes/openmax/libomxil-bellagio_0.9.1.bb @@ -9,8 +9,6 @@ PR = "r1" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN} += "${libdir}/bellagio/*.so ${libdir}/bellagio/*.la" FILES_${PN}-dev += "${libdir}/bellagio/*.a" FILES_${PN}-dbg += "${libdir}/bellagio/.debug" diff --git a/recipes/openmax/libomxil-bellagio_0.9.2.1.bb b/recipes/openmax/libomxil-bellagio_0.9.2.1.bb index c91a2fb645..7f74b6fe37 100644 --- a/recipes/openmax/libomxil-bellagio_0.9.2.1.bb +++ b/recipes/openmax/libomxil-bellagio_0.9.2.1.bb @@ -9,8 +9,6 @@ SRC_URI[sha256sum] = "75cf8d3b5cac2764420ae2cc7846b9bb12a47d2ca04c96e5821309b012 inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN} += "${libdir}/bellagio/*.so ${libdir}/bellagio/*.la" FILES_${PN}-dev += "${libdir}/bellagio/*.a" FILES_${PN}-dbg += "${libdir}/bellagio/.debug" diff --git a/recipes/openmax/libomxil-bellagio_0.9.2.bb b/recipes/openmax/libomxil-bellagio_0.9.2.bb index 622b74f275..a58b296ce7 100644 --- a/recipes/openmax/libomxil-bellagio_0.9.2.bb +++ b/recipes/openmax/libomxil-bellagio_0.9.2.bb @@ -9,8 +9,6 @@ PR = "r1" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN} += "${libdir}/bellagio/*.so ${libdir}/bellagio/*.la" FILES_${PN}-dev += "${libdir}/bellagio/*.a" FILES_${PN}-dbg += "${libdir}/bellagio/.debug" diff --git a/recipes/pango/pangomm_2.26.0.bb b/recipes/pango/pangomm_2.26.0.bb index ecf2dd1ee8..a84c0ef2a2 100644 --- a/recipes/pango/pangomm_2.26.0.bb +++ b/recipes/pango/pangomm_2.26.0.bb @@ -15,8 +15,6 @@ FILES_${PN}-dev += "${libdir}/*/include/" EXTRA_OECONF = " --disable-documentation " -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "37f54dc8e6cb73ed923b22f313352156" SRC_URI[sha256sum] = "bf26ebe42c12c81e5c32ceca80ff226a01c8d80d4db2a4cc3463d5bf241b095e" diff --git a/recipes/pulseaudio/libcanberra_0.12.bb b/recipes/pulseaudio/libcanberra_0.12.bb index 2cc6beb5c9..017d3a7285 100644 --- a/recipes/pulseaudio/libcanberra_0.12.bb +++ b/recipes/pulseaudio/libcanberra_0.12.bb @@ -19,7 +19,5 @@ FILES_${PN} += "${libdir}/gtk-2.0/modules/ ${datadir}/gnome ${libdir}/*/*.so" FILES_${PN}-dbg += "${libdir}/gtk-2.0/modules/.debug ${libdir}/*/.debug" FILES_${PN}-dev += "${libdir}/*/*.a" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "01a1952e861defa6de9d193558f2a732" SRC_URI[sha256sum] = "04a70135de89ec7971a7ffa6516cf7699329cc01056595d524a6250a9d049709" diff --git a/recipes/pulseaudio/libcanberra_0.14.bb b/recipes/pulseaudio/libcanberra_0.14.bb index 0eb0fd4ef4..445d3425fd 100644 --- a/recipes/pulseaudio/libcanberra_0.14.bb +++ b/recipes/pulseaudio/libcanberra_0.14.bb @@ -8,7 +8,6 @@ HOMEPAGE = "http://0pointer.de/lennart/projects/libcanberra" PR = "r2" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" SRC_URI = "http://0pointer.de/lennart/projects/libcanberra/libcanberra-${PV}.tar.gz \ file://libcanberra-increase-buffer-size.patch" diff --git a/recipes/pulseaudio/libcanberra_0.17.bb b/recipes/pulseaudio/libcanberra_0.17.bb index 05938050bb..52414bffc5 100644 --- a/recipes/pulseaudio/libcanberra_0.17.bb +++ b/recipes/pulseaudio/libcanberra_0.17.bb @@ -8,7 +8,6 @@ HOMEPAGE = "http://0pointer.de/lennart/projects/libcanberra" PR = "r4" inherit autotools vala -AUTOTOOLS_STAGE_PKGCONFIG = "1" SRC_URI = "http://0pointer.de/lennart/projects/libcanberra/libcanberra-${PV}.tar.gz \ file://libcanberra-increase-buffer-size.patch" diff --git a/recipes/redland/redland_1.0.8.bb b/recipes/redland/redland_1.0.8.bb index 1566272e2a..959c5e6b56 100644 --- a/recipes/redland/redland_1.0.8.bb +++ b/recipes/redland/redland_1.0.8.bb @@ -11,8 +11,6 @@ inherit autotools EXTRA_OECONF = "--with-bdb-lib=${STAGING_LIBDIR} --with-bdb-include=${STAGING_INCDIR} --with-sqlite=no" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - do_compile_append() { for i in `find ${S}/ -name "*.pc" -type f` ; do \ sed -i -e 's:-L${STAGING_LIBDIR}::g' -e 's:${STAGING_LIBDIR}:\$\{libdir\}:g' $i diff --git a/recipes/schroedinger/schroedinger_1.0.9.bb b/recipes/schroedinger/schroedinger_1.0.9.bb index c8efe8c239..9826995d96 100644 --- a/recipes/schroedinger/schroedinger_1.0.9.bb +++ b/recipes/schroedinger/schroedinger_1.0.9.bb @@ -7,8 +7,6 @@ inherit autotools SRC_URI[schroedingertargz.md5sum] = "d67ec48b7c506db8c8b49156bf409e60" SRC_URI[schroedingertargz.sha256sum] = "345abcaa72ff0f2e9c1075e22f7141475ee4e6eea23a7f568b69ffc13cc1c723" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - PACKAGES =+ "gst-plugin-schroedinger-dbg gst-plugin-schroedinger-dev gst-plugin-schroedinger" FILES_gst-plugin-schroedinger = "${libdir}/gstreamer-0.10/*.so" FILES_gst-plugin-schroedinger-dbg = "${libdir}/gstreamer-0.10/.debug" diff --git a/recipes/sdr/hamlib_1.2.10.bb b/recipes/sdr/hamlib_1.2.10.bb index b963d1709b..311eb4421b 100644 --- a/recipes/sdr/hamlib_1.2.10.bb +++ b/recipes/sdr/hamlib_1.2.10.bb @@ -38,9 +38,6 @@ python populate_packages_prepend () { do_split_packages(d, hamlib_libdir, '^lib(.*)\.so\.*', 'lib%s', 'hamlib %s library', extra_depends='', allow_links=True) } -AUTOTOOLS_STAGE_PKGCONFIG = "1" - - SRC_URI[md5sum] = "29f0d30779a8ffe0444eb523a6ad8344" SRC_URI[sha256sum] = "9b50825666519b0b86469f1988a0de09ce2ffc08fa221f9aa40d18c7b7f6c651" diff --git a/recipes/sugar/sugar-artwork_0.82.0.bb b/recipes/sugar/sugar-artwork_0.82.0.bb index 7baea596f5..77fbfb778a 100644 --- a/recipes/sugar/sugar-artwork_0.82.0.bb +++ b/recipes/sugar/sugar-artwork_0.82.0.bb @@ -21,7 +21,5 @@ FILES_${PN} += "${datadir}/${PN} \ FILES_${PN}-dbg += "${libdir}/gtk-2.0/2.*/engines/.debug" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "3d271bf9f0d412afb9a5618ba5496fb8" SRC_URI[sha256sum] = "dbe36fa758a49dd8526885e2025b51d6e1e6e32458168e420c955b633ee3b100" diff --git a/recipes/sugar/sugar-artwork_0.84.1.bb b/recipes/sugar/sugar-artwork_0.84.1.bb index a60c65057d..18d1510c8c 100644 --- a/recipes/sugar/sugar-artwork_0.84.1.bb +++ b/recipes/sugar/sugar-artwork_0.84.1.bb @@ -23,7 +23,5 @@ FILES_${PN} += "${datadir}/${PN} \ FILES_${PN}-dbg += "${libdir}/gtk-2.0/2.*/engines/.debug" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "d28b847a24aa23a1b6949aa6a7873560" SRC_URI[sha256sum] = "2dc71acc88da545e6a217fd4749dc39a9d59e9f2f768bd67ea201999e55f302a" diff --git a/recipes/sugar/sugar-base_0.82.2.bb b/recipes/sugar/sugar-base_0.82.2.bb index 76d2798d19..561fdece0f 100644 --- a/recipes/sugar/sugar-base_0.82.2.bb +++ b/recipes/sugar/sugar-base_0.82.2.bb @@ -47,7 +47,5 @@ FILES_${PN} += "${datadir}/${PN} \ FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/sugar/.debug" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "c5790a18fd9ee86a49ffa727505294f5" SRC_URI[sha256sum] = "430b27a0510a50fb66ee211e35565be7e1e522bcde7d1adde5c63a1d18ad7f1d" diff --git a/recipes/sugar/sugar-base_0.83.2.bb b/recipes/sugar/sugar-base_0.83.2.bb index ea225da55a..921221b02e 100644 --- a/recipes/sugar/sugar-base_0.83.2.bb +++ b/recipes/sugar/sugar-base_0.83.2.bb @@ -47,7 +47,5 @@ FILES_${PN} += "${datadir}/${PN} \ FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/sugar/.debug" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "0f05d95eaf0f8e3174a3b3e3b0afe995" SRC_URI[sha256sum] = "64ece8bb8e6eddb4c7b8b4ce0aa30f07f00a86ed7b113a7957661e73616a8dc3" diff --git a/recipes/sugar/sugar-base_0.84.1.bb b/recipes/sugar/sugar-base_0.84.1.bb index e4d0131146..dd606bdfde 100644 --- a/recipes/sugar/sugar-base_0.84.1.bb +++ b/recipes/sugar/sugar-base_0.84.1.bb @@ -51,7 +51,5 @@ FILES_${PN} += "${datadir}/${PN} \ FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/sugar/.debug" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "0ef47ff5a8931e0e7c732d22a514d297" SRC_URI[sha256sum] = "e67eab2d058a3410d8fe82a2161d0c268b6445648c5901a8bd2c26690c45addd" diff --git a/recipes/sugar/sugar-datastore_0.82.0.bb b/recipes/sugar/sugar-datastore_0.82.0.bb index d96c4db827..440ea1d4ff 100644 --- a/recipes/sugar/sugar-datastore_0.82.0.bb +++ b/recipes/sugar/sugar-datastore_0.82.0.bb @@ -10,8 +10,6 @@ SRC_URI = "http://dev.laptop.org/pub/sugar/sources/sugar-datastore/${PN}-${PV}.t inherit autotools distutils-base -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN} += "${datadir}/dbus-1" SRC_URI[md5sum] = "7a6bbb387c1f7cd3ddd6663869df3b88" diff --git a/recipes/sugar/sugar-datastore_0.84.0.bb b/recipes/sugar/sugar-datastore_0.84.0.bb index 005d3a9b6f..04ebcb6b2c 100644 --- a/recipes/sugar/sugar-datastore_0.84.0.bb +++ b/recipes/sugar/sugar-datastore_0.84.0.bb @@ -10,8 +10,6 @@ SRC_URI = "http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN} += "${datadir}/dbus-1" diff --git a/recipes/sugar/sugar-presence-service_0.82.2.bb b/recipes/sugar/sugar-presence-service_0.82.2.bb index 0a74f55d8a..6ab02499a7 100644 --- a/recipes/sugar/sugar-presence-service_0.82.2.bb +++ b/recipes/sugar/sugar-presence-service_0.82.2.bb @@ -23,7 +23,5 @@ FILES_${PN} += "${datadir}/${PN} \ FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/*/.debug" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "0b50a2467e4e9eedd22f51bf2fe6e6f3" SRC_URI[sha256sum] = "3b33c9689fb9faaeaf4308cd66794b02951249253ac96df99bd308c4b6d38850" diff --git a/recipes/sugar/sugar-presence-service_0.84.0.bb b/recipes/sugar/sugar-presence-service_0.84.0.bb index 086a02a16d..7b7d83d0a2 100644 --- a/recipes/sugar/sugar-presence-service_0.84.0.bb +++ b/recipes/sugar/sugar-presence-service_0.84.0.bb @@ -24,7 +24,5 @@ FILES_${PN} += "${datadir}/${PN} \ FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/*/.debug" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "bf292605b6c2d0ef3761a957acc8a95e" SRC_URI[sha256sum] = "15afba51ef2c34b86ae2c4b8ecfe612e37a7024ae9ccf42a3b612d70e3034d48" diff --git a/recipes/sugar/sugar-toolkit_0.82.11.bb b/recipes/sugar/sugar-toolkit_0.82.11.bb index ba89ed6a68..8b7c8017ef 100644 --- a/recipes/sugar/sugar-toolkit_0.82.11.bb +++ b/recipes/sugar/sugar-toolkit_0.82.11.bb @@ -14,7 +14,5 @@ do_configure_prepend() { install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/ } -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "c3a2c45d6444efcd3fa59c50198f9483" SRC_URI[sha256sum] = "a0fae53f396c6223365c28c8cda0538f2cb20c660bffd9cfcc37ee00b57c2a7b" diff --git a/recipes/sugar/sugar-toolkit_0.83.3.bb b/recipes/sugar/sugar-toolkit_0.83.3.bb index b2a7ec49d4..00f4e82c90 100644 --- a/recipes/sugar/sugar-toolkit_0.83.3.bb +++ b/recipes/sugar/sugar-toolkit_0.83.3.bb @@ -14,7 +14,5 @@ do_configure_prepend() { install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/ } -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "f6882ee56ed327c6680738133e911bf3" SRC_URI[sha256sum] = "243a9d699af072b4cb79334b62638463d9f39437e7a886a14a95b7a8250983bd" diff --git a/recipes/sugar/sugar-toolkit_0.84.4.bb b/recipes/sugar/sugar-toolkit_0.84.4.bb index 3a51398096..f1d82de8b3 100644 --- a/recipes/sugar/sugar-toolkit_0.84.4.bb +++ b/recipes/sugar/sugar-toolkit_0.84.4.bb @@ -16,7 +16,5 @@ do_configure_prepend() { install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/ } -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "5ad76015d382ec4125c2ef01022dc898" SRC_URI[sha256sum] = "bc489eb0feacfd68cd29f1556e2d1c4b4eb8f01c9add7ceb878b605521eb9f92" diff --git a/recipes/sugar/sugar_0.82.9.bb b/recipes/sugar/sugar_0.82.9.bb index b9e02dcdf5..cb923f2fc5 100644 --- a/recipes/sugar/sugar_0.82.9.bb +++ b/recipes/sugar/sugar_0.82.9.bb @@ -20,7 +20,5 @@ FILES_${PN} += "${datadir}/${PN} \ ${datadir}/dbus-1 \ ${sysconfdir} " -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "71af6b9632f441259e7ea5608db2ae5f" SRC_URI[sha256sum] = "2172bfed8fdeab4279dad7712390fd98ae0a993c42c2c4eec98cf3d30d1a11aa" diff --git a/recipes/sugar/sugar_0.83.4.bb b/recipes/sugar/sugar_0.83.4.bb index 53a21b6592..c46f7e0c14 100644 --- a/recipes/sugar/sugar_0.83.4.bb +++ b/recipes/sugar/sugar_0.83.4.bb @@ -19,7 +19,5 @@ FILES_${PN} += "${datadir}/${PN} \ ${datadir}/dbus-1 \ ${sysconfdir} " -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "6b981c63bb5d8b23b43831ece79884e6" SRC_URI[sha256sum] = "254ac13ceeba17749ff6416b33fd038f8db7aaf6fab2e0a9d2303dd07314b186" diff --git a/recipes/sugar/sugar_0.84.6.bb b/recipes/sugar/sugar_0.84.6.bb index 4e3354525c..108538d2af 100644 --- a/recipes/sugar/sugar_0.84.6.bb +++ b/recipes/sugar/sugar_0.84.6.bb @@ -19,7 +19,5 @@ FILES_${PN} += "${datadir}/${PN} \ ${datadir}/dbus-1 \ ${sysconfdir} " -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "1747f7f35519b273e6c27bbcd8513d4b" SRC_URI[sha256sum] = "f5db9c1caf5cd57abfccb12ab1f5ba508cbf0f90ec9bad03de3fb38063775b83" diff --git a/recipes/telepathy/telepathy-farsight_0.0.7.bb b/recipes/telepathy/telepathy-farsight_0.0.7.bb index e53d99243d..d115eca171 100644 --- a/recipes/telepathy/telepathy-farsight_0.0.7.bb +++ b/recipes/telepathy/telepathy-farsight_0.0.7.bb @@ -10,8 +10,6 @@ inherit autotools EXTRA_OECONF = "--disable-python" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN} += "${datadir}/telepathy \ ${datadir}/dbus-1" diff --git a/recipes/telepathy/telepathy-gabble_0.7.27.bb b/recipes/telepathy/telepathy-gabble_0.7.27.bb index 896b467faf..abfa58ed22 100644 --- a/recipes/telepathy/telepathy-gabble_0.7.27.bb +++ b/recipes/telepathy/telepathy-gabble_0.7.27.bb @@ -8,7 +8,6 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-gabble/${P}.tar.g file://gabble.manager" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" do_compile_prepend() { cp ${WORKDIR}/gabble.manager ${S}/data/ diff --git a/recipes/telepathy/telepathy-glib_0.7.29.bb b/recipes/telepathy/telepathy-glib_0.7.29.bb index 6d1ecb7e7c..e083c64942 100644 --- a/recipes/telepathy/telepathy-glib_0.7.29.bb +++ b/recipes/telepathy/telepathy-glib_0.7.29.bb @@ -7,8 +7,6 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN} += "${datadir}/telepathy \ ${datadir}/dbus-1" diff --git a/recipes/telepathy/telepathy-mission-control_4.67.bb b/recipes/telepathy/telepathy-mission-control_4.67.bb index da47ef2674..855d73b75a 100644 --- a/recipes/telepathy/telepathy-mission-control_4.67.bb +++ b/recipes/telepathy/telepathy-mission-control_4.67.bb @@ -37,8 +37,6 @@ FILES_libmissioncontrol-dbg += "${libdir}/.debug/libmissioncontrol.so.*" FILES_libmissioncontrol-config-dbg += "${libdir}/.debug/libmissioncontrol-config.so.*" FILES_libmissioncontrol-server-dbg += "${libdir}/.debug/libmissioncontrol-server.so.*" -AUTOTOOLS_STAGE_PKGCONFIG = "1" - do_compile_append() { for i in ${S}/*.pc ; do sed -i -e s:${STAGING_DIR_TARGET}::g \ diff --git a/recipes/upnp/gupnp-av_0.2.bb b/recipes/upnp/gupnp-av_0.2.bb index a90961608e..92e8cad3b1 100644 --- a/recipes/upnp/gupnp-av_0.2.bb +++ b/recipes/upnp/gupnp-av_0.2.bb @@ -5,8 +5,6 @@ SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - FILES_${PN} = "${libdir}/*.so.*" SRC_URI[md5sum] = "ab485bf263d0a3d2f771817241c970b9" diff --git a/recipes/upnp/libupnp_1.6.5.bb b/recipes/upnp/libupnp_1.6.5.bb index 71c76cdfb2..05d4758798 100644 --- a/recipes/upnp/libupnp_1.6.5.bb +++ b/recipes/upnp/libupnp_1.6.5.bb @@ -9,7 +9,5 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pupnp/${P}.tar.bz2" inherit autotools -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "2b0370e7c405a5bc80880085e6d7d827" SRC_URI[sha256sum] = "95b11e2db04c2e714c2f4fb05d9d31351d3388dababd4e1dd5300f4b0d5e8767" diff --git a/recipes/vlc/libdvdcss_1.2.10.bb b/recipes/vlc/libdvdcss_1.2.10.bb index 694da45292..9166854365 100644 --- a/recipes/vlc/libdvdcss_1.2.10.bb +++ b/recipes/vlc/libdvdcss_1.2.10.bb @@ -9,7 +9,5 @@ inherit autotools EXTRA_OECONF = " --disable-doc " -AUTOTOOLS_STAGE_PKGCONFIG = "1" - SRC_URI[md5sum] = "ebd5370b79ac5a83e5c61b24a214cf74" SRC_URI[sha256sum] = "2394a75013ab66b592d8c91d53529ede392bc9faee37fe279bd29b455eff2220" -- cgit 1.2.3-korg