On 13 November 2017 at 17:58, Robert Yang <liezhi.y...@windriver.com> wrote:

> -SRC_URI = "http://snapshot.debian.org/archive/debian/
> 20170402T211732Z/pool/main/d/${BPN}/${BPN}_${PV}.tar.xz"
> +SRC_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/${BPN}_${PV}.tar.xz"
>  # the package is taken from snapshots.debian.org; that source is static
> and goes stale
>  # so we check the latest upstream from a directory that does get updated
>  UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/"


Don't use DEBIAN_MIRROR as files are removed when they're not in an active
debian release anymore.  Please continue to use snapshot.debian.org but
update the full URL.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to