All of lore.kernel.org
 help / color / mirror / Atom feed
* [V2 PATCH 0/6] meta: fix SRC_URI
@ 2015-03-09  7:15 Robert Yang
  2015-03-09  7:15 ` [PATCH 1/6] xinetd: fixe HOMEPAGE and SRC_URI Robert Yang
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Robert Yang @ 2015-03-09  7:15 UTC (permalink / raw)
  To: openembedded-core

Changes of V2:
* Use snapshot.debian.org for the invalid SRC_URI when possible as Ross suggested.

// Robert

The following changes since commit 3c78468f12296abd02abce6eeac0f69bc7509958:

  build-appliance-image: Update to master head revision (2015-03-03 13:12:50 +0000)

are available in the git repository at:

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

Robert Yang (6):
  xinetd: fixe HOMEPAGE and SRC_URI
  libevent: fix SRC_URI
  mailx: fix SRC_URI
  apt: fix SRC_URI
  net-tools: fix SRC_URI
  resolvconf: fix SRC_URI

 .../resolvconf/resolvconf_1.76.bb                  |    3 +--
 meta/recipes-devtools/apt/apt.inc                  |    2 +-
 meta/recipes-extended/mailx/mailx_12.5.bb          |    4 ++--
 .../net-tools/net-tools_1.60-25.bb                 |    4 ++--
 meta/recipes-extended/xinetd/xinetd_2.3.15.bb      |    4 ++--
 meta/recipes-support/libevent/libevent_2.0.21.bb   |    2 +-
 6 files changed, 9 insertions(+), 10 deletions(-)

-- 
1.7.9.5



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

end of thread, other threads:[~2015-03-10  3:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-09  7:15 [V2 PATCH 0/6] meta: fix SRC_URI Robert Yang
2015-03-09  7:15 ` [PATCH 1/6] xinetd: fixe HOMEPAGE and SRC_URI Robert Yang
2015-03-09 15:59   ` Khem Raj
2015-03-10  3:20     ` Robert Yang
2015-03-09  7:15 ` [PATCH 2/6] libevent: fix SRC_URI Robert Yang
2015-03-09  7:15 ` [PATCH 3/6] mailx: " Robert Yang
2015-03-09  7:15 ` [PATCH 4/6] apt: " Robert Yang
2015-03-09  7:15 ` [PATCH 5/6] net-tools: " Robert Yang
2015-03-09 16:03   ` Khem Raj
2015-03-09 16:06     ` Burton, Ross
2015-03-10  3:21       ` Robert Yang
2015-03-09  7:15 ` [PATCH 6/6] resolvconf: " Robert Yang

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.