[oe-commits] Martin Jansa : e-wm: upgrade to 0.18.8

git at git.openembedded.org git at git.openembedded.org
Thu Aug 21 19:35:31 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 67bc43a3457bfbc5598b62fde547f0155eb21bfc
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=67bc43a3457bfbc5598b62fde547f0155eb21bfc

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Sat Aug 16 15:12:45 2014 +0200

e-wm: upgrade to 0.18.8

Changes since 0.18.7:
* screenshot now displays a helpful error message when it fails
* efm no longer sometimes shows files from other directories
* efm no longer sometimes shows blank filenames
* fix syscon button signals
* fix winlist scrolling
* fix systray appindicator deletion
* fix systray appindicator icon loading

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-efl/recipes-efl/e17/{e-wm_0.18.7.bb => e-wm_0.18.8.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-efl/recipes-efl/e17/e-wm_0.18.7.bb b/meta-efl/recipes-efl/e17/e-wm_0.18.8.bb
similarity index 77%
rename from meta-efl/recipes-efl/e17/e-wm_0.18.7.bb
rename to meta-efl/recipes-efl/e17/e-wm_0.18.8.bb
index 929abf6..0d65ca0 100644
--- a/meta-efl/recipes-efl/e17/e-wm_0.18.7.bb
+++ b/meta-efl/recipes-efl/e17/e-wm_0.18.8.bb
@@ -11,8 +11,8 @@ SRC_URI = "\
     file://0001-Fix-incorrect-message-type.patch \
 "
 
-SRC_URI[md5sum] = "499b92ef38347881c72729f1e066eb20"
-SRC_URI[sha256sum] = "1b05a1d986643a6603b1c20ac87b6864325d0aea22a3d1d096f4063b4fba2f4d"
+SRC_URI[md5sum] = "79c9f524e1d0510061c62c4b038a8ece"
+SRC_URI[sha256sum] = "14c9bde4334d2f8b0776c6113d02b923ab159eea1cbf7013489e4f3bf37a51bb"
 
 do_configure_prepend() {
     sed '/^ *EFL_PKG_CHECK_VAR/ s/systemduserunitdir/systemdsystemunitdir/g' -i ${S}/configure.ac



More information about the Openembedded-commits mailing list