]> code.ossystems Code Review - openembedded-core.git/commit
mailx: use snapshot.debian.org for SRC_URI
authorMaxin B. John <maxin.john@intel.com>
Thu, 28 Jul 2016 13:11:40 +0000 (16:11 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 10:46:39 +0000 (11:46 +0100)
commit90abbe6c35b8ea66d984bc954405cf12787a919c
tree5df83acb49987b920ef21b0ff8888d0fe08e106d
parent9e6e7b3a573446808d0aa9d82bedfb386b0aef93
mailx: 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>
meta/recipes-extended/mailx/mailx_12.5-5.bb