[oe-commits] Ross Burton : matchbox-panel: bump SRCREV for linkage fixes

git at git.openembedded.org git at git.openembedded.org
Tue Jun 18 15:36:38 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 55801d72917a75e10c3a470cbd183adce3e67cfc
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=55801d72917a75e10c3a470cbd183adce3e67cfc

Author: Ross Burton <ross.burton at intel.com>
Date:   Tue Jun 18 09:27:51 2013 +0100

matchbox-panel: bump SRCREV for linkage fixes

Newer toolchains are stricter with linking.  Patches have been merged upstream
so bump the SRCREV to use them.

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../matchbox-panel-2/matchbox-panel-2_git.bb       |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
index 1160b87..ba2780b 100644
--- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
+++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
@@ -11,7 +11,7 @@ DEPENDS = "gnome-common gtk+ startup-notification dbus dbus-glib"
 DEPENDS += " ${@base_contains("MACHINE_FEATURES", "acpi", "libacpi", "",d)}"
 DEPENDS += " ${@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}"
 
-SRCREV = "c03234512784b78a95b5aa9ca445d05836b9d51a"
+SRCREV = "26a3a67b41c50e0ae163d8fe86ccf7a0f0a671ae"
 PV = "2.0+git${SRCPV}"
 PR = "r0"
 



More information about the Openembedded-commits mailing list