diff options
author | Denys Dmytriyenko <denis@denix.org> | 2010-03-09 16:37:27 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:23 +0200 |
commit | b51ce4a3bb93edf9d77a5f6619db533052fd0dba (patch) | |
tree | 7e36f253e63ec2acfb70a29c90386d1e983b803f /conf/machine | |
parent | 7471d2bd99863b903c219ce248e809d72da1e9cc (diff) |
linux-davinci: update to the latest staging snapshot
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/include/davinci.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc index f5c2461289..57475da3fc 100644 --- a/conf/machine/include/davinci.inc +++ b/conf/machine/include/davinci.inc @@ -1,7 +1,7 @@ require conf/machine/include/tune-arm926ejs.inc # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r42" +MACHINE_KERNEL_PR = "r43" TARGET_ARCH = "arm" |