]> code.ossystems Code Review - openembedded-core.git/commit
libproxy: use snapshot.debian.org for SRC_URI
authorMaxin B. John <maxin.john@intel.com>
Thu, 28 Jul 2016 13:38:27 +0000 (16:38 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 11:14:31 +0000 (12:14 +0100)
commit85ab50390edd3c0de632386da71ccc9256d4d4c5
tree94b965a4202e61ed76a4cb13816107d2a9aa04ac
parentd0955fbabaa6324ebf2100d443c11ab41b74b429
libproxy: use snapshot.debian.org for SRC_URI

Using ${DEBIAN_MIRROR} for SRC_URI doesn't work very well as that will
only contain releases that are currently in Debian.

So, move all of SRC_URI to the .bb so it can use snapshot.debian.org
instead, and set UPSTREAM_CHECK_URI to ${DEBIAN_MIRROR} so upstream
release checking continues to work.

[YOCTO #10040]

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-support/libproxy/libproxy_0.4.11.bb