diff options
| author | Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> | 2023-10-06 17:57:44 +0200 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-10-12 09:58:06 -0400 |
| commit | 7da957f0425f6b8ed9539960190cf8472bf6ca7d (patch) | |
| tree | 9d98bb8941b42efe6a4838d2197e625c863da691 | |
| parent | d2bc55848ea123a0b401904b80441fafd16c3205 (diff) | |
| download | meta-openembedded-7da957f0425f6b8ed9539960190cf8472bf6ca7d.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>
(cherry picked from commit 719042228998484b9022676a2726002d10593343)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -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 \ | |||
| 6 | file://ccan/licenses/CC0;md5=c17af43b05840255a6fedc5eda9d56cc \ | 6 | file://ccan/licenses/CC0;md5=c17af43b05840255a6fedc5eda9d56cc \ |
| 7 | file://ccan/licenses/BSD-MIT;md5=838c366f69b72c5df05c96dff79b35f2" | 7 | file://ccan/licenses/BSD-MIT;md5=838c366f69b72c5df05c96dff79b35f2" |
| 8 | DEPENDS = "json-c libnvme" | 8 | DEPENDS = "json-c libnvme" |
| 9 | SRCREV = "d6c07e0de9be777009ebb9ab7475bee1ae3e0e95" | 9 | SRCREV = "bd2f882a49a14b0e21a94c928128b1979e4316fd" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/linux-nvme/nvme-cli.git;branch=master;protocol=https" | 11 | SRC_URI = "git://github.com/linux-nvme/nvme-cli.git;branch=master;protocol=https" |
| 12 | 12 | ||
