mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-28 11:02:28 +00:00
These recipes are included to allow the initrd used for flashing to be built without relying on the meta-oe layer. Clean them up so that if meta-oe is part of the build, they don't conflict with the real recipes for things like SDK builds. For libconfig-tegra, exclude it completely when meta-oe is present, since we can use the normal libconfig recipe instead. The libusbgx build is customized for the initrd flash initramfs, so for now, at least, just empty the -dev package for it. Signed-off-by: Matt Madison <matt@madison.systems>