aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez
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/bluez
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/bluez')
-rw-r--r--recipes/bluez/bluez4-libs.inc1
-rw-r--r--recipes/bluez/bluez4.inc1
2 files changed, 0 insertions, 2 deletions
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 \