libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / linux / linux-omapandroid_2.6.29.bb
blob40444250dca744d44bc8ac2541dfc9a1d4ccb418
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 SRCREV = "1e5ddc5d409f25652fe99064f22c0aa75bc9b7b3"
13 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
14 PV = "2.6.29"
15 PR_append = "+gitr${SRCREV}"
17 SRC_URI = "git://android.git.kernel.org/kernel/omap;branch=android-omap-2.6.29;protocol=git \
18 file://defconfig"
20 SRC_URI_append = " \
23 S = "${WORKDIR}/git"