All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-filesystems][PATCH 1/8] fuse3: Upgrade to 3.10.0
@ 2020-11-09 17:38 Khem Raj
  2020-11-09 17:38 ` [meta-networking][PATCH 2/8] rdma-core: Upgrade to 31.1 Khem Raj
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Khem Raj @ 2020-11-09 17:38 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../recipes-support/fuse/{fuse3_3.9.3.bb => fuse3_3.10.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-filesystems/recipes-support/fuse/{fuse3_3.9.3.bb => fuse3_3.10.0.bb} (95%)

diff --git a/meta-filesystems/recipes-support/fuse/fuse3_3.9.3.bb b/meta-filesystems/recipes-support/fuse/fuse3_3.10.0.bb
similarity index 95%
rename from meta-filesystems/recipes-support/fuse/fuse3_3.9.3.bb
rename to meta-filesystems/recipes-support/fuse/fuse3_3.10.0.bb
index 8ef9ee12c3..c8680d9508 100644
--- a/meta-filesystems/recipes-support/fuse/fuse3_3.9.3.bb
+++ b/meta-filesystems/recipes-support/fuse/fuse3_3.10.0.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://GPL2.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
 
 SRC_URI = "https://github.com/libfuse/libfuse/releases/download/fuse-${PV}/fuse-${PV}.tar.xz \
 "
-SRC_URI[sha256sum] = "cd45270a064d2ae14f17cfc914f1555106d6c5091025b0b2698b860399d4ede6"
+SRC_URI[sha256sum] = "26517954567f237a7dbcb532755ba0d2c77575c5d90db7566b6e40ec05b0a039"
 
 S = "${WORKDIR}/fuse-${PV}"
 
-- 
2.29.2


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

end of thread, other threads:[~2020-11-09 17:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09 17:38 [meta-filesystems][PATCH 1/8] fuse3: Upgrade to 3.10.0 Khem Raj
2020-11-09 17:38 ` [meta-networking][PATCH 2/8] rdma-core: Upgrade to 31.1 Khem Raj
2020-11-09 17:38 ` [meta-oe][PATCH 3/8] opengl-es-cts: Disable LTO Khem Raj
2020-11-09 17:38 ` [meta-oe][PATCH 4/8] fluentbit: " Khem Raj
2020-11-09 17:38 ` [meta-networking][PATCH 5/8] traceroute: Fix build with LTO Khem Raj
2020-11-09 17:38 ` [meta-oe][PATCH 6/8] cmocka: Fix buils " Khem Raj
2020-11-09 17:38 ` [meta-networking][PATCH 7/8] dovecot: Disable LTO Khem Raj
2020-11-09 17:38 ` [meta-oe][PATCH 8/8] redis-plus-plus: Upgrade to 1.2.1 Khem Raj

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.