aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-11-25 15:30:41 +0000
committerKoen Kooi <koen@openembedded.org>2010-11-25 19:52:34 +0100
commitf3d49742fc81ae2dd086ead992bcc60529a2beda (patch)
tree453b3cfef81b1de261ef14d231e6d0ab4bf1eb76 /conf/machine/include
parent92ff61c470dc833e60e569da7303cfe5cff9510d (diff)
downloadopenembedded-f3d49742fc81ae2dd086ead992bcc60529a2beda.tar.gz
linux-omap-psp: Update to latest omap3 2.6.32 psp kernel commit + remove committed pending local patches
* Update to latest commit for kernel * Remove pending patches which are now commmited to kernel git tree * Switch to proper URI (alias) for omap3 kernel (instead of personal tree) * Switch to http protocol * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'conf/machine/include')
-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 76e997da8d..8b7a3918fd 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -4,7 +4,7 @@ TARGET_ARCH = "arm"
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r90"
+MACHINE_KERNEL_PR = "r91"
KERNEL_IMAGETYPE = "uImage"