All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] sanity: improve mirrors check
@ 2014-08-25 22:46 Christopher Larson
  2014-08-25 22:46 ` [PATCH 1/3] sanity: handle both \n and \n in mirror vars Christopher Larson
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Christopher Larson @ 2014-08-25 22:46 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@mentor.com>

The following changes since commit 217aa4d9802609d2c3628c8751a27a5d25900898:

  autogen-native: inherit pkgconfig to fix a build failure (2014-08-25 10:25:54 +0100)

are available in the git repository at:

  git@github.com:kergoth/openembedded-core improve-sanity-mirrors-check

for you to fetch changes up to 47b5636f4c87979aecfbcb743235a9e010bedd23:

  sanity: refactor mirrors checks to be more pythonic (2014-08-25 15:45:19 -0700)

----------------------------------------------------------------
Christopher Larson (3):
      sanity: handle both \n and \n in mirror vars
      sanity: fix support for regex schemes in mirrors check
      sanity: refactor mirrors checks to be more pythonic

 meta/classes/sanity.bbclass | 67 ++++++++++++++++++++++++---------------------
 1 file changed, 36 insertions(+), 31 deletions(-)

-- 
1.8.3.4



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

end of thread, other threads:[~2014-08-27 11:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-25 22:46 [PATCH 0/3] sanity: improve mirrors check Christopher Larson
2014-08-25 22:46 ` [PATCH 1/3] sanity: handle both \n and \n in mirror vars Christopher Larson
2014-08-25 22:50   ` Christopher Larson
2014-08-25 22:46 ` [PATCH 2/3] sanity: fix support for regex schemes in mirrors check Christopher Larson
2014-08-25 22:46 ` [PATCH 3/3] sanity: refactor mirrors checks to be more pythonic Christopher Larson
2014-08-25 22:57 ` [PATCHv2 0/3] sanity: improve mirrors check Christopher Larson
2014-08-25 22:57   ` [PATCHv2 1/3] sanity: handle both \n and \\n in mirror vars Christopher Larson
2014-08-26 10:51     ` Martin Jansa
2014-08-26 10:59       ` Martin Jansa
2014-08-27 11:50     ` Koen Kooi
2014-08-25 22:57   ` [PATCHv2 2/3] sanity: fix support for regex schemes in mirrors check Christopher Larson
2014-08-25 22:57   ` [PATCHv2 3/3] sanity: refactor mirrors checks to be more pythonic Christopher Larson

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.