summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorFranklin S. Cooper Jr <fcooper@ti.com>2013-04-22 11:21:40 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-04-22 16:20:27 -0400
commit22d4ea302df1883795c584ae83aa9dd13e8c8824 (patch)
treef21a907669e5f3d1637c2826b5a767220d8c9ba0 /conf
parent25e974f3be5a3259b4a057aaa6a25e6c83f6d7d6 (diff)
downloadmeta-ti-22d4ea302df1883795c584ae83aa9dd13e8c8824.tar.gz
linux-omap-psp: Update commit
* Update to latest supported release. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/omap3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index 212ebe75..c80939a7 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -16,7 +16,7 @@ XSERVER = "xserver-xorg \
16GUI_MACHINE_CLASS = "bigscreen" 16GUI_MACHINE_CLASS = "bigscreen"
17 17
18# Increase this everytime you change something in the kernel 18# Increase this everytime you change something in the kernel
19MACHINE_KERNEL_PR = "r124" 19MACHINE_KERNEL_PR = "r125"
20 20
21KERNEL_IMAGETYPE = "uImage" 21KERNEL_IMAGETYPE = "uImage"
22 22