From: Wang Mingyu <wan...@fujitsu.com> Changelog: ============= - fix common misspellings from codespell project - nvmetcli: set up the target only after the network is configured - nvmetcli: fixup ana groupid setting for namespaces - Documentation: fix typo - nvmetcli: add a tcp example json - nvmetcli: Correct xrange usage for py3 - nvmetcli: Allow different devices for make test - nvmetcli: Report save name correctly - test_nvmet.py: test_invalid_input fails for py3 - nvme.py: Make modprobe work for kmod lib too - nvme.py: Sync the containing directory - nvme.py: Explicit close is redundant - nvmetcli: Improve IOError handling on restore - README: Update URL for configshell-fb - nvmetcli: don't remove ANA Group 1 on clear
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- .../nvmetcli/{nvmetcli_0.7.bb => nvmetcli_0.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/{nvmetcli_0.7.bb => nvmetcli_0.8.bb} (96%) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.7.bb b/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.8.bb similarity index 96% rename from meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.7.bb rename to meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.8.bb index ec483321b6..ad9873563f 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.7.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/nvmetcli_0.8.bb @@ -19,7 +19,7 @@ SYSTEMD_AUTO_ENABLE ?= "disable" RDEPENDS:${PN} += "python3 python3-six python3-pyparsing python3-configshell-fb" -SRCREV = "0a6b088db2dc2e5de11e6f23f1e890e4b54fee64" +SRCREV = "d323d5a3091af490502c5d025ec7361a3a2cfbd9" SRC_URI = "git://git.infradead.org/users/hch/nvmetcli.git;branch=master" S = "${WORKDIR}/git" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114477): https://lists.openembedded.org/g/openembedded-devel/message/114477 Mute This Topic: https://lists.openembedded.org/mt/110269872/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-