From: Wang Mingyu <wan...@fujitsu.com> Changelog: ============= * _comp_{compgen,xfunc}:** use 'declare -F --' for arbitrary funcs * _comp_{load,realcommand}:** handle option-like command name * available_interfaces:** strip only trailing colon from entries * bash_completion,conftest:** use 'complete -p --' for arbitrary cmds * fio:** engines completion * ip:** Complete link change as well as set * ip:** Don't stop at proxy and nomaster in neigh * scp remote_files:** do not filter generated paths with "$cur" * scp remote_files:** localize variable 'cur' * ssh-keygen:** handling of bundled short options * ssh-keygen:** make work with custom IFS * ssh-keygen:** suggest -O arg completions depending on mode * use -- to pass arbitrary cmdnames to '_comp_load' * use 'pathcmd=$(type -P -- "$1")' for arbitrary cmds
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- .../{bash-completion_2.13.0.bb => bash-completion_2.14.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/bash-completion/{bash-completion_2.13.0.bb => bash-completion_2.14.0.bb} (92%) diff --git a/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb b/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb similarity index 92% rename from meta/recipes-support/bash-completion/bash-completion_2.13.0.bb rename to meta/recipes-support/bash-completion/bash-completion_2.14.0.bb index f75d61e219..06c81beaa0 100644 --- a/meta/recipes-support/bash-completion/bash-completion_2.13.0.bb +++ b/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb @@ -14,7 +14,7 @@ SECTION = "console/utils" SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "c5f99a39e40f0d154c03ff15438e87ece1f5ac666336a4459899e2ff4bedf3d1" +SRC_URI[sha256sum] = "5c7494f968280832d6adb5aa19f745a56f1a79df311e59338c5efa6f7285e168" GITHUB_BASE_URI = "https://github.com/scop/bash-completion/releases" PARALLEL_MAKE = "" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#199697): https://lists.openembedded.org/g/openembedded-core/message/199697 Mute This Topic: https://lists.openembedded.org/mt/106239609/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-