]> code.ossystems Code Review - openembedded-core.git/commit
netbase: use snapshot.debian.org for SRC_URI
authorMaxin B. John <maxin.john@intel.com>
Thu, 28 Jul 2016 12:24:21 +0000 (15:24 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 11:14:18 +0000 (12:14 +0100)
commit55e7a0e1c829de1294f8b96a01de64334d5b464c
tree213966d4132e025e015025cc5e24805a41b734d1
parent114ac0213c0f80ac4192bd7ab7b1a5c974a965e8
netbase: 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-core/netbase/netbase_5.3.bb