diff options
author | Koen Kooi <koen@openembedded.org> | 2009-05-24 14:02:56 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-05-24 14:02:56 +0200 |
commit | be6fec499ddd4de3d76a60bafbf47d94f7632d93 (patch) | |
tree | 4bb2a3e897779ccf738076b08ff39163f969aed4 /recipes/linux/linux-omap_2.6.29.bb | |
parent | a29819bbbbebdf42e94e3da20c973a1b715985f7 (diff) |
linux-davinci: bump PR and point to include file where MACHINE_KERNEL_PR is located
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r-- | recipes/linux/linux-omap_2.6.29.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb index f9439ebc7c..5be04d2a84 100644 --- a/recipes/linux/linux-omap_2.6.29.bb +++ b/recipes/linux/linux-omap_2.6.29.bb @@ -154,6 +154,7 @@ SRC_URI_append = " \ # file://isp/standalone/0002-Resizer-bug-fixes-on-top-of-1.0.2-release.patch;patch=1 \ 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 \ " |