diff options
author | Stiffmaster <luke-g@laptop.(none)> | 2010-05-16 17:54:16 +0200 |
---|---|---|
committer | Stiffmaster <luke-g@laptop.(none)> | 2010-05-16 17:54:16 +0200 |
commit | 6b4f7c1fbe0cbfcb1f43835425e294c8f82270e1 (patch) | |
tree | 021e89bc66a2cdd0c4953305954ae3a7dd1bc9e1 /recipes/linux/linux-qsd8_git.bb | |
parent | 1c32fe23f525171fa00d5926cd2c41577e5ccb1a (diff) |
linux-qsd8: move to new branch
Diffstat (limited to 'recipes/linux/linux-qsd8_git.bb')
-rw-r--r-- | recipes/linux/linux-qsd8_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/linux/linux-qsd8_git.bb b/recipes/linux/linux-qsd8_git.bb index d3648e6b1e..b4d2bdf0b3 100644 --- a/recipes/linux/linux-qsd8_git.bb +++ b/recipes/linux/linux-qsd8_git.bb @@ -1,13 +1,13 @@ require linux.inc -PV = "2.6.29+${PR}+gitr${SRCREV}" -PR = "r13" +PV = "2.6.32+${PR}+gitr${SRCREV}" +PR = "r14" COMPATIBLE_MACHINE = "htcnexus|htcleo" -SRCREV = "2d3ee40a2d334693c342ef10c5fde599854e91a9" +SRCREV = "ee54d02485711f2c96db4a8f1f4a43c0bead736c" -SRC_BRANCH = "htc-qsd8k-2.6.29" +SRC_BRANCH = "htc-msm-2.6.32" SRC_URI = "\ git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git;branch=${SRC_BRANCH};protocol=git \ |