[PATCH] UBUNTU: Added highbank flavour

Ike Panhc ike.pan at canonical.com
Mon Jun 4 02:02:17 UTC 2012


BugLink: http://bugs.launchpad.net/bugs/1000831

Signed-off-by: Ike Panhc <ike.pan at canonical.com>
---
 meta-source/debian/control.d/highbank |   26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
 create mode 100644 meta-source/debian/control.d/highbank

diff --git a/meta-source/debian/control.d/highbank b/meta-source/debian/control.d/highbank
new file mode 100644
index 0000000..2251162
--- /dev/null
+++ b/meta-source/debian/control.d/highbank
@@ -0,0 +1,26 @@
+Package: linux-headers-highbank
+Architecture: armhf
+Section: devel
+Priority: optional
+Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-highbank 
+Description: Linux kernel headers for the highbank architecture.
+ This package will always depend on the latest kernel headers available
+ for ARM Calxeda highbank systems.
+
+Package: linux-image-highbank
+Architecture: armhf
+Section: metapackages
+Priority: optional
+Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-highbank, linux-firmware
+Description: Linux kernel image for the highbank architecture.
+ This package will always depend on the latest kernel image available
+ for ARM Calxeda highbank systems.
+
+Package: linux-highbank
+Architecture: armhf
+Section: metapackages
+Priority: optional
+Depends: ${misc:Depends}, linux-image-highbank, linux-headers-highbank
+Description: Complete Linux kernel for the highbank architecture.
+ This package will always depend on the latest complete Linux kernel and headers
+ for ARM Calxeda highbank systems.
-- 
1.7.9.5





More information about the kernel-team mailing list