linux-omap 2.6.39: initial add with beagleboard support
[openembedded.git] / recipes / linux / linux-nokia900-meego_git.bb
blobace0c1484f886d6d12b4076e55aac3e1010299fb
1 require linux.inc
3 KERNEL_RELEASE = "2.6.37"
4 PV = "${KERNEL_RELEASE}+gitr${SRCPV}"
6 SRCREV = "570058abb97844fd30c396772b1a078bf572dd0c"
8 SRC_URI = "\
9 git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=nokia900/kernel-adaptation-n900-2.6.37-38.1 \
10 file://defconfig \
12 S = "${WORKDIR}/git"
14 CMDLINE_nokia900 = "root=/dev/mmcblk0p1 rootwait rw console=ttyO2,115200n8 console=tty0 omapfb.vram=0:2M,1:2M,2:2M mtdoops.mtddev=2"
16 # Mark archs/machines that this kernel supports
17 COMPATIBLE_MACHINE = "nokia900"
18 DEFAULT_PREFERENCE = "-2"
19 DEFAULT_PREFERENCE_nokia900 = "1"