diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-07-29 16:28:45 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-01 12:14:39 +0100 |
commit | d85ccb3daf33ec9d0816a3f975e44780333dfbd9 (patch) | |
tree | dd9cbe0ac24421d78f6d9baa81ebaa064694732a /meta-selftest/lib | |
parent | 4a98ef84b96e90960796751ed428c5ae3cdbd55b (diff) | |
download | poky-d85ccb3daf33ec9d0816a3f975e44780333dfbd9.tar.gz |
apmd: 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.
v2:
use ${BPN} instead of ${PN} in SRC_URI for multilib builds
[YOCTO #10040]
(From OE-Core rev: a03f087fd49288539bb6a63a52bf907f1bcdc4d6)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/lib')
0 files changed, 0 insertions, 0 deletions