add snes232.patch
authorPhil Blundell <philb@gnu.org>
Sat, 9 Oct 2004 22:21:05 +0000 (22:21 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 9 Oct 2004 22:21:05 +0000 (22:21 +0000)
BKrev: 41686451CliieD1oU3skn1evrqTC1Q

linux-input/linux-input_cvs.oe
linux-input/snes232.patch [new file with mode: 0644]

index e69de29..bcd0880 100644 (file)
@@ -0,0 +1,23 @@
+PR = "r1"
+
+SRC_URI = "cvs://anonymous@cvs1.sourceforge.net/cvsroot/linuxconsole;module=ruby \
+       file://serio.h \
+       file://makefile.patch;patch=1;pnum=0 \
+       file://snes232.patch;patch=1;pnum=0"
+
+inherit module-base
+
+S = "${WORKDIR}/ruby/utils"
+
+CFLAGS =+ "-I."
+
+do_configure() {
+       install -d linux
+       install -m 0644 ${WORKDIR}/serio.h linux/
+}
+
+do_install() {
+       install -d ${D}${sbindir}
+       install evtest inputattach jstest jscal fftest ${D}${sbindir}
+}
+
diff --git a/linux-input/snes232.patch b/linux-input/snes232.patch
new file mode 100644 (file)
index 0000000..e69de29