[yocto] [PATCH] populate_sdk_base: add auto-completion in setup

Meier, Dennis meier.dennis at siemens.com
Thu Jun 12 08:47:37 PDT 2014


Hello Yocto-Community,

It's really easy to add auto completion in the SDK setup scripts
with BASH's "read -e -p". I attached a short patch that does this.
Makes life very comfortable ;-).

I already asked Paul Eggleton on IRC about the change, and our only concern
is that it could break the script in other shells than BASH. However, since
the script already starts with #!/bin/bash hopefully isn't a real problem.

Any thoughts? I would love to see this in an upcoming release.

Regards,
Dennis




-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-populate_sdk_base-add-auto-completion-in-setup.patch
Type: application/octet-stream
Size: 1372 bytes
Desc: 0001-populate_sdk_base-add-auto-completion-in-setup.patch
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140612/56d5d1fa/attachment.obj>


More information about the yocto mailing list