summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-24 08:34:17 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-24 08:34:17 +0200
commit3451753e56f8eeafb18b61bcb5500c138775cd15 (patch)
tree016ed10128fe4ba33775037283c370e30a4d91f2
parent21d8165f0ab973f0ce0f2588d2e97b99d885c786 (diff)
downloadmeta-ti-3451753e56f8eeafb18b61bcb5500c138775cd15.tar.gz
linux-ti335x-psp 3.1rc8: tree has been rebased, fix SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb b/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb
index 1c4bee09..9c043570 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb
@@ -10,8 +10,8 @@ S = "${WORKDIR}/git"
10MULTI_CONFIG_BASE_SUFFIX = "" 10MULTI_CONFIG_BASE_SUFFIX = ""
11 11
12BRANCH = "master" 12BRANCH = "master"
13SRCREV = "c7fc664a6a36a4721b43dc287e410a2453f0b782" 13SRCREV = "1955a86594526e18f03c8d62db81119ffc4ccf0f"
14MACHINE_KERNEL_PR_append = "j+gitr${SRCREV}" 14MACHINE_KERNEL_PR_append = "k+gitr${SRCREV}"
15 15
16COMPATIBLE_MACHINE = "(ti33x)" 16COMPATIBLE_MACHINE = "(ti33x)"
17 17