Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 00/12] fix SRC_URI and others
@ 2015-01-28  6:52 Robert Yang
  2015-01-28  6:52 ` [PATCH 01/12] dpkg: add perl to RDEPENDS Robert Yang
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Robert Yang @ 2015-01-28  6:52 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-01-28  6:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28  6:52 [PATCH 00/12] fix SRC_URI and others Robert Yang
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox