summaryrefslogtreecommitdiff
path: root/packages/linux/linux-msm7xxxx_2.6.25+git.bb
blob: 4e36f1fce5a7fee61654cce5520ab9ce80575f3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require linux.inc

PV = "2.6.25+gitr${SRCREV}"
PV_htckaiser = "2.6.24+gitr${SRCREV}"
PV_htcpolaris = "2.6.24+gitr${SRCREV}"

PR = "r1"

COMPATIBLE_MACHINE = "htckaiser|htcpolaris|htcraphael|htcdiamond|htcvogue|htctitan"

SRC_URI = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-msm-2.6.25;protocol=git"
SRC_URI_htckaiser = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-msm;protocol=git"
SRC_URI_htcpolaris = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-msm;protocol=git"
SRC_URI_htcvogue = "git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=htc-vogue;protocol=git"

S = "${WORKDIR}/git"