aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-omap1_2.6.12-rc2.bb
blob: 0be1bb8c9412129fe90be240e66d7e4ba86f5666 (plain)
1
2
3
4
5
6
7
8
9
10
11
require linux-omap.inc

FILE_PR = "r4"

COMPATIBLE_MACHINE = "omap5912osk"

SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/linux-2.6.12-rc2.tar.bz2 \
           http://www.muru.com/linux/omap/patches/patch-2.6.12-rc2-omap1.bz2;patch=1 \
	   file://defconfig"

S = "${WORKDIR}/linux-2.6.12-rc2"