]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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 10:46:38 +0000 (11:46 +0100)
commitedec2f2de186bd20fe328fd590301495149350d4
tree6c1eb312ebf0237c5bbeee1396f1e9df06e5490a
parent1b38ad4cb8faeb86c5e8cb6b7201194722c5ef31
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>
meta/recipes-core/netbase/netbase_5.3.bb