1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
[('abi',)]
abiname: 'trunk'
[('base',)]
arches: ['armel']
featuresets: ['none']
compiler: 'gcc-4.5'
[('base', 'armel')]
kernel-arch: 'arm'
featuresets: ['none']
[('base', 'armel', 'none')]
implicit-flavour: True
flavours: ['u1']
[('build', 'armel')]
image-file: 'arch/arm/boot/uImage'
[('commands-image-initramfs-generators',)]
initramfs-tools: 'update-initramfs'
[('description', 'armel', None, 'u1')]
hardware: 'U1'
hardware-long: 'Samsung S5PV310'
[('image',)]
initramfs-generators: ['initramfs-tools', 'initramfs-fallback']
type: 'plain'
[('image', 'armel')]
recommends: 'uboot-mkimage'
initramfs: False
[('relations',)]
initramfs-fallback: 'linux-initramfs-tool'
util-vserver: 'util-vserver (>= 0.30.215)'
gcc-4.5: 'gcc-4.5'
initramfs-tools: 'initramfs-tools (>= 0.55)'
[('version',)]
abiname: '-trunk'
source: '2.6.36-4.11'
|