linux-omap 2.6.37: replace various patch with upstream versions and rediff
[openembedded.git] / recipes / linux / linux-handhelds-2.6_2.6.16-hh9.bb
blob6207e236a1d9c0f1ec53c428b6d875268a10246a
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 # Override where to look for defconfigs and patches,
7 # we have per-kernel-release sets.
8 FILESPATHPKG =. "linux-handhelds-2.6-2.6.16/${MACHINE}:linux-handhelds-2.6-2.6.16:"
10 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
11 file://defconfig"
13 require linux-handhelds-2.6.inc