Re: [ANN] HID dumping tool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/02/2010 05:56 AM, Greg KH wrote:
OK, usbhid-dump 1.1 is released, you could use tag "1.1" now.
How would I do that (I've never messed with git submodules before.)
I guess going into usbhid-dump directory and running "git checkout 1.1"
should be enough. After that you could add the revision change to the cache
with "git add usbhid-dump".

I applied your original patch and that seems to work here, anything else
I need to do?
Well, no, apart from maybe adding a usbhid-dump/bootstrap call to
autogen.sh. Like this:

diff --git a/autogen.sh b/autogen.sh
index 668d8a3..2e7bfc5 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,9 @@
 #!/bin/sh -e

+cd usbhid-dump
+./bootstrap
+cd ..
+
 #gtkdocize
 autoreconf --install --symlink


Sincerely,
Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux