libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / linux / linux-omap-zoomsync_2.6.31.bb
blob3a2f861e8b4d6728d600c71f79b14e29dc5086d6
1 require linux.inc
3 DESCRIPTION = "Linux kernel for OMAP processors"
4 KERNEL_IMAGETYPE = "uImage"
6 COMPATIBLE_MACHINE = "omapzoom2"
8 DEFAULT_PREFERENCE = "-1"
9 DEFAULT_PREFERENCE_omapzoom2 = "1"
11 LOBRANCH?= "master"
13 SRCREV = "da065810e5705b8ec32a9329ed10d31671df075a"
14 OEV = "oe3"
15 PE = "1"
17 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
18 PV = "2.6.30+2.6.31-rc7-${OEV}"
19 PR_append = "+gitr${SRCREV}"
21 SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=${LOBRANCH};protocol=http \
22 file://logo_linux_clut224.ppm \
23 file://defconfig"
25 SRC_URI_append = " \
28 S = "${WORKDIR}/git"
30 PACKAGES =+ "omap-dss-doc"
31 FILES_omap-dss-doc = "/boot/DSS"