aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap_2.6.29.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-07-08 18:35:34 +0200
committerKoen Kooi <koen@openembedded.org>2009-07-08 18:35:34 +0200
commit40a2e72aed61b86bb07882cb4c26c82535d1c448 (patch)
tree08b40dd8f7bb8296faf7df958865dab1b48d4587 /recipes/linux/linux-omap_2.6.29.bb
parentdfc54a347acd6d730c994fc42c99328749fe225b (diff)
downloadopenembedded-40a2e72aed61b86bb07882cb4c26c82535d1c448.tar.gz
linux-omap 2.6.29: fix some vfp and neon bugs
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r--recipes/linux/linux-omap_2.6.29.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb
index 4193edaf8d..32ad025065 100644
--- a/recipes/linux/linux-omap_2.6.29.bb
+++ b/recipes/linux/linux-omap_2.6.29.bb
@@ -157,6 +157,10 @@ SRC_URI_append = " \
file://0124-leds-gpio-broken-with-current-git.patch;patch=1 \
file://modedb-hd720.patch;patch=1 \
file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;patch=1 \
+ file://vfp/02-vfp-ptrace.patch;patch=1 \
+ file://vfp/03-vfp-corruption.patch;patch=1 \
+ file://vfp/04-vfp-threads.patch;patch=1 \
+ file://vfp/05-vfp-signal-handlers.patch;patch=1 \
"