1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

linux: Bump to 2.6.33.2

Use the same kernel version as the moblin distro so that we provide a similar
kernel for all QEMU machines and the netbook machine.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2010-05-18 15:11:09 +01:00
parent 5e8c7c54a9
commit 7a4f1adcbc
6 changed files with 1 additions and 1 deletions
@@ -4,7 +4,7 @@ require linux.inc
DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_mpc8313erdb = "1" DEFAULT_PREFERENCE_mpc8313erdb = "1"
PR = "r2" PR = "r0"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
file://defconfig \ file://defconfig \