Re: [yocto] Setting recipe PACKAGECONFIG with in a Bash script?

2023-01-31 Thread Rudolf J Streif
Hello, On 1/31/23 05:34, Electronic Consult wrote: Hello, I've searched & can't seem to find an answer for this but I'm sure it must have come up before. I'd like to automate the generating of images using Bash & create similar recipes but with different PACKAGECONFIG's. How does one do

[yocto] Setting recipe PACKAGECONFIG with in a Bash script?

2023-01-31 Thread Electronic Consult
Hello, I've searched & can't seem to find an answer for this but I'm sure it must have come up before. I'd like to automate the generating of images using Bash & create similar recipes but with different PACKAGECONFIG's. How does one do that? It would be something like: #! /bin/bash source