Fix/update bb files.
[vuplus_openembedded] / recipes / linux / linux-handhelds-2.6_2.6.16-hh9.bb
1 SECTION = "kernel"
2 DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
3 LICENSE = "GPL"
4 PR = "r0"
5
6 # Override where to look for defconfigs and patches,
7 # we have per-kernel-release sets.
8 FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16"
9
10 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
11            file://defconfig"
12
13 require linux-handhelds-2.6.inc