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/geoclue/geoclue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/geoclue') diff --git a/recipes/geoclue/geoclue_git.bb b/recipes/geoclue/geoclue_git.bb index b7950a9c12..0d3c81f7bf 100644 --- a/recipes/geoclue/geoclue_git.bb +++ b/recipes/geoclue/geoclue_git.bb @@ -9,7 +9,7 @@ PR = "r1" PR_append = "+gitr${SRCREV}" PE = "1" -inherit gnome autotools_stage +inherit gnome autotools SRC_URI = "git://anongit.freedesktop.org/git/geoclue;protocol=git \ file://gtk-doc.make" -- cgit 1.2.3-korg