All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-filesystems] [PATCH] unionfs-fuse: upgrade 2.1 -> 2.2
@ 2021-09-27 12:54 Wang Mingyu
  2021-09-27 12:54 ` [oe] [meta-oe] [PATCH] valijson: upgrade 0.5 -> 0.6 Wang Mingyu
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Mingyu @ 2021-09-27 12:54 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../unionfs-fuse/{unionfs-fuse_2.1.bb => unionfs-fuse_2.2.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-filesystems/recipes-filesystems/unionfs-fuse/{unionfs-fuse_2.1.bb => unionfs-fuse_2.2.bb} (91%)

diff --git a/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.1.bb b/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.2.bb
similarity index 91%
rename from meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.1.bb
rename to meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.2.bb
index 3dd5c82ee5..0cc02983d1 100644
--- a/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.1.bb
+++ b/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.2.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://src/unionfs.c;beginline=3;endline=8;md5=30fa8de70fd8a
 SRC_URI = "git://github.com/rpodgorny/${BPN}.git;branch=master \
            file://0001-support-cross-compiling.patch \
            "
-SRCREV = "8d732962423c3ca5be1f14b7ec139ff464e10a51"
+SRCREV = "b0e3805d3d84d44ddf3e4e5238ae0332145d8157"
 
 DEPENDS = "fuse"
 
-- 
2.25.1



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

* [oe] [meta-oe] [PATCH] valijson: upgrade 0.5 -> 0.6
  2021-09-27 12:54 [oe] [meta-filesystems] [PATCH] unionfs-fuse: upgrade 2.1 -> 2.2 Wang Mingyu
@ 2021-09-27 12:54 ` Wang Mingyu
  0 siblings, 0 replies; 2+ messages in thread
From: Wang Mingyu @ 2021-09-27 12:54 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

This release includes several new contributions,
such as support for URN document references (thanks to @rayvincent2)
and a new Boost.JSON adapter (thanks @matty0ung).
Loading sub-schemas from other files is also now supported.

This release also includes some minor bug fixes.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../valijson/{valijson_0.5.bb => valijson_0.6.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/{valijson_0.5.bb => valijson_0.6.bb} (96%)

diff --git a/meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.5.bb b/meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.6.bb
similarity index 96%
rename from meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.5.bb
rename to meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.6.bb
index 9b6f19f58f..a57aaf08a8 100644
--- a/meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.5.bb
+++ b/meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.6.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=015106c62262b2383f6c72063f0998f2"
 
 SRC_URI = "git://github.com/tristanpenman/valijson.git"
-SRCREV = "c5487c39eb900b97535f8b3a38a17af098c784e3"
+SRCREV = "2dfc7499a31b84edef71189f4247919268ebc74e"
 
 S = "${WORKDIR}/git"
 
-- 
2.25.1



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

end of thread, other threads:[~2021-09-27 12:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27 12:54 [oe] [meta-filesystems] [PATCH] unionfs-fuse: upgrade 2.1 -> 2.2 Wang Mingyu
2021-09-27 12:54 ` [oe] [meta-oe] [PATCH] valijson: upgrade 0.5 -> 0.6 Wang Mingyu

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.