Package: linux-tools / 3.2.17-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| linux-tools | 3.2.17-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| modpost symbol prefix.patch | (download) |
scripts/mod/modpost.c |
6 1 + 5 - 0 ! |
--- |
| tools perf version.patch | (download) |
tools/perf/Documentation/Makefile |
14 8 + 6 - 0 ! |
--- |
| tools perf install.patch | (download) |
tools/perf/Makefile |
8 4 + 4 - 0 ! |
--- |
| usbip update man pages.patch | (download) |
drivers/staging/usbip/userspace/Makefile.am |
2 1 + 1 - 0 ! |
update man pages for merging of commands usbip_bind_driver (formerly usbip_attach_driver) was merged into the usbip command. Remove the separate man page for it. Update examples and references accordingly. |
| usbip fix explicit configure with tcp wrappers.patch | (download) |
drivers/staging/usbip/userspace/configure.ac |
9 3 + 6 - 0 ! |
usbip: fix explicit configure --with-tcp-wrappers If the --with-tcp-wrappers[=yes] option is given and the wrap library checks out, we currently add '-lwrap' to $LIBS but then reset it to $saved_LIBS. In fact there is no need to save and restore $LIBS here because failure is fatal. $wrap_LIB is also unused, so don't set that either. |
| usbip document tcp wrappers.patch | (download) |
drivers/staging/usbip/userspace/doc/usbipd.8 |
6 4 + 2 - 0 ! |
usbip: document tcp wrappers Add references to TCP wrappers configuration in the manual page. |
