From patchwork Thu May 12 11:00:57 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [09/54] matchbox-desktop: Add Upstream-Status Date: Thu, 12 May 2011 11:00:57 -0000 From: Zhai, Edwin X-Patchwork-Id: 3797 Message-Id: To: openembedded-core@lists.openembedded.org Cc: From: Zhai Edwin Signed-off-by: Zhai Edwin --- .../files/dso_linking_change_build_fix.patch | 2 ++ .../matchbox-desktop/files/window-resize-fix.patch | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta/recipes-sato/matchbox-desktop/files/dso_linking_change_build_fix.patch b/meta/recipes-sato/matchbox-desktop/files/dso_linking_change_build_fix.patch index 54f3670..0edb55e 100644 --- a/meta/recipes-sato/matchbox-desktop/files/dso_linking_change_build_fix.patch +++ b/meta/recipes-sato/matchbox-desktop/files/dso_linking_change_build_fix.patch @@ -11,6 +11,8 @@ This patch avoids this linking error: Nitin A Kamble Date: 2011/01/11 +Upstream-Status: Pending + Index: matchbox-desktop-2/configure.ac =================================================================== --- matchbox-desktop-2.orig/configure.ac diff --git a/meta/recipes-sato/matchbox-desktop/files/window-resize-fix.patch b/meta/recipes-sato/matchbox-desktop/files/window-resize-fix.patch index 87fbd50..8970ac8 100644 --- a/meta/recipes-sato/matchbox-desktop/files/window-resize-fix.patch +++ b/meta/recipes-sato/matchbox-desktop/files/window-resize-fix.patch @@ -16,6 +16,8 @@ Date: Sun Mar 6 17:58:45 2011 +0800 Signed-off-by: Yu Ke +Upstream-Status: Pending + diff --git a/src/desktop.c b/src/desktop.c index d4fc2fb..5aa2cfc 100644 --- a/src/desktop.c