libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / linux / linux-handhelds-2.6_2.6.18-hh2.bb
blob33f1c470cd0fd86241f57f2219a5a45457557ae2
1 SECTION = "kernel"
2 DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
3 LICENSE = "GPLv2"
4 PR = "r0"
6 DEFAULT_PREFERENCE = "-1"
8 # Override where to look for defconfigs and patches,
9 # we have per-kernel-release sets.
10 FILESPATHPKG =. "linux-handhelds-2.6-2.6.18/${MACHINE}:linux-handhelds-2.6-2.6.18:"
12 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
13 file://defconfig"
15 require linux-handhelds-2.6.inc