All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] libevdev:upgrade 1.9.0 -> 1.9.1
@ 2020-07-24  1:18 zangrc
  2020-07-24  1:18 ` [OE-core] [PATCH] mpg123:upgrade 1.26.2 -> 1.26.3 zangrc
  0 siblings, 1 reply; 2+ messages in thread
From: zangrc @ 2020-07-24  1:18 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../libevdev/{libevdev_1.9.0.bb => libevdev_1.9.1.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/libevdev/{libevdev_1.9.0.bb => libevdev_1.9.1.bb} (78%)

diff --git a/meta/recipes-support/libevdev/libevdev_1.9.0.bb b/meta/recipes-support/libevdev/libevdev_1.9.1.bb
similarity index 78%
rename from meta/recipes-support/libevdev/libevdev_1.9.0.bb
rename to meta/recipes-support/libevdev/libevdev_1.9.1.bb
index a2116a492f..633e0af995 100644
--- a/meta/recipes-support/libevdev/libevdev_1.9.0.bb
+++ b/meta/recipes-support/libevdev/libevdev_1.9.1.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=75aae0d38feea6fda97ca381cb9132eb \
 
 SRC_URI = "http://www.freedesktop.org/software/libevdev/${BP}.tar.xz \
            file://determinism.patch"
-SRC_URI[md5sum] = "13c3f0911f9326d4b9fa103365f84421"
-SRC_URI[sha256sum] = "e7e18a64264f2dea19b6c50a481f8c062529d42919ccda0bc861495bce28eb9e"
+SRC_URI[md5sum] = "58286a834ae14536caf9cab8633419cf"
+SRC_URI[sha256sum] = "f5603c48c5afd76b14df7a5124e0a94a102f8da0d45826192325069d1bbc7acb"
 
 inherit autotools pkgconfig
 
-- 
2.25.1




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

* [OE-core] [PATCH] mpg123:upgrade 1.26.2 -> 1.26.3
  2020-07-24  1:18 [OE-core] [PATCH] libevdev:upgrade 1.9.0 -> 1.9.1 zangrc
@ 2020-07-24  1:18 ` zangrc
  0 siblings, 0 replies; 2+ messages in thread
From: zangrc @ 2020-07-24  1:18 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../mpg123/{mpg123_1.26.2.bb => mpg123_1.26.3.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/mpg123/{mpg123_1.26.2.bb => mpg123_1.26.3.bb} (96%)

diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.26.2.bb b/meta/recipes-multimedia/mpg123/mpg123_1.26.3.bb
similarity index 96%
rename from meta/recipes-multimedia/mpg123/mpg123_1.26.2.bb
rename to meta/recipes-multimedia/mpg123/mpg123_1.26.3.bb
index aaa66e17a6..0746d8d47d 100644
--- a/meta/recipes-multimedia/mpg123/mpg123_1.26.2.bb
+++ b/meta/recipes-multimedia/mpg123/mpg123_1.26.3.bb
@@ -10,7 +10,7 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1e86753638d3cf2512528b99079bc4f3"
 
 SRC_URI = "https://www.mpg123.de/download/${BP}.tar.bz2"
-SRC_URI[sha256sum] = "00f7bf7ea64fcec2c9d07751d6ad8849343ee09c282ea3b0d5dd486e886e2ff3"
+SRC_URI[sha256sum] = "30c998785a898f2846deefc4d17d6e4683a5a550b7eacf6ea506e30a7a736c6e"
 
 UPSTREAM_CHECK_REGEX = "mpg123-(?P<pver>\d+(\.\d+)+)\.tar"
 
-- 
2.25.1




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

end of thread, other threads:[~2020-07-24  1:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24  1:18 [OE-core] [PATCH] libevdev:upgrade 1.9.0 -> 1.9.1 zangrc
2020-07-24  1:18 ` [OE-core] [PATCH] mpg123:upgrade 1.26.2 -> 1.26.3 zangrc

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.