diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-24 08:34:17 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-24 08:34:17 +0200 |
| commit | 3451753e56f8eeafb18b61bcb5500c138775cd15 (patch) | |
| tree | 016ed10128fe4ba33775037283c370e30a4d91f2 | |
| parent | 21d8165f0ab973f0ce0f2588d2e97b99d885c786 (diff) | |
| download | meta-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.bb | 4 |
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" | |||
| 10 | MULTI_CONFIG_BASE_SUFFIX = "" | 10 | MULTI_CONFIG_BASE_SUFFIX = "" |
| 11 | 11 | ||
| 12 | BRANCH = "master" | 12 | BRANCH = "master" |
| 13 | SRCREV = "c7fc664a6a36a4721b43dc287e410a2453f0b782" | 13 | SRCREV = "1955a86594526e18f03c8d62db81119ffc4ccf0f" |
| 14 | MACHINE_KERNEL_PR_append = "j+gitr${SRCREV}" | 14 | MACHINE_KERNEL_PR_append = "k+gitr${SRCREV}" |
| 15 | 15 | ||
| 16 | COMPATIBLE_MACHINE = "(ti33x)" | 16 | COMPATIBLE_MACHINE = "(ti33x)" |
| 17 | 17 | ||
