aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp
diff options
context:
space:
mode:
authorChristophe Vu-Brugier <christophe.vu-brugier@seagate.com>2023-10-06 17:57:44 +0200
committerKhem Raj <raj.khem@gmail.com>2023-10-07 17:53:55 -0700
commit719042228998484b9022676a2726002d10593343 (patch)
tree2484517f7d68d41584f780280bb28b2fddd541e1 /meta-oe/recipes-bsp
parent29644952a6555849274b8ef8a8bd9fba2658dd76 (diff)
downloadmeta-openembedded-719042228998484b9022676a2726002d10593343.tar.gz
nvme-cli: upgrade 2.5 -> 2.6
Signed-off-by: Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-bsp')
-rw-r--r--meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.6.bb (renamed from meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.5.bb b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.6.bb
index 492de65a85..0d8923f342 100644
--- a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.5.bb
+++ b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.6.bb
@@ -6,7 +6,7 @@ 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 = "d6c07e0de9be777009ebb9ab7475bee1ae3e0e95"
+SRCREV = "bd2f882a49a14b0e21a94c928128b1979e4316fd"
SRC_URI = "git://github.com/linux-nvme/nvme-cli.git;branch=master;protocol=https"