| Submitter | Zhai, Edwin |
|---|---|
| Date | May 12, 2011, 11:01 a.m. |
| Message ID | <d2c5fb3bcdb8d202531e76b799ff1ee9f0e1267c.1305197864.git.edwin.zhai@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/3883/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-sato/matchbox-panel-2/gcc-4.6.0-compile.patch b/meta/recipes-sato/matchbox-panel-2/gcc-4.6.0-compile.patch index 54ca74d..71a4727 100644 --- a/meta/recipes-sato/matchbox-panel-2/gcc-4.6.0-compile.patch +++ b/meta/recipes-sato/matchbox-panel-2/gcc-4.6.0-compile.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [other] - need clean up + diff -ur git.ORIG/applets/startup/startup.c git/applets/startup/startup.c --- git.ORIG/applets/startup/startup.c 2011-04-28 08:13:25.000000000 -0600 +++ git/applets/startup/startup.c 2011-04-28 09:36:48.521990746 -0600 diff --git a/meta/recipes-sato/matchbox-panel-2/startup_fix.diff b/meta/recipes-sato/matchbox-panel-2/startup_fix.diff index 9262d33..d9a0876 100644 --- a/meta/recipes-sato/matchbox-panel-2/startup_fix.diff +++ b/meta/recipes-sato/matchbox-panel-2/startup_fix.diff @@ -2,6 +2,8 @@ Fixed the compile error caused by typo, upstream also need this. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> +Upstream-Status: Pending + Index: matchbox-panel-2/applets/startup/startup.c =================================================================== --- matchbox-panel-2/applets/startup/startup.c (revision 2109)