From ecbeeacf12d18183faeba90eeb721f77222be6c5 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 31 Mar 2010 11:12:21 +0100 Subject: gcc: Simplfy some require statements Signed-off-by: Richard Purdie --- recipes/gcc/gcc-cross_4.4.2.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes/gcc/gcc-cross_4.4.2.bb') diff --git a/recipes/gcc/gcc-cross_4.4.2.bb b/recipes/gcc/gcc-cross_4.4.2.bb index f3b4b93bfb..aa17095a13 100644 --- a/recipes/gcc/gcc-cross_4.4.2.bb +++ b/recipes/gcc/gcc-cross_4.4.2.bb @@ -1,7 +1,5 @@ require gcc-${PV}.inc require gcc-cross4.inc -require gcc-configure-cross.inc -require gcc-package-cross.inc PR = "${INC_PR}.1" SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 " -- cgit 1.2.3-korg