All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SRC_URI checksum handling fixes
@ 2013-12-20 14:48 Paul Eggleton
  2013-12-20 14:48 ` [PATCH 1/2] fetch2: fail checksum validation if SRC_URI checksums set to "" Paul Eggleton
  2013-12-20 14:48 ` [PATCH 2/2] fetch2: avoid printing "no checksum" error message twice Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2013-12-20 14:48 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 4cc6e61fe11eb233bdba7c1bdc110b8cdafa56f8:

  Update to version 1.21.1 for master (2013-12-20 12:23:12 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bb-fetch-checksums
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-fetch-checksums

Paul Eggleton (2):
  fetch2: fail checksum validation if SRC_URI checksums set to ""
  fetch2: avoid printing "no checksum" error message twice

 lib/bb/fetch2/__init__.py | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

-- 
1.8.1.2



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

end of thread, other threads:[~2013-12-20 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20 14:48 [PATCH 0/2] SRC_URI checksum handling fixes Paul Eggleton
2013-12-20 14:48 ` [PATCH 1/2] fetch2: fail checksum validation if SRC_URI checksums set to "" Paul Eggleton
2013-12-20 14:48 ` [PATCH 2/2] fetch2: avoid printing "no checksum" error message twice Paul Eggleton

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.