linux-2.6.34: remove c7x0 patch from SRC_URI override as that file was removed in...
[openembedded.git] / recipes / linux / linux-handhelds-2.6_2.6.19-hh13.bb
blob5f540f6907960c01c58ad352b6588efb7fd18afc
1 SECTION = "kernel"
2 DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
3 LICENSE = "GPLv2"
4 PR = "r1"
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.19/${MACHINE}:linux-handhelds-2.6-2.6.19:"
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