cornucopia: bump SRCREV
[openembedded.git] / recipes / linux / linux-nokia900-meego_git.bb
blob45769a0af109c2d4141c172d78324d4ffcf0604a
1 require linux.inc
3 KERNEL_RELEASE = "2.6.37"
4 PV = "${KERNEL_RELEASE}+gitr${SRCPV}"
6 SRCREV = "7b81b4d55839514f2d801cd06855c8d422cfc3ac"
8 SRC_URI = "\
9 git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=nokia900/kernel-adaptation-n900-2.6.37-57.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"