All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes for cache and parsing
@ 2018-01-18  8:57 Robert Yang
  2018-01-18  8:57 ` [PATCH 1/2] cache.py: improve debug message Robert Yang
  2018-01-18  8:57 ` [PATCH 2/2] parse: don't add attempted files to dependencies Robert Yang
  0 siblings, 2 replies; 5+ messages in thread
From: Robert Yang @ 2018-01-18  8:57 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit a783bd7e457f183a279dbe5a4ef3d4c17bb4c18c:

  bitbake-user-manual: Removed stray parenthesis (2018-01-16 20:38:53 +0000)

are available in the git repository at:

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

Robert Yang (2):
  cache.py: improve debug message
  parse: don't add attempted files to dependencies

 lib/bb/cache.py                      | 5 ++++-
 lib/bb/parse/__init__.py             | 2 --
 lib/bb/parse/parse_py/BBHandler.py   | 3 ---
 lib/bb/parse/parse_py/ConfHandler.py | 2 --
 4 files changed, 4 insertions(+), 8 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2018-02-01 11:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-18  8:57 [PATCH 0/2] fixes for cache and parsing Robert Yang
2018-01-18  8:57 ` [PATCH 1/2] cache.py: improve debug message Robert Yang
2018-01-18  8:57 ` [PATCH 2/2] parse: don't add attempted files to dependencies Robert Yang
2018-01-19 11:16   ` Richard Purdie
2018-02-01 11:53     ` 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.