diff options
Diffstat (limited to 'meta/recipes-sato')
| -rw-r--r-- | meta/recipes-sato/settings-daemon/files/addsoundkeys.patch | 2 | ||||
| -rw-r--r-- | meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-sato/settings-daemon/files/addsoundkeys.patch b/meta/recipes-sato/settings-daemon/files/addsoundkeys.patch index e06f02917b..baf06d6b84 100644 --- a/meta/recipes-sato/settings-daemon/files/addsoundkeys.patch +++ b/meta/recipes-sato/settings-daemon/files/addsoundkeys.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | Index: settings-daemon/settings-daemon.c | 3 | Index: settings-daemon/settings-daemon.c |
| 2 | =================================================================== | 4 | =================================================================== |
| 3 | --- settings-daemon.orig/settings-daemon.c 2009-05-22 14:57:05.000000000 +0100 | 5 | --- settings-daemon.orig/settings-daemon.c 2009-05-22 14:57:05.000000000 +0100 |
diff --git a/meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch b/meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch index 5fd96d4645..594374467a 100644 --- a/meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch +++ b/meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Inappropriate [configuration] | ||
| 2 | |||
| 1 | after gcc linking has changed, all the libraries must be explicitely specified to for linking. | 3 | after gcc linking has changed, all the libraries must be explicitely specified to for linking. |
| 2 | This patch avoids this linking error: | 4 | This patch avoids this linking error: |
| 3 | 5 | ||
