From aae956dac8c16eb6a11c3aff7b14d39fdfdc9a8c Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Sun, 5 Jun 2005 22:40:08 +0000 Subject: Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/05 23:33:13+01:00 reciva.com!pb apply patch for modutils compile failure with gcc4 2005/06/05 23:18:11+01:00 reciva.com!pb patch busybox bogosities causing compile failure with gcc 4.0.0 BKrev: 42a37f48ppNNsV-Yx-ZlvvH3bDCi7Q --- packages/modutils/modutils_2.4.27.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/modutils/modutils_2.4.27.bb') diff --git a/packages/modutils/modutils_2.4.27.bb b/packages/modutils/modutils_2.4.27.bb index 0b7463240c..9fa7cef105 100644 --- a/packages/modutils/modutils_2.4.27.bb +++ b/packages/modutils/modutils_2.4.27.bb @@ -10,7 +10,8 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/kernel/modutils/v2.4/modutils-${ file://modutils-notest.patch;patch=1 \ file://configure.patch;patch=1 \ file://program_prefix.patch;patch=1 \ - file://armeb.patch;patch=1" + file://armeb.patch;patch=1 \ + file://gcc4.patch;patch=1" inherit autotools -- cgit v1.2.3