]> 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:14:12 +0000 (12:14 +0100)
commita03f087fd49288539bb6a63a52bf907f1bcdc4d6
tree70a69b784e5ea1da7686eded006de747351903cd
parente3ff0aa75c3169b19ef90f50b63914f4036790d0
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: Armin Kuster <akuster808@gmail.com>
meta/recipes-bsp/apmd/apmd_3.2.2-15.bb