[linux-tools] 02/04: hyperv-daemons: Add symlinks to ensure new kernel headers are used
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Feb 3 03:42:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch wheezy-backports
in repository linux-tools.
commit bccd7c28fae3dc37e2d5ed7459a00a92ca606db7
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Tue Feb 2 17:19:01 2016 +0000
hyperv-daemons: Add symlinks to ensure new kernel headers are used
---
debian/build/tools/hv/linux/connector.h | 1 +
debian/build/tools/hv/linux/hyperv.h | 1 +
debian/build/tools/hv/linux/uuid.h | 1 +
debian/changelog | 1 +
4 files changed, 4 insertions(+)
diff --git a/debian/build/tools/hv/linux/connector.h b/debian/build/tools/hv/linux/connector.h
new file mode 120000
index 0000000..61b8e97
--- /dev/null
+++ b/debian/build/tools/hv/linux/connector.h
@@ -0,0 +1 @@
+../../../../../include/uapi/linux/connector.h
\ No newline at end of file
diff --git a/debian/build/tools/hv/linux/hyperv.h b/debian/build/tools/hv/linux/hyperv.h
new file mode 120000
index 0000000..0946287
--- /dev/null
+++ b/debian/build/tools/hv/linux/hyperv.h
@@ -0,0 +1 @@
+../../../../../include/uapi/linux/hyperv.h
\ No newline at end of file
diff --git a/debian/build/tools/hv/linux/uuid.h b/debian/build/tools/hv/linux/uuid.h
new file mode 120000
index 0000000..acef0ab
--- /dev/null
+++ b/debian/build/tools/hv/linux/uuid.h
@@ -0,0 +1 @@
+../../../../../include/uapi/linux/uuid.h
\ No newline at end of file
diff --git a/debian/changelog b/debian/changelog
index 74a8bee..a7d6d4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ linux-tools (3.16.7-ckt20-1~bpo70+1) UNRELEASED; urgency=low
* Rebuild for wheezy
- Replace build-dependency on libunwind8-dev with libunwind7-dev
- perf: Work-around Perl bool definition conflict
+ - hyperv-daemons: Add symlinks to ensure new kernel headers are used
-- Ben Hutchings <ben at decadent.org.uk> Sun, 24 Jan 2016 16:01:28 +0000
--
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