All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Add the ability to specify a umask per task
@ 2011-06-22 17:57 Mark Hatle
  2011-06-22 17:57 ` [PATCH 1/1] runqueue.py: Add umask task control Mark Hatle
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Hatle @ 2011-06-22 17:57 UTC (permalink / raw)
  To: bitbake-devel

Add the ability to spcify a umask per-task.

The following changes since commit 5481cc90645e13c4e3cdea41e8e369528a0b1649:

  doc/usermanual.xml: Tweaks for the manual (2011-06-22 16:30:26 +0100)

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

Mark Hatle (1):
  runqueue.py: Add umask task control

 lib/bb/build.py    |    1 +
 lib/bb/runqueue.py |   12 ++++++++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

-- 
1.7.3.4




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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22 17:57 [PATCH 0/1] Add the ability to specify a umask per task Mark Hatle
2011-06-22 17:57 ` [PATCH 1/1] runqueue.py: Add umask task control Mark Hatle
2011-06-22 17:49   ` Mark Hatle
2011-06-23 23:22   ` Khem Raj
2011-06-24  1:11     ` Mark Hatle

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.