diff options
author | Roger Monk <r-monk@ti.com> | 2010-03-10 23:41:04 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:23 +0200 |
commit | 4dcd8faa836990423977be68e880176cd7155055 (patch) | |
tree | 061144a3e4316d2395612ec7961194bb3c17d801 /conf/machine | |
parent | f7cf756b00e0771519a4e6daf87d47ba948af147 (diff) |
linux-davinci: Update da8xx/omaplxx to latest commits, remove merged patch
* Update to head of tree to pick up USB/SATA fixes
* Remove merged patch
* Switch git source repo from /people to /projects
* Bump KERNEL_PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
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 57475da3fc..59d763df69 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 = "r43" +MACHINE_KERNEL_PR = "r44" TARGET_ARCH = "arm" |