From 9d612c4bb9bef813bdef9e198efc5949d51905eb Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 4 Aug 2010 11:48:07 -0700 Subject: recipes: inherit autotools instead of autotools_stage Signed-off-by: Khem Raj Acked-by: Martin Jansa Acked-by: Richard Purdie --- recipes/farsight/farsight2_0.0.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/farsight/farsight2_0.0.9.bb') diff --git a/recipes/farsight/farsight2_0.0.9.bb b/recipes/farsight/farsight2_0.0.9.bb index 85ea6c49cf..5e66e442fa 100644 --- a/recipes/farsight/farsight2_0.0.9.bb +++ b/recipes/farsight/farsight2_0.0.9.bb @@ -4,7 +4,7 @@ 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_stage +inherit autotools AUTOTOOLS_STAGE_PKGCONFIG = "1" EXTRA_OECONF = " \ -- cgit 1.2.3-korg