From: "Maxin B. John" <maxin.john@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [krogoth] [PATCH 00/12] fix checkuri failures for krogoth
Date: Thu, 28 Jul 2016 17:04:30 +0300 [thread overview]
Message-ID: <1469714682-31488-1-git-send-email-maxin.john@intel.com> (raw)
Recipes that use DEBIAN_MIRROR in SRC_URI are setting themselves up for failure
as the Debian mirror network only stores active releases, so once a version we
use isn't in oldstable/stable/testing/unstable then it will be removed.
The solution here is to use the snapshot.debian.org service for the SRC_URI,
and set UPSTREAM_CHECK_URI to the relevant pool directory on DEBIAN_MIRRORS.
This way we get a stable SRC_URI but still have new upstream release checking.
Fixes:
[YOCTO #10005]
[YOCTO #10040]
The following changes since commit e67395419dcb1142ae6dd4348736a2720d2ebe9d:
nss: fix build for gcc-6 (2016-07-17 11:37:23 -0700)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib maxin/krogoth-next
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=maxin/krogoth-next
Maxin B. John (10):
apmd: use snapshot.debian.org for SRC_URI
ossp-uuid: use snapshot.debian.org for SRC_URI
serf: use snapshot.debian.org for SRC_URI
netbase: use snapshot.debian.org for SRC_URI
docbook-xml-dtd4: use snapshot.debian.org for SRC_URI
linuxdoc-tools: use snapshot.debian.org for SRC_URI
blktool: use snapshot.debian.org for SRC_URI
libaio: use snapshot.debian.org for SRC_URI
mailx: use snapshot.debian.org for SRC_URI
libproxy: use snapshot.debian.org for SRC_URI
Tim Orling (2):
dpkg: use snapshot.debian.org for SRC_URI
at: use snapshot.debian.org for SRC_URI
meta/recipes-bsp/apmd/apmd_3.2.2-15.bb | 3 ++-
meta/recipes-core/netbase/netbase_5.3.bb | 3 ++-
meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb | 4 +++-
meta/recipes-devtools/dpkg/dpkg.inc | 4 ++--
meta/recipes-devtools/dpkg/dpkg_1.18.4.bb | 5 +++--
meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb | 3 ++-
meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb | 3 ++-
meta/recipes-extended/at/at_3.1.18.bb | 4 +++-
meta/recipes-extended/blktool/blktool_4-7.bb | 3 ++-
meta/recipes-extended/libaio/libaio_0.3.110.bb | 4 +++-
meta/recipes-extended/mailx/mailx_12.5-5.bb | 3 ++-
meta/recipes-support/libproxy/libproxy_0.4.11.bb | 4 +++-
meta/recipes-support/serf/serf_1.3.8.bb | 4 +++-
13 files changed, 32 insertions(+), 15 deletions(-)
--
2.4.0
next reply other threads:[~2016-07-28 14:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-28 14:04 Maxin B. John [this message]
2016-07-28 14:04 ` [krogoth][PATCH 01/12] apmd: use snapshot.debian.org for SRC_URI Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 02/12] ossp-uuid: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 03/12] serf: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 04/12] netbase: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 05/12] docbook-xml-dtd4: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 06/12] linuxdoc-tools: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 07/12] blktool: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 08/12] libaio: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 09/12] mailx: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 10/12] dpkg: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 11/12] at: " Maxin B. John
2016-07-28 15:40 ` akuster808
2016-07-28 14:04 ` [krogoth][PATCH 12/12] libproxy: " Maxin B. John
2016-07-28 14:38 ` [krogoth] [PATCH 00/12] fix checkuri failures for krogoth Burton, Ross
2016-07-28 14:52 ` John, Maxin
2016-07-28 15:07 ` [krogoth] Backport Request: pulseaudio: Disable unit tests Davis, Michael
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1469714682-31488-1-git-send-email-maxin.john@intel.com \
--to=maxin.john@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox