[linux-tools] branch master updated (0033746 -> 47698bd)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Feb 21 16:52:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a change to branch master
in repository linux-tools.
from 0033746 Move makefile hierarchy to debian/rules.d; use debian/build for output only
adds 2b1e87a linux-perf: Include version number in strace groups installation directory
adds d97f0b3 [alpha,sh4] Attempt to fix build failures
adds b0a0319 Build fixdep under debian/build and clean it up properly
adds 5f50457 Prepare to release linux-tools (4.4-2).
adds 0bd35d7 hyperv-daemons: Add init scripts
adds 8964473 Prepare to release linux-tools (4.4-3).
new eb215f1 Merge tag 'debian/4.4-3'
new 7d90293 Adjust VPATH to work for check-hyperv (and simplify the modpost wrapper)
new ff20c40 Adjust VPATH to work for check-hyperv (and simplify the modpost wrapper)
new c319987 tools/build: Remove bpf() run-time check at build time
new 1a34b49 Update to 4.5-rc5
new 47698bd Prepare to release linux-tools (4.5~rc5-1~exp1).
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 21 +++-
debian/copyright | 19 ++++
debian/hyperv-daemons.hv-fcopy-daemon.init | 110 +++++++++++++++++++++
debian/hyperv-daemons.hv-kvp-daemon.init | 109 ++++++++++++++++++++
debian/hyperv-daemons.hv-vss-daemon.init | 109 ++++++++++++++++++++
...-tools-x86-build-perf-on-older-user-space.patch | 57 +++++++++++
debian/patches/series | 2 +
...d-remove-bpf-run-time-check-at-build-time.patch | 24 +++++
debian/rules.d/Makefile.inc | 2 +-
debian/rules.d/scripts/mod/Makefile | 2 +-
debian/rules.d/tools/hv/Makefile | 6 +-
debian/rules.d/tools/hv/check-hyperv.c | 103 +++++++++++++++++++
debian/rules.d/tools/perf/Makefile | 2 +-
debian/rules.real | 10 ++
debian/templates/control.main.in | 2 +-
15 files changed, 570 insertions(+), 8 deletions(-)
create mode 100755 debian/hyperv-daemons.hv-fcopy-daemon.init
create mode 100755 debian/hyperv-daemons.hv-kvp-daemon.init
create mode 100755 debian/hyperv-daemons.hv-vss-daemon.init
create mode 100644 debian/patches/revert-perf-tools-x86-build-perf-on-older-user-space.patch
create mode 100644 debian/patches/tools-build-remove-bpf-run-time-check-at-build-time.patch
create mode 100644 debian/rules.d/tools/hv/check-hyperv.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-tools.git
More information about the Kernel-svn-changes
mailing list