]> code.ossystems Code Review - openembedded-core.git/commit
dpkg: use snapshot.debian.org for SRC_URI
authorTim Orling <timothy.t.orling@linux.intel.com>
Wed, 27 Jul 2016 17:24:01 +0000 (10:24 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 11:14:04 +0000 (12:14 +0100)
commit85378ebe19730cc42587bf1e5e5e15b3deda638b
tree8356dc8b6b7e7e2f62c73fe58bf21fd042376299
parent512825509cfc1fb9d78fa3722bb4f077904e957a
dpkg: use snapshot.debian.org for SRC_URI

[YOCTO #10005] Krogoth-next checkuri failures

From Ross Burton (commit 1d39e4c145925e4517dc7fbb6f83767e883bb3c6)

Using ${DEBIAN_MIRROR} for SRC_URI doesn't work very well as that will only contain releases that are currently in Debian, so currently doesn't contain 1.18.4 as unstable has moved on to 1.18.9.

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.

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/dpkg/dpkg.inc
meta/recipes-devtools/dpkg/dpkg_1.18.4.bb