aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp
diff options
context:
space:
mode:
authorChristophe Vu-Brugier <christophe.vu-brugier@seagate.com>2024-02-14 18:44:53 +0100
committerKhem Raj <raj.khem@gmail.com>2024-02-14 12:59:18 -0800
commitb0d1ba544a7304e76a28e3449615f19afd325e7e (patch)
treea200d6eda9560ddbf05dc4804f7473e7595f4856 /meta-oe/recipes-bsp
parentd3957c4f98f6cbf67b4c0df447d2efff52752ed2 (diff)
downloadmeta-openembedded-b0d1ba544a7304e76a28e3449615f19afd325e7e.tar.gz
nvme-cli: upgrade 2.7.1 -> 2.8
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.8.bb (renamed from meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.7.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.7.1.bb b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.8.bb
index d2b2536bc3..81b30c283d 100644
--- a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.7.1.bb
+++ b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_2.8.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 = "dcdad6f5d70ffb2fa151f229db048180671eb1fe"
+SRCREV = "43b716b982da3df1cf8c4658f7c31b0fe28d377b"
SRC_URI = "git://github.com/linux-nvme/nvme-cli.git;branch=master;protocol=https"