OpenST creating your own distro - envsetup.sh can't find distro.conf in other layers
I want to create my own distro for OpenSTLinux but it seems like the envsetup.sh file is dependent on the distro.conf file being located in the meta-st directory. This is a little hard because I am trying to not modify the meta-st layer but am trying to build on it. What would be the best way to create my own distro.conf file that is usable by the envsetup.sh but storable in another layer. I am using a hardlink pointing to the other layer for now.
https://wiki.st.com/stm32mpu/wiki/How_to_create_your_own_distribution
