Skip to content
  • Karel Koci's avatar
    80f46e2b
    lists: mark wget-nossl as unwanted alternative · 80f46e2b
    Karel Koci authored and Karel Koci's avatar Karel Koci committed
    OPKG seems to be using uclient-fetch if wget is not available but once
    wget command is on system it uses it. The problem is that we have URLs
    with SSL and so we need wget with SSL support but in default updater
    minimalizes amount of installed packages so it chooses wget-nossl
    variant over full wget.
    80f46e2b
    lists: mark wget-nossl as unwanted alternative
    Karel Koci authored and Karel Koci's avatar Karel Koci committed
    OPKG seems to be using uclient-fetch if wget is not available but once
    wget command is on system it uses it. The problem is that we have URLs
    with SSL and so we need wget with SSL support but in default updater
    minimalizes amount of installed packages so it chooses wget-nossl
    variant over full wget.
Loading