aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2010-08-05 22:55:11 -0600
committerEric Miao <eric.miao@linaro.org>2011-03-07 22:53:09 +0800
commit0fc310a55a8e978f0f2b676fbd21ada6e06653a5 (patch)
tree67b25e915c22e86f25bee736122019d1a5a691ab /debian/control
parent317b984876a92fa24fb7b4f47c23f99e06540f34 (diff)
LINARO: Initial Linaro U-Boot tree
Initial Linaro u-boot tree based on Upstream v2010.06-265-gcdb7497 A series of patches from ssakomans exp branch that add support for beagle C4 and xM. These have been rebased onto current upstream. The gitorious beagle trees are still based on v2010.03. These patches will be replaced with patches from ssakoman. Two versatile express patches from Matt Waddel. Debian packaging by John Rigby based on the lucid u-boot-omap3 package. Currently builds u-boot binaries for these platforms: ca9x4_ct_vxp aka Versatile Express mx51evk aka Babbage omap4_panda omap3_beagle Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 000000000..48f140746
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: u-boot-linaro
+Section: misc
+Priority: extra
+Maintainer: John Rigby <john.rigby@linaro.org>
+Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7.0.50~)
+Standards-Version: 3.8.4
+
+Package: u-boot-linaro
+Architecture: armel
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: U-Boot bootloader configured for various ARM SOCs
+ This package contains the U-Boot bootloader for various ARM SOCs,
+ which is responsible for loading and executing the Linux kernel on those
+ boards. This package contains the u-boot binary blob, and is not usually
+ needed on a normal system