summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-01-23 17:20:31 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2013-01-23 17:20:31 +0200
commit58ee8bf6feaa16484e9dcb958504602fec008c4c (patch)
tree30ad154e7e519766970ce5f66ec074d15b071d6d
parent02203fa03e026af25edfd360870d207a6bd72b4c (diff)
debian.linaro/highbank: add calxeda highbank flavourLinaro-3.8.0.1.1
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--debian.linaro/highbank26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian.linaro/highbank b/debian.linaro/highbank
new file mode 100644
index 0000000..067b08c
--- /dev/null
+++ b/debian.linaro/highbank
@@ -0,0 +1,26 @@
+Package: linux-headers-linaro-highbank
+Architecture: armhf
+Section: devel
+Priority: optional
+Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-linaro-highbank
+Description: Linux kernel headers for the Calxeda Highbank architecture.
+ This package will always depend on the latest kernel headers available
+ for ARM Calxeda Highbank systems.
+
+Package: linux-image-linaro-highbank
+Architecture: armhf
+Section: metapackages
+Priority: optional
+Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-linaro-highbank, linux-firmware
+Description: Linux kernel image for the Calxeda Highbank architecture.
+ This package will always depend on the latest kernel image available
+ for ARM Calxeda Highbank systems.
+
+Package: linux-tools-linaro-highbank
+Architecture: armhf
+Section: metapackages
+Priority: optional
+Depends: ${misc:Depends}, linux-linaro-tools-${kernel-abi-version}-linaro-highbank
+Description: Linux kernel tools for the Calxeda Highbank architecture.
+ This package will always depend on the latest Highbank Linux kernel versioned
+ tools available.