Re: [yocto] Creating a file within a recipe

2019-06-28 Thread Aaron Biver
That seems to work. Thanks! On Fri, Jun 28, 2019 at 3:53 PM Burton, Ross wrote: > The bash parser does have some bugs, and I think you just found one. > Probably easier to have a template on disk in SRC_URI, and sed in the > value you want. > > Ross > > On Fri, 28 Jun 2019 at 19:35, Aaron Biver

Re: [yocto] Creating a file within a recipe

2019-06-28 Thread Burton, Ross
The bash parser does have some bugs, and I think you just found one. Probably easier to have a template on disk in SRC_URI, and sed in the value you want. Ross On Fri, 28 Jun 2019 at 19:35, Aaron Biver wrote: > > I'd like to be able to create a file using the cat command in a recipe. The > sub

[yocto] Creating a file within a recipe

2019-06-28 Thread Aaron Biver
I'd like to be able to create a file using the cat command in a recipe. The sub-goal is to have the file created somewhere I can actually find it: do_create_tebf0808() { cat > tebf0808.bif <-- ___ yocto mailing list yocto@yoctoproject.org https://lists.