libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / linux / linux-eten_2.6.28-rc4+git.bb
bloba5333e17a8a4fe114fb25177189e18415cd16403
1 require linux.inc
3 DESCRIPTION = "The Linux kernel for E-Ten Glofiish smartphones"
5 COMPATIBLE_HOST = "arm.*-linux"
6 COMPATIBLE_MACHINE = "eten-m800"
8 KERNEL_RELEASE = "2.6.28-rc4"
9 KERNEL_VERSION = "${KERNEL_RELEASE}"
11 # See http://wiki.openembedded.net/index.php/Versioning_Policy
12 SRCREV = "ab2d414f4f13816af0ec0401b608133ca946624a"
13 PV = "2.6.27+${KERNEL_RELEASE}+${PR}+gitr${SRCREV}"
14 PR = "r2"
16 SRC_URI = "\
17 git://git.openezx.org/gnufiish.git;protocol=git;branch=master \
18 file://defconfig \
20 S = "${WORKDIR}/git"
22 CMDLINE = "root=/dev/mmcblk0p1 rootdelay=5 ro"