Re: [yocto] bash tab completion not working

2014-10-26 Thread Denis Laroche
2014-10-26 17:59 GMT-04:00 Burton, Ross : > > On 26 October 2014 21:41, Denis Laroche wrote: >> >> I also added the layer to the build/conf/bblayers.conf file. Alas, >> after rebuilding bash it still doesn't have a dependency on readline >> and tab completion still doesn't work. >> >> Would someon

Re: [yocto] bash tab completion not working

2014-10-26 Thread Burton, Ross
On 26 October 2014 21:41, Denis Laroche wrote: > I also added the layer to the build/conf/bblayers.conf file. Alas, > after rebuilding bash it still doesn't have a dependency on readline > and tab completion still doesn't work. > > Would someone have a suggestion? > Did you check the configure l

[yocto] bash tab completion not working

2014-10-26 Thread Denis Laroche
Hi all, I built image core-image-full-cmdline on a beaglebone black and the tab completion feature of bash is not working. Pressing the tab key just puts the cursor to the next tab stop. Looking at the bash binary on my workstation with the ldd command, I see it is dependent on libreadline, but I