mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-08-08 14:22:00 +00:00
This really simplifies debugging, if a package is not found or a feed is
not reachable, a proper stderr is printed. Currently it would only say
`_call_manifest` failed.
Signed-off-by: Paul Spooren <mail@aparcar.org>
(backported from ad5c2897ec
)