aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2010-09-20 09:02:29 -0600
committerJohn Rigby <john.rigby@linaro.org>2010-09-20 18:49:38 -0600
commitb2bdebe20281574608d023a4ee218a2677effee4 (patch)
treef468e762646679bb2ca4e8a2ea6ae4310ed5c93c
parenta31ee7c41849d4b7f42a57bca3a90b12eda12ada (diff)
LINARO: Add tools section to debian.linaro/control.stub.in
This fixes the build error in 1006.11 Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--debian.linaro/control.stub.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian.linaro/control.stub.in b/debian.linaro/control.stub.in
index 27449c3772b..ce74e04e5fd 100644
--- a/debian.linaro/control.stub.in
+++ b/debian.linaro/control.stub.in
@@ -19,3 +19,12 @@ Description: Header files related to Linux kernel version PKGVER
that want the latest kernel headers. Please read
/usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
+Package: SRCPKGNAME-tools-PKGVER-ABINUM
+Architecture: armel
+Section: devel
+Priority: optional
+Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
+Description: Linux kernel tools for version PKGVER-ABINUM
+ This package provides the architecture dependant parts for kernel
+ version locked tools for version PKGVER-ABINUM on
+ DESC.