Revert "opkg: use vfork on gz_open by default (FS#120)"
authorJo-Philipp Wich <jo@mein.io>
Sun, 28 Aug 2016 21:01:02 +0000 (23:01 +0200)
committerJo-Philipp Wich <jo@mein.io>
Sun, 28 Aug 2016 21:03:13 +0000 (23:03 +0200)
commitbba8a1a9ba981d3ddacf88702d079458bd79d08f
treeeb6c669b4e3b95c8b55a4ff073723ac62e87c3d5
parentd0b88b606754cccb39b536dc921af268a1ef3ee8
Revert "opkg: use vfork on gz_open by default (FS#120)"

This reverts commit 763f5d787316ec1b041450a644ecd9416f11e94f.

Currently the vfork() code path in opkg is broken and relies on unsupported
ftello() / fseeko() operations on pipes - we need to restructure the code
before we can reconsider this approach.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/system/opkg/patches/280-use-vfork.patch [deleted file]