I'm considering that. It's the kernel build (cmdline) and the image build (RaspberryPi, the config.txt) recipes from the meta-raspberrypi layer. Setting it in a distro.conf, gated behind a "DEVBUILD=1/0" flag should work, I think.
Also, please see my response to Mike Looijmans's reply. On Thu, Feb 14, 2019 at 1:00 AM Alexander Kanavin <[email protected]> wrote: > On Thu, 14 Feb 2019 at 01:35, Timothy Froehlich <[email protected]> > wrote: > > Hi, I've been struggling a bit with this question. I want to use Yocto > to build two+ products with separate dev/prod images for each (dev > including debug-tweaks, etc.). I've ruled out separate image recipes > because my dev builds need ENABLE_UART on my RaspberryPi and that needs to > be set at the conf level (I've got it set conditionally in my base dist > conf). Multiconfig looked promising, but I'm not happy about how long the > parsing takes to start a build. "--postread" looked nice, but I've barely > seen it mentioned so I'm worried that it's not well supported. > > > > Which recipes use the ENABLE_UART setting? You might want to write two > variants of those, and include them into images accordingly. > > Alex > -- Tim Froehlich Embedded Linux Engineer [email protected] 215-218-8955
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
