All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 00/12] fix SRC_URI and others
Date: Tue, 27 Jan 2015 22:52:15 -0800	[thread overview]
Message-ID: <cover.1422427700.git.liezhi.yang@windriver.com> (raw)

There are still other do_ferch errors after these fixes:
WARNING: Failed to fetch URL http://createrepo.baseurl.org/download/createrepo-0.4.11.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.debian.org/debian/pool/main/n/net-tools/net-tools_1.60-25.diff.gz;apply=no;name=patch, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5-1.diff.gz;name=patch, attempting MIRRORS if available
WARNING: Failed to fetch URL http://www.xinetd.org/xinetd-2.3.15.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.debian.org/debian/pool/main/a/apt/apt_0.9.9.4.tar.gz, attempting MIRRORS if available

I'd like to go on fixing them if this is fine, such as use
pkgs.fedoraproject.org or yocto's mirror to instead of.

// Robert

The following changes since commit 2a775ebbb175dd70fc7228607c306d4ccb9e4ba4:

  net-tools: Fix rerunning of do_patch task (2015-01-23 14:32:40 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/src_uri
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/src_uri

Robert Yang (12):
  dpkg: add perl to RDEPENDS
  screen: add PACKAGECONFIG for libutempter
  perf: add LIBNUMA_DEFINES
  cdrtools-native: fix HOMEPAGE and SRC_URI
  base-passwd: fix SRC_URI
  dosfstools: fix SRC_URI
  cwautomacros: fix SRC_URI and HOMEPAGE
  man: fix SRC_URI
  pax: fix SRC_URI and HOMEPAGE
  latencytop: fix SRC_URI and HOMEPAGE
  pcmciautils: fix SRC_URI and HOMEPAGE
  mingetty: fix SRC_URI

 meta/recipes-bsp/pcmciautils/pcmciautils.inc       |    4 ++--
 .../recipes-core/base-passwd/base-passwd_3.5.29.bb |    2 +-
 .../cdrtools/cdrtools-native_3.01a20.bb            |    4 ++--
 .../recipes-devtools/dosfstools/dosfstools_2.11.bb |    3 ++-
 meta/recipes-devtools/dpkg/dpkg.inc                |    2 +-
 .../cwautomacros/cwautomacros_20110201.bb          |    4 ++--
 meta/recipes-extended/man/man_1.6g.bb              |    2 +-
 meta/recipes-extended/mingetty/mingetty_1.08.bb    |    2 +-
 meta/recipes-extended/pax/pax_3.4.bb               |    4 ++--
 meta/recipes-extended/screen/screen_4.0.3.bb       |    3 +++
 meta/recipes-kernel/latencytop/latencytop_0.5.bb   |    2 +-
 meta/recipes-kernel/perf/perf.bb                   |    4 +++-
 12 files changed, 21 insertions(+), 15 deletions(-)

-- 
1.7.9.5



             reply	other threads:[~2015-01-28  6:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28  6:52 Robert Yang [this message]
2015-01-28  6:52 ` [PATCH 01/12] dpkg: add perl to RDEPENDS Robert Yang
2015-01-28  6:52 ` [PATCH 02/12] screen: add PACKAGECONFIG for libutempter Robert Yang
2015-01-28  6:52 ` [PATCH 03/12] perf: add LIBNUMA_DEFINES Robert Yang
2015-01-28  6:52 ` [PATCH 04/12] cdrtools-native: fix HOMEPAGE and SRC_URI Robert Yang
2015-01-28  6:52 ` [PATCH 05/12] base-passwd: fix SRC_URI Robert Yang
2015-01-28  6:52 ` [PATCH 06/12] dosfstools: " Robert Yang
2015-01-28  6:52 ` [PATCH 07/12] cwautomacros: fix SRC_URI and HOMEPAGE Robert Yang
2015-01-28  6:52 ` [PATCH 08/12] man: fix SRC_URI Robert Yang
2015-01-28  6:52 ` [PATCH 09/12] pax: fix SRC_URI and HOMEPAGE Robert Yang
2015-01-28  6:52 ` [PATCH 10/12] latencytop: " Robert Yang
2015-01-28  6:52 ` [PATCH 11/12] pcmciautils: " Robert Yang
2015-01-28  6:52 ` [PATCH 12/12] mingetty: fix SRC_URI Robert Yang

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=cover.1422427700.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.