diff options
Diffstat (limited to 'meta/recipes-sato/owl-video-widget/owl-video')
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video/gtk_multithread_safe.patch | 2 | ||||
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video/make-382.patch | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-sato/owl-video-widget/owl-video/gtk_multithread_safe.patch b/meta/recipes-sato/owl-video-widget/owl-video/gtk_multithread_safe.patch index e153c5e3b9..437f72be86 100644 --- a/meta/recipes-sato/owl-video-widget/owl-video/gtk_multithread_safe.patch +++ b/meta/recipes-sato/owl-video-widget/owl-video/gtk_multithread_safe.patch | |||
@@ -7,6 +7,8 @@ multi-thread operation. | |||
7 | 7 | ||
8 | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> | 8 | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> |
9 | 9 | ||
10 | Upstream-Status: Pending | ||
11 | |||
10 | diff -ruN video-orig/src/video.c video/src/video.c | 12 | diff -ruN video-orig/src/video.c video/src/video.c |
11 | --- video-orig/src/video.c 2010-10-15 16:07:26.522346398 +0800 | 13 | --- video-orig/src/video.c 2010-10-15 16:07:26.522346398 +0800 |
12 | +++ video/src/video.c 2010-10-15 16:25:51.780296717 +0800 | 14 | +++ video/src/video.c 2010-10-15 16:25:51.780296717 +0800 |
diff --git a/meta/recipes-sato/owl-video-widget/owl-video/make-382.patch b/meta/recipes-sato/owl-video-widget/owl-video/make-382.patch index 7d8aff7984..d219c31858 100644 --- a/meta/recipes-sato/owl-video-widget/owl-video/make-382.patch +++ b/meta/recipes-sato/owl-video-widget/owl-video/make-382.patch | |||
@@ -2,6 +2,8 @@ Make 3.82 is much stricter and demands tabs. Obey. | |||
2 | 2 | ||
3 | JL - 15/12/10 | 3 | JL - 15/12/10 |
4 | 4 | ||
5 | Upstream-Status: Inappropriate [configuration] | ||
6 | |||
5 | Index: video/Makefile.am | 7 | Index: video/Makefile.am |
6 | =================================================================== | 8 | =================================================================== |
7 | --- video.orig/Makefile.am | 9 | --- video.orig/Makefile.am |