diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-panel-2')
-rw-r--r-- | meta/recipes-sato/matchbox-panel-2/gcc-4.6.0-compile.patch | 2 | ||||
-rw-r--r-- | meta/recipes-sato/matchbox-panel-2/startup_fix.diff | 2 |
2 files changed, 4 insertions, 0 deletions
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 54ca74d8c..71a472739 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 9262d33ea..d9a087629 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) |