Merge lp:~aviksil/u-boot/add-armhf-support into lp:~linaro-foundations/u-boot/u-boot-package

Proposed by Avik Sil
Status: Needs review
Proposed branch: lp:~aviksil/u-boot/add-armhf-support
Merge into: lp:~linaro-foundations/u-boot/u-boot-package
Diff against target: 107 lines (+16/-10)
2 files modified
debian/changelog (+6/-0)
debian/control (+10/-10)
To merge this branch: bzr merge lp:~aviksil/u-boot/add-armhf-support
Reviewer Review Type Date Requested Status
Ricardo Salveti Pending
Review via email: mp+88358@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

3. By Avik Sil

Add armhf support

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2011-09-23 02:25:35 +0000
3+++ debian/changelog 2012-01-12 11:59:03 +0000
4@@ -1,3 +1,9 @@
5+u-boot (2011.06-2) precise; urgency=low
6+
7+ * Add armhf support
8+
9+ -- Avik Sil <avik.sil@linaro.org> Mon, 09 Jan 2012 06:44:13 +0000
10+
11 u-boot (2011.06-1) oneiric; urgency=low
12
13 * Initial pkg version
14
15=== modified file 'debian/control'
16--- debian/control 2011-09-23 02:25:35 +0000
17+++ debian/control 2012-01-12 11:59:03 +0000
18@@ -6,7 +6,7 @@
19 Standards-Version: 3.9.1
20
21 Package: u-boot-ca9x4-ct-vxp
22-Architecture: armel
23+Architecture: armel armhf
24 Depends: ${shlibs:Depends}, ${misc:Depends}
25 Description: U-Boot bootloader binary for the ARM ca9x4_ct_vxp (Versatile Express) board
26 This package contains the U-Boot bootloader which is responsible for
27@@ -15,7 +15,7 @@
28 system
29
30 Package: u-boot-efikamx
31-Architecture: armel
32+Architecture: armel armhf
33 Depends: ${shlibs:Depends}, ${misc:Depends}
34 Description: U-Boot bootloader binary for the Genesi i.MX515 Efika MX
35 This package contains the U-Boot bootloader which is responsible for
36@@ -24,7 +24,7 @@
37 system
38
39 Package: u-boot-highbank
40-Architecture: armel
41+Architecture: armel armhf
42 Depends: ${shlibs:Depends}, ${misc:Depends}
43 Description: U-Boot bootloader binary for the Calxeda Highbank
44 This package contains the U-Boot bootloader which is responsible for
45@@ -33,7 +33,7 @@
46 system
47
48 Package: u-boot-igep0020
49-Architecture: armel
50+Architecture: armel armhf
51 Depends: ${shlibs:Depends}, ${misc:Depends}
52 Description: U-Boot bootloader binary for the ISEE igep0020 (IGEPv2) board
53 This package contains the U-Boot bootloader which is responsible for
54@@ -42,7 +42,7 @@
55 system
56
57 Package: u-boot-mx51evk
58-Architecture: armel
59+Architecture: armel armhf
60 Depends: ${shlibs:Depends}, ${misc:Depends}
61 Description: U-Boot bootloader binary for the Freescale i.MX51 mx51evk (Babbage) board
62 This package contains the U-Boot bootloader which is responsible for
63@@ -51,7 +51,7 @@
64 system
65
66 Package: u-boot-mx53loco
67-Architecture: armel
68+Architecture: armel armhf
69 Depends: ${shlibs:Depends}, ${misc:Depends}
70 Description: U-Boot bootloader binary for the Freescale i.MX53 mx53loco (Babbage) board
71 This package contains the U-Boot bootloader which is responsible for
72@@ -60,7 +60,7 @@
73 system
74
75 Package: u-boot-omap3-beagle
76-Architecture: armel
77+Architecture: armel armhf
78 Depends: ${shlibs:Depends}, ${misc:Depends}
79 Description: U-Boot bootloader binary for various TI OMAP3 Beagle boards
80 This package contains the U-Boot bootloader which is responsible for
81@@ -69,7 +69,7 @@
82 system
83
84 Package: u-boot-omap3-overo
85-Architecture: armel
86+Architecture: armel armhf
87 Depends: ${shlibs:Depends}, ${misc:Depends}
88 Description: U-Boot bootloader binary for Gumstix Overo boards
89 This package contains the U-Boot bootloader which is responsible for
90@@ -78,7 +78,7 @@
91 system
92
93 Package: u-boot-omap4-panda
94-Architecture: armel
95+Architecture: armel armhf
96 Depends: ${shlibs:Depends}, ${misc:Depends}
97 Description: U-Boot bootloader binary for the TI OMAP4 Panda board
98 This package contains the U-Boot bootloader which is responsible for
99@@ -87,7 +87,7 @@
100 system
101
102 Package: u-boot-omap4-sdp4430
103-Architecture: armel
104+Architecture: armel armhf
105 Depends: ${shlibs:Depends}, ${misc:Depends}
106 Description: U-Boot bootloader binary for the TI OMAP4 SDP4430 board
107 This package contains the U-Boot bootloader which is responsible for

Subscribers

People subscribed via source and target branches