summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-21 14:45:13 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-03-30 19:05:59 -0400
commitde3125ad1e262660f620b10cb0145cfdecb1dcf8 (patch)
treecfa61fe4844bbcf69c3b10441d3949d4e6d9c0de /recipes-kernel/linux/linux-ti33x-psp_3.2.bb
parenta04b218eb638d7fe1835028ac4d283d0885f6173 (diff)
downloadmeta-ti-de3125ad1e262660f620b10cb0145cfdecb1dcf8.tar.gz
linux-ti33x-psp 3.2: fix VGA cape partnumber
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp_3.2.bb')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp_3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
index e6277cee..16c0dd42 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
@@ -12,7 +12,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
12 12
13BRANCH = "v3.2-staging" 13BRANCH = "v3.2-staging"
14SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91" 14SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91"
15MACHINE_KERNEL_PR_append = "b+gitr${SRCREV}" 15MACHINE_KERNEL_PR_append = "c+gitr${SRCREV}"
16 16
17COMPATIBLE_MACHINE = "(ti33x)" 17COMPATIBLE_MACHINE = "(ti33x)"
18 18