gyroidos / meta-trustx

This repository contains Yocto recipes to build GyroidOS
GNU General Public License v2.0
2 stars 18 forks source link

recipes-poky/pv: added bbappend with patch for foreground operation #193

Closed quitschbo closed 1 year ago

quitschbo commented 1 year ago

Current pv version does not display any output if invoked without a tty terminal present for current process. This is also the case if invoked by busybox init script. The patch solves this. see "pv Stopped Working in the Background #55" (https://github.com/a-j-wood/pv/issues/55)