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 <[email protected]> --- .../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 --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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123991): https://lists.openembedded.org/g/openembedded-devel/message/123991 Mute This Topic: https://lists.openembedded.org/mt/117524337/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
