I have to make some changes to my /etc/shadow file,
I Can see shadow file is from poky/meta/recipe-extended,so to change this
file
do I have to apply patch or what?
Thanks
Rajan
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.o
es, you will
> find lot's of examples in other layers ..
>
> Cheers,
> bernie
>
>
> On Sun, Nov 24, 2013 at 2:14 AM, rajan pathak wrote:
>
>> I have to make some changes to my /etc/shadow file,
>>
>> I Can see shadow file is from poky/meta/
Running out of idea
Any would like to give some suggestion here?
Thanks
On Sun, Nov 24, 2013 at 3:37 PM, rajan pathak wrote:
> Thanks Bernard
>
> I tried patching the shadow file but couldn't make it work
>
> My requirement is specific ,wanted to modify /etc/shadow file o
I am not sure but any change to Linux kernel repo can be reflected by
modifying the SRCREV variable
in Kernel recipe file.
Thanks
Rajan
On Mon, Nov 25, 2013 at 10:37 PM, wrote:
> Send yocto mailing list submissions to
> yocto@yoctoproject.org
>
> To subscribe or unsubscribe via the Wor
I wanted to extract couple of files from tarball which is located SVN
repo,This is a huge
repo and it takes almost hour to get fetched .
I don't want to waste that much of time only to get two files from that
tarball repo
I have got with me python code that will do svn cat but not sure how to put