]> code.ossystems Code Review - openembedded-core.git/commit
apmd: use snapshot.debian.org for SRC_URI
authorMaxin B. John <maxin.john@intel.com>
Fri, 29 Jul 2016 13:28:45 +0000 (16:28 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 11:11:23 +0000 (12:11 +0100)
commit6756bdb86a6e52eff0a269d441d76ecc2353a06e
treee50594f9106cc66743330f82377d37c76e5c4d5a
parent02a1d6eb52b78c7fdcfe2a64e427488e6dd9ce4d
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]

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/apmd/apmd_3.2.2-15.bb