libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / linux / linux-omap-zoomsync_2.6.32.bb
blob8c556fb789be19729cbbfbf5f1f86a730ebd476a
1 require linux.inc
3 DESCRIPTION = "Linux kernel for OMAP processors"
4 KERNEL_IMAGETYPE = "uImage"
6 FILESPATHPKG_prepend = "${PN}-2.6.32:"
8 COMPATIBLE_MACHINE = "omapzoom2|omapzoom36x"
10 DEFAULT_PREFERENCE = "-1"
11 DEFAULT_PREFERENCE_omapzoom2 = "1"
13 SRCREV_omapzoom2 = "015cbaf1035cd9a61d33a27de2a22902555db3c5"
15 SRCREV_omapzoom36x = "2e3c681c6228de2a3f8fbb0cfbc940e7ea825a09"
17 OEV = "oe7"
18 PE = "1"
20 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
21 PV_omapzoom2 = "2.6.32.7-${OEV}"
22 PV_omapzoom36x = "2.6.32-rc7-${OEV}"
24 PR_append = "+gitr${SRCREV}"
27 SRC_URI_omapzoom2 = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=master;protocol=git \
28 file://0042-musb-allow-host-io-without-gadget-module.patch;patch=1 \
29 file://rev.patch;patch=1 \
30 file://logo_linux_clut224.ppm \
31 file://defconfig"
33 SRC_URI_omapzoom36x = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=L23.I3.3;protocol=git \
34 file://0042-musb-allow-host-io-without-gadget-module.patch;patch=1 \
35 file://rev.patch;patch=1 \
36 file://logo_linux_clut224.ppm \
37 file://defconfig"
39 SRC_URI_append = " \
42 S = "${WORKDIR}/git"
44 PACKAGES =+ "omap-dss-doc"
45 FILES_omap-dss-doc = "/boot/DSS"