mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 04:00:28 +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:
@@ -0,0 +1,12 @@
|
||||
require linux.inc
|
||||
|
||||
# Mark archs/machines that this kernel supports
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
DEFAULT_PREFERENCE_mpc8313erdb = "1"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
|
||||
file://defconfig \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user