aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.28-rc6.bb
blob: 770ca1b782774eb79b8f522442d204c923f2fb30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
require linux.inc

KERNEL_RELEASE = "2.6.28-rc6"
PV = "2.6.27+${KERNEL_RELEASE}"
PR = "r3"

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

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

SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.28/linux-${KERNEL_RELEASE}.tar.bz2 \
           file://defconfig"

SRC_URI_append_afeb9260 = " \
        file://0002-SRAM-TX-buffers-implementation-from-atmel-to-fix-TX.patch \
"
SRC_URI[md5sum] = "b94ed91fcc77cce6627cebba89695c75"
SRC_URI[sha256sum] = "c5e7857c257491bbb40cf18f576f72df8480cad4980dea399d887e5c46c86279"