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/obexftp/obexftp_0.23.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/obexftp') diff --git a/recipes/obexftp/obexftp_0.23.bb b/recipes/obexftp/obexftp_0.23.bb index 63ec0e2770..3c6aabc954 100644 --- a/recipes/obexftp/obexftp_0.23.bb +++ b/recipes/obexftp/obexftp_0.23.bb @@ -8,7 +8,7 @@ PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.bz2 \ " -inherit autotools_stage +inherit autotools AUTOTOOLS_STAGE_PKGCONFIG = "1" EXTRA_OECONF += "--enable-bluetooth \ -- cgit 1.2.3-korg