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.3.4.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes/gcc/gcc-cross_4.3.4.bb') diff --git a/recipes/gcc/gcc-cross_4.3.4.bb b/recipes/gcc/gcc-cross_4.3.4.bb index 5f91981aa8..fc0c9a3c4c 100644 --- a/recipes/gcc/gcc-cross_4.3.4.bb +++ b/recipes/gcc/gcc-cross_4.3.4.bb @@ -1,8 +1,6 @@ PR = "${INC_PR}.0" require gcc-${PV}.inc require gcc-cross4.inc -require gcc-configure-cross.inc -require gcc-package-cross.inc SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 " -- cgit v1.2.3