All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fixes for verify_checksum()
@ 2016-01-26 10:19 Peter Kjellerstedt
  2016-01-26 10:19 ` [PATCH 1/1] fetch2: Simplify logic in verify_checksum() Peter Kjellerstedt
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Kjellerstedt @ 2016-01-26 10:19 UTC (permalink / raw)
  To: bitbake-devel

This simplifies the logic in verify_checksum() in fetch2.

//Peter

The following changes since commit 72f98ba5775f6faa2bcad80b913948c1b953111b:

  bitbake: toaster: Update UI test runner (2016-01-25 16:29:10 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib pkj/verify_checksum
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/verify_checksum

Peter Kjellerstedt (1):
  fetch2: Simplify logic in verify_checksum()

 bitbake/lib/bb/fetch2/__init__.py | 30 ++++++++++--------------------
 1 file changed, 10 insertions(+), 20 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2016-01-26 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26 10:19 [PATCH 0/1] Fixes for verify_checksum() Peter Kjellerstedt
2016-01-26 10:19 ` [PATCH 1/1] fetch2: Simplify logic in verify_checksum() Peter Kjellerstedt

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.