]> code.ossystems Code Review - openembedded-core.git/commit
serf: use snapshot.debian.org for SRC_URI
authorMaxin B. John <maxin.john@intel.com>
Thu, 28 Jul 2016 12:15:13 +0000 (15:15 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 10:46:38 +0000 (11:46 +0100)
commit0cf90e6f1fa6b3a82f8b914b7717a3250ad0c9e4
tree433ace3abec0455c0d9b6578aaacfaad77cb6ef4
parent8ad47832131014843e948e7d1a1aee4cd5f7a27a
serf: 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-support/serf/serf_1.3.8.bb