help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / linux / linux_2.6.37.bb
blob99f46c3f5e86460c14c02d31f229dd3917dcf30b
1 require linux.inc
3 PR = "r2"
5 # Mark archs/machines that this kernel supports
6 DEFAULT_PREFERENCE = "-1"
7 DEFAULT_PREFERENCE_sheevaplug = "1"
8 DEFAULT_PREFERENCE_openrd-base = "1"
9 DEFAULT_PREFERENCE_openrd-client = "1"
10 DEFAULT_PREFERENCE_qemuppc = "1"
11 DEFAULT_PREFERENCE_qemuarm = "1"
12 DEFAULT_PREFERENCE_qemux86 = "1"
13 DEFAULT_PREFERENCE_qemush4 = "1"
14 DEFAULT_PREFERENCE_qemumips = "1"
15 DEFAULT_PREFERENCE_qemumipsel = "1"
16 DEFAULT_PREFERENCE_qemumips64 = "1"
17 # needs more testing before making it new default
18 # DEFAULT_PREFERENCE_om-gta02 = "1"
19 # DEFAULT_PREFERENCE_om-gta01 = "1"
21 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
22 file://defconfig "
24 SRC_URI_append_om-gta02 = " \
25 file://openmoko.patch \
26 file://shr.patch \
28 SRC_URI_append_om-gta01 = " \
29 file://openmoko.patch \
30 file://shr.patch \
33 SRC_URI[kernel.md5sum] = "c8ee37b4fdccdb651e0603d35350b434"
34 SRC_URI[kernel.sha256sum] = "edbf091805414739cf57a3bbfeba9e87f5e74f97e38f04d12060e9e0c71e383a"