apply 64-bit cleanliness patch from Mike Phillips
authorPhil Blundell <philb@gnu.org>
Tue, 24 Aug 2004 10:36:38 +0000 (10:36 +0000)
committerPhil Blundell <philb@gnu.org>
Tue, 24 Aug 2004 10:36:38 +0000 (10:36 +0000)
BKrev: 412b1a36oUUocmXBwxEe5IQ_9zSUdQ

modutils/modutils-cross/module.h.diff [new file with mode: 0644]
modutils/modutils-cross_2.4.27.oe

diff --git a/modutils/modutils-cross/module.h.diff b/modutils/modutils-cross/module.h.diff
new file mode 100644 (file)
index 0000000..e69de29
index 8946d68..0c6f50c 100644 (file)
@@ -1,9 +1,12 @@
 include modutils_${PV}.oe
+PR = "r4"
 inherit cross
 S = "${WORKDIR}/modutils-${PV}"
 DEPENDS = "patcher-native"
 PACKAGES = ""
 
+SRC_URI +=  "file://module.h.diff;patch=1"
+
 sbindir = "${prefix}/bin"
 
 EXTRA_OECONF_append = " --program-prefix=${TARGET_PREFIX}"