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 e153c5e3b..437f72be8 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. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> +Upstream-Status: Pending + diff -ruN video-orig/src/video.c video/src/video.c --- video-orig/src/video.c 2010-10-15 16:07:26.522346398 +0800 +++ 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 7d8aff798..d219c3185 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. JL - 15/12/10 +Upstream-Status: Inappropriate [configuration] + Index: video/Makefile.am =================================================================== --- video.orig/Makefile.am |