]> code.ossystems Code Review - openembedded-core.git/commit
blktool: use snapshot.debian.org for SRC_URI
authorMaxin B. John <maxin.john@intel.com>
Thu, 28 Jul 2016 12:55:43 +0000 (15:55 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 11:14:20 +0000 (12:14 +0100)
commit43181af5a85b073c9b09a8a0ba912d51815a83de
tree0e2a4c98783afaf2693a68e240b1e29c0151abcc
parentad033ed04f3894ad723d11a0bfd29b94a468add7
blktool: 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-extended/blktool/blktool_4-7.bb