Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Thu, 29 Jan 2004 23:36:02 +0000 (23:36 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 29 Jan 2004 23:36:02 +0000 (23:36 +0000)
into zelda.tuxnami.org:/home/kergoth/code/packages

2004/01/29 18:32:51-05:00 local!kergoth
Add patch to make modutils obey program_prefix.  Makes modutils-cross actually useful.

BKrev: 401998e2dCx6WgFw7cKpq_yX2LwSJA

modutils/modutils-2.4.25-r0/program_prefix.patch [new file with mode: 0644]
modutils/modutils_2.4.25.oe

diff --git a/modutils/modutils-2.4.25-r0/program_prefix.patch b/modutils/modutils-2.4.25-r0/program_prefix.patch
new file mode 100644 (file)
index 0000000..e69de29
index ac0b39c..4d1ee07 100644 (file)
@@ -1,6 +1,7 @@
 SRC_URI = ftp://ftp.kernel.org/pub/linux/utils/kernel/${PN}/v2.4/modutils-${PV}.tar.bz2 \
          file://${FILESDIR}/modutils-notest.patch;patch=1 \
-         file://${FILESDIR}/configure.patch;patch=1
+         file://${FILESDIR}/configure.patch;patch=1 \
+         file://${FILESDIR}/program_prefix.patch;patch=1
 
 inherit autotools