From 8a50e39aeaaa04ae0596ad6a3a10bc251acd64cc Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Wed, 19 May 2010 15:40:05 +0100 Subject: linux-davinci: Update to latest kernel for DA8xx/OMAPL1xx * Update to latest kernel patches PSP 3.20.00.12 * Still 2.6.33rc4 * Update defconfigs to match updated kernel configs * Bump Kernel PR Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- recipes/linux/linux-davinci_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/linux/linux-davinci_git.bb') diff --git a/recipes/linux/linux-davinci_git.bb b/recipes/linux/linux-davinci_git.bb index 31b875d0ad..99f149b031 100644 --- a/recipes/linux/linux-davinci_git.bb +++ b/recipes/linux/linux-davinci_git.bb @@ -44,9 +44,9 @@ SRC_URI_append_dm6467 = ${ARAGO_DM_URI} # The main PR is now using MACHINE_KERNEL_PR, for davinci see conf/machine/include/davinci.inc -# OMAPL tracking master branch +# OMAPL tracking master branch - PSP 3.20.00.12 -ARAGO_L1_REV = "76fcecb83d562608bcebba44774f92b6c62d3593" +ARAGO_L1_REV = "2acf935c01b9adb50164d421c40cdc5862b9e143" ARAGO_L1_BR = "master" ARAGO_L1_PV = "2.6.32+2.6.33-rc4-${PR}+gitr${SRCREV}" ARAGO_L1_URI = "git://arago-project.org/git/projects/linux-omapl1.git;protocol=git;branch=${BRANCH} " -- cgit 1.2.3-korg