diff options
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r-- | recipes/linux/linux-omap_2.6.29.bb | 4 |
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 \ " |