yoctoproject / bmaptool

BMAP Tools
GNU General Public License v2.0
25 stars 13 forks source link

Supporting input from stdin or forwarding it to an ssh device #27

Open Paiusco opened 5 months ago

Paiusco commented 5 months ago

Requests: https://github.com/intel/bmap-tools/issues/74 https://github.com/intel/bmap-tools/issues/123

The main request is to make sure bmaptool would accept other input/output location, such as piping it from stdin and also being able to push the wic file towards an ssh device.

NOTE: I can give more info about https://github.com/intel/bmap-tools/issues/123, as it was my use-case, but also wanted to pull the other request I mentioned as a reference.