Geontech / meta-redhawk-sdr

REDHAWK SDR Layer for Yocto/OpenEmbedded -based deployments
http://geontech.com/getting-started-with-meta-redhawk-sdr/
GNU Lesser General Public License v3.0
9 stars 6 forks source link

REDHAWK 2.2.1 Support #26

Closed btgoodwin closed 5 years ago

btgoodwin commented 5 years ago

Several internal and customer issues are closed in this merge. Below are some of the highlights.

GitHub issues and PRs:

btgoodwin commented 5 years ago

The big re-org helped make the "core" of the recipes be reusable like other vendors have. The side-effect is that the components directory, for example, looks unwieldy with how full it is. This may become worse if we start adding additional versions to it, but perhaps we cross that bridge when we come to it.

btgoodwin commented 5 years ago

For those reviewers who have the time, feel free to shake this down by building a qemuarm64 with redhawk-test-image. When you runqemu, it should roll straight through the bootup sequence, create the GPP node, and start everything (omniorb, omnievents, domain, then GPP). I've kicked most of the components to verify softpkgs would get loaded correctly with the new multi-impl patch, but I'll admit a lack of time to really test things or develop an actual "test image" with scripts, etc. using yocto's tooling.