]> code.ossystems Code Review - openembedded-core.git/commit
at: use snapshot.debian.org for SRC_URI
authorTim Orling <timothy.t.orling@linux.intel.com>
Wed, 27 Jul 2016 18:04:36 +0000 (11:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 11:14:11 +0000 (12:14 +0100)
commite3ff0aa75c3169b19ef90f50b63914f4036790d0
tree47e507d21d84bed6ff2d9cc43dc485016db5ea5e
parent85378ebe19730cc42587bf1e5e5e15b3deda638b
at: use snapshot.debian.org for SRC_URI

[YOCTO #10005] Krogoth-next checkuri failures

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
3.1.18 as unstable has moved on to 3.1.20.

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-extended/at/at_3.1.18.bb