mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
nvme-cli: upgrade 2.12 -> 2.16
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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c7ec976a3c
commit
92c8880aa3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user