aboutsummaryrefslogtreecommitdiff
path: root/meta-source/debian/control.d/omap
blob: 4e1167541e5b2ff540c5d34356506a8b85737fc6 (plain)
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
Package: linux-headers-omap
Architecture: armel
Section: devel
Priority: optional
Depends: ${misc:Depends}, linux-headers-${kernel-abi-version}-omap 
Description: Linux kernel headers for the Versatile architecture.
 This package will always depend on the latest kernel headers available
 for ARM TI OMAP3 systems.

Package: linux-image-omap
Architecture: armel
Section: metapackages
Priority: optional
Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-omap, linux-firmware
Description: Linux kernel image for the Versatile architecture.
 This package will always depend on the latest kernel image available
 for ARM TI OMAP3 systems.

Package: linux-omap
Architecture: armel
Section: metapackages
Priority: optional
Depends: ${misc:Depends}, linux-image-omap (= ${binary:Version})
Description: Complete Linux kernel for the Versatile architecture.
 This package will always depend on the latest complete Linux kernel available
 for ARM TI OMAP3 systems.