summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-07 18:23:57 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-07-07 18:23:57 +0200
commit929521c119079b32b5d3b821c4342110cf386c32 (patch)
tree74f098f47b270f4963ec4e95c071ed0581bdabc9 /recipes-kernel
parent6d7b2a2d6e8b398aec7871fe34dcf9694727afa5 (diff)
downloadmeta-ti-929521c119079b32b5d3b821c4342110cf386c32.tar.gz
linux-ti81xx-psp 2.6.37: fix SRCREV after rebase
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb b/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb
index e889b8b5..bae58b99 100644
--- a/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb
+++ b/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb
@@ -6,12 +6,12 @@ KERNEL_IMAGETYPE = "uImage"
6COMPATIBLE_MACHINE = "am387x-evm|am389x-evm|c6a814x-evm|c6a816x-evm|dm814x-evm" 6COMPATIBLE_MACHINE = "am387x-evm|am389x-evm|c6a814x-evm|c6a816x-evm|dm814x-evm"
7 7
8# This is on the ti81xx-master branch 8# This is on the ti81xx-master branch
9SRCREV = "5f796a09b932def4b02032521b412d9c64c8669a" 9SRCREV = "a02ce6137c1647009a17ecac35d846fe9479dded"
10 10
11# requires .28 hdvpss: d686b2da5d2e7337c9759f910c3a665c27b0ec31 11# requires .28 hdvpss: d686b2da5d2e7337c9759f910c3a665c27b0ec31
12 12
13# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc 13# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
14MACHINE_KERNEL_PR_append = "C+gitr${SRCREV}" 14MACHINE_KERNEL_PR_append = "d+gitr${SRCREV}"
15 15
16SRC_URI += "git://arago-project.org/git/projects/linux-omap3.git;protocol=git;branch=ti81xx-master \ 16SRC_URI += "git://arago-project.org/git/projects/linux-omap3.git;protocol=git;branch=ti81xx-master \
17 file://defconfig" 17 file://defconfig"