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/gnet/gnet_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gnet/gnet_svn.bb') diff --git a/recipes/gnet/gnet_svn.bb b/recipes/gnet/gnet_svn.bb index 102cb97f79..c0cb3fd2cd 100644 --- a/recipes/gnet/gnet_svn.bb +++ b/recipes/gnet/gnet_svn.bb @@ -18,4 +18,4 @@ EXTRA_OECONF = "--disable-pthreads" FILES_${PN}-dev += "${libdir}/gnet-2.0" -inherit autotools_stage pkgconfig +inherit autotools pkgconfig -- cgit v1.2.3