help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / linux / linux-omap-zoomsync_2.6.32.bb
blob549d29e26094114637bbd173a9ab3e246a0805bc
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"
12 DEFAULT_PREFERENCE_omapzoom36x = "1"
14 SRCREV = "9925e5c0abf878314d98419320325470c9bbd03d"
16 OEV = "oe10"
17 PE = "2"
19 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
20 PV = "2.6.32.7-${OEV}+gitr${SRCREV}"
22 SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=master;protocol=git \
23 file://0042-musb-allow-host-io-without-gadget-module.patch \
24 file://rev.patch \
25 file://logo_linux_clut224.ppm \
26 file://defconfig"
28 S = "${WORKDIR}/git"
30 PACKAGES =+ "omap-dss-doc"
31 FILES_omap-dss-doc = "/boot/DSS"