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

PR = "r1"

DEFAULT_PREFERENCE = "-1"

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

S = "${WORKDIR}/git"

KERNEL_RELEASE = "2.6.18-omap1"