[yocto] GRUB Problem Changing Timeout in CFG file

2015-07-28 Thread Lorin Vandegrift
Hi all, What is the best way to set the timeout for the GRUB boot menu through yocto? I know if you add the line 'set timeout="0" to /yocto/poky/meta/recipes-bsp/grub/files/cfg, it will set the timeout to zero, but how do you do that without modifying the meta layer? I want to do the same thing bu

Re: [yocto] Problem add and removing files to filesystem

2015-07-27 Thread Lorin Vandegrift
On Fri, Jul 24, 2015 at 5:24 PM, Khem Raj wrote: > On 15-07-24 14:27:09, Lorin Vandegrift wrote: > > Hi all, > > > > We are having problems adding extra files/removing files from the > generated > > file system in Yocto. We've had success with using a do_insta

[yocto] Problem add and removing files to filesystem

2015-07-24 Thread Lorin Vandegrift
Hi all, We are having problems adding extra files/removing files from the generated file system in Yocto. We've had success with using a do_install command in our own bb file and using commands in the format rsync -avz test.txt ${D}{sysconfdir}, however we can't write to some paths (i.e. writing