Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove a few unwanted lines
@ 2011-11-30  9:23 Robert Yang
  2011-11-30  9:23 ` [PATCH 1/2] Remove the duplicated assignments of self.configuration.cmd Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Yang @ 2011-11-30  9:23 UTC (permalink / raw)
  To: bitbake-devel

Remove a few unwanted lines, and the following test is OK:

$ bitbake core-image-sato

// Robert

The following changes since commit cf02474bda67f4f1043b2e95e1b371b2354585a7:

  qt-mobility: Add missing patch (2011-11-29 14:36:18 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib robert/remove_unwanted
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/remove_unwanted

Robert Yang (2):
  Remove the duplicated assignments of self.configuration.cmd
  Remove the async_cmds and sync_cmds from command.py

 bitbake/lib/bb/command.py |   14 --------------
 bitbake/lib/bb/cooker.py  |    3 ---
 2 files changed, 0 insertions(+), 17 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2011-12-05 16:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30  9:23 [PATCH 0/2] Remove a few unwanted lines Robert Yang
2011-11-30  9:23 ` [PATCH 1/2] Remove the duplicated assignments of self.configuration.cmd Robert Yang
2011-11-30  9:23 ` [PATCH 2/2] Remove the async_cmds and sync_cmds from command.py Robert Yang
2011-12-05 16:17 ` [PATCH 0/2] Remove a few unwanted lines Richard Purdie

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