On czw, 2016-02-04 at 07:31 +0000, shubham.kum...@wipro.com wrote:
> Hi Khem,
> 
> Thanks for your quick response.
> 
> That entry is already there in "<build>/conf/local.conf " file as follows:-
> 
> # We default to enabling the debugging tweaks.
> EXTRA_IMAGE_FEATURES = "debug-tweaks"
> 
> In addition to the above, I have also added "tools-sdk" and "tools-debug" as 
> follows in
> the same file :-
> 
> #Other packages
> EXTRA_IMAGE_FEATURES = "tools-sdk"
> EXTRA_IMAGE_FEATURES = "tools-debug"
> 
> Is there anything else I'm missing?
> 

Wild guess, but can you double check that, inside the rootfs, etc/securetty 
contains the
name of the device that you are attempting to log in on? For instance, on rspi 
the port is
named /dev/ttyAMA0, then etc/securetty will contain ttyAMA0.


-- 
Maciej Borzęcki
Open-RnD Sp. z o.o., Poland
www.open-rnd.pl


-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to