All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fetcher2: remove stamps
@ 2013-12-27  6:51 Robert Yang
  2013-12-27  6:51 ` [PATCH 1/2] bitbake: fetcher2: clean(): remove the .patch.done Robert Yang
  2013-12-27  6:51 ` [PATCH 2/2] bitbake: fetcher2: git.py: clean(): remove the .tar.gz.done Robert Yang
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Yang @ 2013-12-27  6:51 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 005af45191ded6185c618c708181b31281e43092:

  bitbake: fetch2: avoid printing "no checksum" error message twice (2013-12-22 14:29:13 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib robert/fetch_stamp
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/fetch_stamp

Robert Yang (2):
  bitbake: fetcher2: clean(): remove the .patch.done
  bitbake: fetcher2: git.py: clean(): remove the .tar.gz.done

 bitbake/lib/bb/fetch2/__init__.py |    2 +-
 bitbake/lib/bb/fetch2/git.py      |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
1.7.10.4



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

end of thread, other threads:[~2013-12-27  6:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27  6:51 [PATCH 0/2] fetcher2: remove stamps Robert Yang
2013-12-27  6:51 ` [PATCH 1/2] bitbake: fetcher2: clean(): remove the .patch.done Robert Yang
2013-12-27  6:51 ` [PATCH 2/2] bitbake: fetcher2: git.py: clean(): remove the .tar.gz.done 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.