libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / linux / xanadux-un-2.6_2.6.12.bb
blob60e50139bed41defde3a0032168cba73b06caa9a
1 ############## /home/jrs/cvs/oe/org.openembedded.dev/packages/linux/xanadux-un-2.6_2.6.12.bb ###############
3 DESCRIPTION = "Xanadux HTC-Universal kernel based on the hh 2.6.12"
4 LICENSE = "GPLv2"
5 PR ="r2"
7 SRC_URI = "cvs://anonymous@xanadux.cvs.sourceforge.net/cvsroot/xanadux;method=pserver;module=linux-2.6-xda;tag=K2-6-12-hh2-xda0-un0"
8 S = "${WORKDIR}/linux-2.6-xda"
10 COMPATIBLE_HOST = "arm.*-linux"
11 COMPATIBLE_MACHINE = "htc-universal"
14 inherit kernel
16 do_configure() {
17 cp arch/arm/configs/htcuniversal_defconfig .config || die "No default configuration for ${MACHINE} available."
18 yes '' | oe_runmake oldconfig