From: Wang Mingyu <wan...@fujitsu.com>

Changelog:
===========
- Use glib2 G_GNUC_UNUSED in place of UNUSED locally defined
- Port to G_GNUC_INTERNAL for controlling symbols visibility
- Fix some more occurrences of missing port to G_GNUC_UNUSED
- dm_logging: Annotate redirect_dm_log() printf format
- tests: Add NVMe persistent discovery controller tests
- tests: Add NVMe controller type checks
- Makefile: Fix bumpver to work with micro versions
- tests: Manually remove removed PVs from LVM devices file
- tests: Ignore LVM devices file for non-LVM tests
- tests: Fix removing custom LVM devices file
- nvme: Add bd_nvme_is_tech_avail to the API file
- lvm-dbus: Fix passing size for pvresize over DBus

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../{libblockdev_3.1.0.bb => libblockdev_3.1.1.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-extended/libblockdev/{libblockdev_3.1.0.bb => 
libblockdev_3.1.1.bb} (96%)

diff --git a/meta-oe/recipes-extended/libblockdev/libblockdev_3.1.0.bb 
b/meta-oe/recipes-extended/libblockdev/libblockdev_3.1.1.bb
similarity index 96%
rename from meta-oe/recipes-extended/libblockdev/libblockdev_3.1.0.bb
rename to meta-oe/recipes-extended/libblockdev/libblockdev_3.1.1.bb
index 60182d84e..dd1514628 100644
--- a/meta-oe/recipes-extended/libblockdev/libblockdev_3.1.0.bb
+++ b/meta-oe/recipes-extended/libblockdev/libblockdev_3.1.1.bb
@@ -12,10 +12,10 @@ inherit autotools gobject-introspection pkgconfig 
lib_package
 
 DEPENDS = "autoconf-archive-native glib-2.0 kmod udev libnvme"
 
-SRC_URI = 
"git://github.com/storaged-project/libblockdev;branch=master;protocol=https \
+SRC_URI = 
"git://github.com/storaged-project/libblockdev;branch=3.1.x-devel;protocol=https
 \
            file://0001-fix-pythondir-for-multilib-when-cross-compiling.patch \
            "
-SRCREV = "65f50bf912374b85d673f2716ea0c8306980c95b"
+SRCREV = "68aaff5556afe26be749c29a2b7cbd714dce3050"
 S = "${WORKDIR}/git"
 
 FILES:${PN} += "${libdir}/python3.*/site-packages"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109721): 
https://lists.openembedded.org/g/openembedded-devel/message/109721
Mute This Topic: https://lists.openembedded.org/mt/105265844/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to