All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ell: upgrade 0.27 -> 0.28
@ 2020-02-14 23:44 Wang Mingyu
  2020-02-14 23:44 ` [PATCH] icu: upgrade 64.2 -> 65.1 Wang Mingyu
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Wang Mingyu @ 2020-02-14 23:44 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 meta/recipes-core/ell/{ell_0.27.bb => ell_0.28.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/ell/{ell_0.27.bb => ell_0.28.bb} (83%)

diff --git a/meta/recipes-core/ell/ell_0.27.bb b/meta/recipes-core/ell/ell_0.28.bb
similarity index 83%
rename from meta/recipes-core/ell/ell_0.27.bb
rename to meta/recipes-core/ell/ell_0.28.bb
index 503f1e22a3..464bf631e3 100644
--- a/meta/recipes-core/ell/ell_0.27.bb
+++ b/meta/recipes-core/ell/ell_0.28.bb
@@ -14,8 +14,8 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "e090d6a910a43c2a32114ba1cdc9f1f2"
-SRC_URI[sha256sum] = "afc5441d6f6ece512a188b1e6aeabd7153de4f38989c897a2197ae50fc46da96"
+SRC_URI[md5sum] = "e38089e54d4b41e508bbb7f37a4a59d9"
+SRC_URI[sha256sum] = "6254fcb98d681cb2c3078dde462ba20bf90e6c10919204c6878a4381adcdb74b"
 
 do_configure_prepend () {
     mkdir -p ${S}/build-aux
-- 
2.17.1





^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-02-16  3:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14 23:44 [PATCH] ell: upgrade 0.27 -> 0.28 Wang Mingyu
2020-02-14 23:44 ` [PATCH] icu: upgrade 64.2 -> 65.1 Wang Mingyu
2020-02-15 10:19   ` Richard Purdie
2020-02-15 16:10     ` Alexander Kanavin
2020-02-14 23:44 ` [PATCH] libgpg-error: upgrade 1.36 -> 1.37 Wang Mingyu
2020-02-15  8:03   ` Richard Purdie
2020-02-14 23:44 ` [PATCH] python3-pycairo: upgrade 1.18.2 -> 1.19.0 Wang Mingyu
2020-02-14 17:46   ` Alexander Kanavin
2020-02-16  3:51   ` Peter Kjellerstedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.