aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-msm7xxxx_git.bb
blob: 8ea987e7ffc83160fdcb8e9b03a46fe4fc953156 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
require linux.inc

PV = "2.6.25+${PR}+gitr${SRCREV}"
PV_htcraphael = "2.6.27+${PR}+gitr${SRCREV}"
PV_htcdiamond = "2.6.27+${PR}+gitr${SRCREV}"
PR = "r4"

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

SRCREV = "21895dc01b196bafbfeb13219a7689b96d80bdd6"
SRCREV_htcraphael = "a7bbc84bc783acc349b030a4621541eab84165e0"
SRCREV_htcdiamond = "a7bbc84bc783acc349b030a4621541eab84165e0"

SRC_BRANCH = "htc-vogue"
SRC_BRANCH_htcraphael = "htc-msm-2.6.27"
SRC_BRANCH_htcdiamond = "htc-msm-2.6.27"

SRC_URI = "\
  git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=${SRC_BRANCH};protocol=git \
  file://defconfig \
"
S = "${WORKDIR}/git"