public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/2] bitbake-whatchanged: print what is about to happen
@ 2013-02-01  8:55 Robert Yang
  2013-02-01  8:55 ` [PATCH 1/2] bitbake.conf: add STAMPS_DIR for constructing STAMP Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Yang @ 2013-02-01  8:55 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

The following changes since commit 9a26b9c69c47c87ce71a06f76682c187767e7897:

  rpm: Ensure native binaries are correctly wrapped (2013-01-30 14:47:30 +0000)

are available in the git repository at:

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

Robert Yang (2):
  bitbake.conf: add STAMPS_DIR for constructing STAMP
  bitbake-whatchanged: print what is about to happen

 meta/conf/bitbake.conf       |   5 +-
 scripts/bitbake-whatchanged  | 339 +++++++++++++++++++++++++++++++++++++++++++
 scripts/oe-buildenv-internal |   6 +-
 3 files changed, 347 insertions(+), 3 deletions(-)
 create mode 100755 scripts/bitbake-whatchanged

-- 
1.7.11.2




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

end of thread, other threads:[~2013-03-05  3:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-01  8:55 [PATCH 0/2] bitbake-whatchanged: print what is about to happen Robert Yang
2013-02-01  8:55 ` [PATCH 1/2] bitbake.conf: add STAMPS_DIR for constructing STAMP Robert Yang
2013-02-01  8:55 ` [PATCH 2/2] bitbake-whatchanged: print what is about to happen Robert Yang
2013-03-05  3:22 ` [PATCH 0/2] " Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox