Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master] Fix unreachable SRC_URIs referring to the Debian pool #298

Closed
wants to merge 4 commits into from

Commits on Dec 7, 2020

  1. openct: use upstream SRC_URI

    The Debian pool URLs are not permanent, and the package is no longer
    included in any active Debian release. It is also not available through
    any of the default Debian snapshot mirrors. Instead of adding a new
    Debian snapshot mirror, use the upstream URL directly.
    
    Signed-off-by: Roland Hieber <rhi@pengutronix.de>
    rohieb committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    f0749b5 View commit details
    Browse the repository at this point in the history
  2. liboop: use upstream SRC_URI

    The Debian pool URLs are not permanent and the package might vanish as
    soon as the version is no longer part of any Debian release. Use the
    upstream URL directly.
    
    Signed-off-by: Roland Hieber <rhi@pengutronix.de>
    rohieb committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    b6e0012 View commit details
    Browse the repository at this point in the history
  3. fbset: use DEBIAN_MIRROR in SRC_URI

    Signed-off-by: Roland Hieber <rhi@pengutronix.de>
    rohieb committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    16c2cfa View commit details
    Browse the repository at this point in the history
  4. lockfile-progs: use DEBIAN_MIRROR in SRC_URI

    Signed-off-by: Roland Hieber <rhi@pengutronix.de>
    rohieb committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    4642b02 View commit details
    Browse the repository at this point in the history