opkg: clarify messages and errors related to downloads
authorHannu Nyman <hannu.nyman@iki.fi>
Mon, 23 Jan 2017 09:40:29 +0000 (11:40 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Feb 2017 14:40:20 +0000 (15:40 +0100)
commitd7cae5f0b45847c0cd5f9c67a552cb6fe2e1fdc3
treed2e8e97e19b3bf9810ed5ee299bfe747156d8e91
parentb2cd9b80ef3e6b48a9524b85cae4b3f30bb1b91a
opkg: clarify messages and errors related to downloads

Clarify opkg's messages related to downloads:

* more visible error message for package list download failure
* separate error message for signature file download error
* if wget returns 4, signal the network error more clearly
* remove '.' from end of filenames and URLs

* try signature check only if the package list was downloaded ok.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
package/system/opkg/Makefile
package/system/opkg/patches/290-clarify-download-errors.patch [new file with mode: 0644]