summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2011-07-07 12:03:45 +0100
committerKoen Kooi <k-kooi@ti.com>2011-07-07 12:06:30 +0100
commit6d7b2a2d6e8b398aec7871fe34dcf9694727afa5 (patch)
treef042004a1461a65942a78aa5655a9e0bd754049b /conf
parentbd3b8388ed859987e2cdb941f111b2aa7dc09737 (diff)
downloadmeta-ti-6d7b2a2d6e8b398aec7871fe34dcf9694727afa5.tar.gz
linux-ti81xx-psp 2.6.37: move SRCREV back to the point where it matches the ..1.27 HDVPSS firmware
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/ti816x.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ti816x.inc b/conf/machine/include/ti816x.inc
index dda324e0..57bd89f0 100644
--- a/conf/machine/include/ti816x.inc
+++ b/conf/machine/include/ti816x.inc
@@ -7,7 +7,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-ti81xx-psp"
7PREFERRED_PROVIDER_virtual/bootloader = "u-boot" 7PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
8 8
9# Increase this everytime you change something in the kernel 9# Increase this everytime you change something in the kernel
10MACHINE_KERNEL_PR = "r1" 10MACHINE_KERNEL_PR = "r2"
11 11
12KERNEL_IMAGETYPE = "uImage" 12KERNEL_IMAGETYPE = "uImage"
13 13