db1139f3670b1976afddfd03bd87302182969465
[vuplus_openembedded] / recipes / linux / linux_2.6.29-rc6.bb
1 require linux.inc
2
3 PV = "2.6.28+2.6.29-rc6"
4
5 S = "${WORKDIR}/linux-2.6.28"
6
7 # Mark archs/machines that this kernel supports
8 DEFAULT_PREFERENCE = "-1"
9 DEFAULT_PREFERENCE_vortex86sx = "1"
10 DEFAULT_PREFERENCE_tosa = "1"
11
12 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/linux-2.6.28.tar.bz2 \
13            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-2.6.29-rc6.bz2;patch=1 \
14            file://defconfig"
15
16 SRC_URI_append_tosa = " \
17         file://0001--tosa-Set-a-bus_id-for-the-tc6393xb-so-that-the-clk.patch;patch=1 \
18         "
19