summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/fuse/fuse3/run-ptest (renamed from meta-filesystems/recipes-support/fuse/fuse3/run-ptest)0
-rw-r--r--meta-oe/recipes-support/fuse/fuse3_3.16.2.bb (renamed from meta-filesystems/recipes-support/fuse/fuse3_3.16.2.bb)3
2 files changed, 1 insertions, 2 deletions
diff --git a/meta-filesystems/recipes-support/fuse/fuse3/run-ptest b/meta-oe/recipes-support/fuse/fuse3/run-ptest
index b63c4de0d9..b63c4de0d9 100644
--- a/meta-filesystems/recipes-support/fuse/fuse3/run-ptest
+++ b/meta-oe/recipes-support/fuse/fuse3/run-ptest
diff --git a/meta-filesystems/recipes-support/fuse/fuse3_3.16.2.bb b/meta-oe/recipes-support/fuse/fuse3_3.16.2.bb
index 2b0797a6f5..307544bf3d 100644
--- a/meta-filesystems/recipes-support/fuse/fuse3_3.16.2.bb
+++ b/meta-oe/recipes-support/fuse/fuse3_3.16.2.bb
@@ -13,8 +13,7 @@ LIC_FILES_CHKSUM = " \
13 file://LICENSE;md5=a55c12a2d7d742ecb41ca9ae0a6ddc66 \ 13 file://LICENSE;md5=a55c12a2d7d742ecb41ca9ae0a6ddc66 \
14" 14"
15 15
16SRC_URI = "https://github.com/libfuse/libfuse/releases/download/fuse-${PV}/fuse-${PV}.tar.gz \ 16SRC_URI = "https://github.com/libfuse/libfuse/releases/download/fuse-${PV}/fuse-${PV}.tar.gz"
17"
18SRC_URI[sha256sum] = "f797055d9296b275e981f5f62d4e32e089614fc253d1ef2985851025b8a0ce87" 17SRC_URI[sha256sum] = "f797055d9296b275e981f5f62d4e32e089614fc253d1ef2985851025b8a0ce87"
19 18
20S = "${WORKDIR}/fuse-${PV}" 19S = "${WORKDIR}/fuse-${PV}"