Add subproject wrap filesAs a start on getting the repo to build standalone outside of a dockeror bitbake environment, add meson wrap files for most of itsdependencies.A subproject is still nee
Add subproject wrap filesAs a start on getting the repo to build standalone outside of a dockeror bitbake environment, add meson wrap files for most of itsdependencies.A subproject is still needed for pdbg. It will take a bit more work asa subprojects/packagefiles/pdbg/meson.build has to be created for it.Tested:Meson gets past these dependencies and then fails on pdbg.Change-Id: I7379d1feafd00d42f3d38ba08aac6267f9eca76bSigned-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...