aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-omap1_2.6.x+git.bb
blob: f73c45bc2d545ef7d731fa9e9dcda7a4d488d734 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require linux-omap.inc

PR = "r1"

COMPATIBLE_MACHINE = "omap5912osk"

DEFAULT_PREFERENCE = "-1"

SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
           file://defconfig"

S = "${WORKDIR}/git"