aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telepathy
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-08-04 11:48:07 -0700
committerKhem Raj <raj.khem@gmail.com>2010-08-05 08:25:51 -0700
commit9d612c4bb9bef813bdef9e198efc5949d51905eb (patch)
tree0cd8c93bb1cd91e68fea21b864fc267a7bd2256b /recipes/telepathy
parent8cf290da2b42dea60d7ca598f37169fed8d858c6 (diff)
downloadopenembedded-9d612c4bb9bef813bdef9e198efc5949d51905eb.tar.gz
recipes: inherit autotools instead of autotools_stage
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'recipes/telepathy')
-rw-r--r--recipes/telepathy/telepathy-farsight_0.0.7.bb2
-rw-r--r--recipes/telepathy/telepathy-gabble_0.7.27.bb2
-rw-r--r--recipes/telepathy/telepathy-glib_0.7.29.bb2
-rw-r--r--recipes/telepathy/telepathy-mission-control_4.67.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes/telepathy/telepathy-farsight_0.0.7.bb b/recipes/telepathy/telepathy-farsight_0.0.7.bb
index 91765af902..e53d99243d 100644
--- a/recipes/telepathy/telepathy-farsight_0.0.7.bb
+++ b/recipes/telepathy/telepathy-farsight_0.0.7.bb
@@ -6,7 +6,7 @@ LICENSE = "LGPLv2"
SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-farsight/${P}.tar.gz \
"
-inherit autotools_stage
+inherit autotools
EXTRA_OECONF = "--disable-python"
diff --git a/recipes/telepathy/telepathy-gabble_0.7.27.bb b/recipes/telepathy/telepathy-gabble_0.7.27.bb
index 0fd6bd62c8..3f250a3146 100644
--- a/recipes/telepathy/telepathy-gabble_0.7.27.bb
+++ b/recipes/telepathy/telepathy-gabble_0.7.27.bb
@@ -7,7 +7,7 @@ LICENSE = "LGPL"
SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-gabble/${P}.tar.gz \
file://gabble.manager"
-inherit autotools_stage
+inherit autotools
AUTOTOOLS_STAGE_PKGCONFIG = "1"
do_compile_prepend() {
diff --git a/recipes/telepathy/telepathy-glib_0.7.29.bb b/recipes/telepathy/telepathy-glib_0.7.29.bb
index 86bf8c7f50..6d1ecb7e7c 100644
--- a/recipes/telepathy/telepathy-glib_0.7.29.bb
+++ b/recipes/telepathy/telepathy-glib_0.7.29.bb
@@ -5,7 +5,7 @@ LICENSE = "LGPL"
SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz "
-inherit autotools_stage
+inherit autotools
AUTOTOOLS_STAGE_PKGCONFIG = "1"
diff --git a/recipes/telepathy/telepathy-mission-control_4.67.bb b/recipes/telepathy/telepathy-mission-control_4.67.bb
index cdef3a27c9..da47ef2674 100644
--- a/recipes/telepathy/telepathy-mission-control_4.67.bb
+++ b/recipes/telepathy/telepathy-mission-control_4.67.bb
@@ -7,7 +7,7 @@ PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/mission-control/telepathy-mission-control-${PV}.tar.gz"
-inherit autotools_stage
+inherit autotools
PACKAGES =+ " \
libmissioncontrol \