From d39c6738df4b7e8ef22f2a7154274c1d08b1d51f Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Mon, 26 Sep 2011 19:55:47 +0800 Subject: matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream (From OE-Core rev: 33a1a05ef988c69f8ff8e38c6723922082e5d1aa) Signed-off-by: Zhai Edwin Signed-off-by: Richard Purdie --- meta/recipes-sato/matchbox-panel-2/startup_fix.diff | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 meta/recipes-sato/matchbox-panel-2/startup_fix.diff (limited to 'meta/recipes-sato/matchbox-panel-2/startup_fix.diff') diff --git a/meta/recipes-sato/matchbox-panel-2/startup_fix.diff b/meta/recipes-sato/matchbox-panel-2/startup_fix.diff deleted file mode 100644 index d9a0876296..0000000000 --- a/meta/recipes-sato/matchbox-panel-2/startup_fix.diff +++ /dev/null @@ -1,19 +0,0 @@ -Fixed the compile error caused by typo, upstream also need this. - -Signed-off-by: Zhai Edwin - -Upstream-Status: Pending - -Index: matchbox-panel-2/applets/startup/startup.c -=================================================================== ---- matchbox-panel-2/applets/startup/startup.c (revision 2109) -+++ matchbox-panel-2/applets/startup/startup.c (working copy) -@@ -229,7 +229,7 @@ - applet = g_slice_new0 (StartupApplet); - - applet->launch_list = NULL; -- applet->hourglass_show = FALSE; -+ applet->hourglass_shown = FALSE; - - /* Create image */ - applet->image = MB_PANEL_SCALING_IMAGE -- cgit v1.2.3-54-g00ecf