apply hack to get util-linux compiled
authorMichael Lauer <mickey@vanille-media.de>
Sun, 3 Apr 2005 21:57:41 +0000 (21:57 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 3 Apr 2005 21:57:41 +0000 (21:57 +0000)
BKrev: 425066d5PNhGvDiXTB-m3x944D9Znw

packages/util-linux/files/gcc34.patch [new file with mode: 0644]
packages/util-linux/util-linux_2.12o.bb

diff --git a/packages/util-linux/files/gcc34.patch b/packages/util-linux/files/gcc34.patch
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..ab61794 100644 (file)
@@ -0,0 +1,11 @@
+inherit autotools
+include util-linux.inc
+
+PR = "r2"
+
+SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-${PV}.tar.bz2 \
+           file://gcc34.patch;patch=1 \
+           file://MCONFIG \
+           file://make_include \
+           file://swapargs.h \
+           file://defines.h"