diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-03-21 20:05:20 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-03-21 20:05:20 -0700 |
commit | c1ab14e9ab1dec1d04ee2a1c1c1831d1f14f961e (patch) | |
tree | b10620bc748859f2ab0f254e566abde6289e498e /recipes/linux/linux-msm7xxxx_git.bb | |
parent | a8f709faf5895aeabbd01b81f30a1d11a7da7f30 (diff) | |
parent | 807d0af14bd12290c0471726c49d2e8658b11346 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux-msm7xxxx_git.bb')
-rw-r--r-- | recipes/linux/linux-msm7xxxx_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-msm7xxxx_git.bb b/recipes/linux/linux-msm7xxxx_git.bb index d4571d1d97..4751c99876 100644 --- a/recipes/linux/linux-msm7xxxx_git.bb +++ b/recipes/linux/linux-msm7xxxx_git.bb @@ -3,7 +3,7 @@ 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" +PR = "r6" COMPATIBLE_MACHINE = "htckaiser|htcpolaris|htcvogue|htctitan|htcnike|htcraphael|htcdiamond|htcblackstone" |