diff mbox series

[meta-oe,5/6] nvme-cli: upgrade 2.12 -> 2.16

Message ID 20260129111706.903623-5-skandigraun@gmail.com
State New
Headers show
Series [meta-oe,1/6] fio: upgrade 3.39 -> 3.41 | expand

Commit Message

Gyorgy Sarvari Jan. 29, 2026, 11:17 a.m. UTC
Changelogs:
https://github.com/linux-nvme/nvme-cli/releases/tag/v2.16
https://github.com/linux-nvme/nvme-cli/releases/tag/v2.15
https://github.com/linux-nvme/nvme-cli/releases/tag/v2.14
https://github.com/linux-nvme/nvme-cli/releases/tag/v2.13

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 .../nvme-cli/{nvme-cli_2.12.bb => nvme-cli_2.16.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-bsp/nvme-cli/{nvme-cli_2.12.bb => nvme-cli_2.16.bb} (94%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.12.bb b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.16.bb
similarity index 94%
rename from meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.12.bb
rename to meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.16.bb
index eae49b04ea..3fbe52020e 100644
--- a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.12.bb
+++ b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.16.bb
@@ -6,9 +6,9 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=8264535c0c4e9c6c335635c4026a8022 \
                     file://ccan/licenses/CC0;md5=c17af43b05840255a6fedc5eda9d56cc \
                     file://ccan/licenses/BSD-MIT;md5=838c366f69b72c5df05c96dff79b35f2"
 DEPENDS = "json-c libnvme"
-SRCREV = "71fa5d9310d6b41a69e844593423ac91b1453472"
+SRCREV = "faf7326a2997dea91687fd3daa17fc405910a4c1"
 
-SRC_URI = "git://github.com/linux-nvme/nvme-cli.git;branch=master;protocol=https"
+SRC_URI = "git://github.com/linux-nvme/nvme-cli.git;branch=master;protocol=https;tag=v${PV}"
 
 inherit bash-completion meson pkgconfig systemd