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

PR = "r2"

COMPATIBLE_MACHINE = "omap5912osk"

SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=http;tag=c6051183c597b6a0fa73cdb59aac852c6148c5b6 \
           file://another-ide-cs-ids.patch \
           file://defconfig"

S = "${WORKDIR}/git"