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/sysfsutils/sysfsutils.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/sysfsutils') diff --git a/recipes/sysfsutils/sysfsutils.inc b/recipes/sysfsutils/sysfsutils.inc index 1dbd0226dc..87a0c8805c 100644 --- a/recipes/sysfsutils/sysfsutils.inc +++ b/recipes/sysfsutils/sysfsutils.inc @@ -5,7 +5,7 @@ INC_PR = "r3" SRC_URI = "${SOURCEFORGE_MIRROR}/linux-diag/sysfsutils-${PV}.tar.gz" -inherit autotools autotools_stage +inherit autotools autotools acpaths = "-I ${S}/m4" -- cgit 1.2.3-korg