From a58b26f88e2a4377e8c22f3a1269672815799c8c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 15 Mar 2008 13:39:18 +0000 Subject: gcc: Create .inc files for each gcc version and update all .bb files to use these --- packages/gcc/gcc-cross_3.4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/gcc/gcc-cross_3.4.4.bb') diff --git a/packages/gcc/gcc-cross_3.4.4.bb b/packages/gcc/gcc-cross_3.4.4.bb index 3248e8d688..a364bc6869 100644 --- a/packages/gcc/gcc-cross_3.4.4.bb +++ b/packages/gcc/gcc-cross_3.4.4.bb @@ -1,4 +1,4 @@ -require gcc_${PV}.bb +require gcc-${PV}.inc # path mangling, needed by the cross packaging require gcc-paths-cross.inc inherit cross -- cgit 1.2.3-korg