summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.32.bb
blob: a196506bdee75337d953f90998f244b34ca4c77d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require linux.inc

S = "${WORKDIR}/linux-${PV}"

# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"


SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
           file://defconfig"

SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"
SRC_URI[kernel.sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e"