From 3628be8901b747558b219d55b370a1f20e1dce5f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 30 Apr 2009 08:37:18 -0700 Subject: gcc-3.4.x: Rename gcc-posix.patch to gcc-posix-open-fix.patch, put in files/ --- recipes/gcc/gcc-3.4.4.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gcc/gcc-3.4.4.inc') diff --git a/recipes/gcc/gcc-3.4.4.inc b/recipes/gcc/gcc-3.4.4.inc index 0b5b714e09..2bed5f8959 100644 --- a/recipes/gcc/gcc-3.4.4.inc +++ b/recipes/gcc/gcc-3.4.4.inc @@ -22,6 +22,6 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://gcc34-configure.in.patch;patch=1 \ file://gcc34-thumb-support.patch;patch=1 \ file://gcc-cross-fixincl.patch;patch=1 \ - file://gcc-posix.patch;patch=1 \ + file://gcc-posix-open-fix.patch;patch=1 \ " SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 " -- cgit 1.2.3-korg