Create public header for hostmot2 public APIs#516
Conversation
|
I don't think that this actually addresses the issue in 515, I am afraid I might have confused the issue by bringing up a corner-case of halcompile. |
|
@SebKuzminsky do you want this for 2.7? |
|
Yes, please merge this to 2.7. Thanks! |
|
OK, assuming nothing goes wrong, I will close this PR and open a fresh one targeting 2.7 branch instead. Please feel free to ping me if no action by Saturday. |
|
It does go slightly wonky, because it looks like hm2_pktuart isn't in 2.7. So some part of this PR will survive to be rebased against master after the 2.7 version is merged (and merged up) |
|
@SebKuzminsky I'm going to merge the "public API" bits to master given the actual incompatibility between 2.7 and master (see #522's buildbot build failures) and we can decide if there any part of this that does make sense to cherry pick back to 2.7 at a later time. |
This is trying to address what I think is the actual problem underlying #515. While I didn't test this with a package, I did test that with an RIP build "mesa_7i65.comp" can be copied out of the tree and built with
halcompile --compile. buildbot shows green for kernel-mode RTAI builds, and I tested locally with uspace builds on debian stretch.