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 --- .../mobile-broadband-provider-info_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/mobile-broadband-provider-info') diff --git a/recipes/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb b/recipes/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb index eb7d19c794..f4ea8f3e2b 100644 --- a/recipes/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb +++ b/recipes/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb @@ -9,4 +9,4 @@ PR = "r0" SRC_URI = "git://git.gnome.org/mobile-broadband-provider-info;protocol=git" S = "${WORKDIR}/git" -inherit autotools_stage +inherit autotools -- cgit 1.2.3-korg