aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-12-08 21:27:28 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-12-08 22:30:37 +0100
commitc9ca1ec7a97eda5518ef95a35efee76b943763a8 (patch)
treeff15bfb31477be66d45d08c614afdc761a9db147 /recipes/gnome
parent5d269d7d297b5afaf957bbd633b9cf4a197c4a01 (diff)
downloadopenembedded-c9ca1ec7a97eda5518ef95a35efee76b943763a8.tar.gz
removed unused var AUTOTOOLS_STAGE_PKGCONFIG
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Richard Purdie <rpurdie@rpsys.net> Acked-by: Andreas Oberritter <obi@opendreambox.org> (on irc)
Diffstat (limited to 'recipes/gnome')
-rw-r--r--recipes/gnome/gnome-python-extras_2.25.3.bb2
-rw-r--r--recipes/gnome/hippo-canvas_0.3.0.bb3
-rw-r--r--recipes/gnome/libsoup_2.2.100.bb2
3 files changed, 0 insertions, 7 deletions
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"