libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / linux / linux-xo_git.bb
blob37e95208e9d05a0889974c17129247a3b169a48f
1 require linux.inc
3 DESCRIPTION = "Linux kernel for XO laptop (aka OLPC)"
5 SRCREV = "28f4cb6e780db078a09c765595e0ee84fda20f88"
7 PV = "2.6.22+gitr${SRCREV}"
8 PR = "r0"
10 COMPATIBLE_MACHINE = "xo"
12 SRC_URI = "git://dev.laptop.org/olpc-2.6;protocol=git;branch=stable \
13 file://defconfig"
15 S = "${WORKDIR}/git"