diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-06-07 20:50:05 +0200 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-02 15:41:35 +0100 |
commit | 186f85746668b0dfa8d887248a1384db298af5f5 (patch) | |
tree | f8344af16fe1fcf2386c8e87e1f522313f3ffcef /bitbake/lib/bb/daemonize.py | |
parent | 04050117347ff2313245a6e47d4fcc5a2baf54a8 (diff) | |
download | openembedded-core-186f85746668b0dfa8d887248a1384db298af5f5.tar.gz openembedded-core-186f85746668b0dfa8d887248a1384db298af5f5.tar.bz2 openembedded-core-186f85746668b0dfa8d887248a1384db298af5f5.tar.xz openembedded-core-186f85746668b0dfa8d887248a1384db298af5f5.zip |
cooker: use time.strftime() instead of spawing sh with date
time.strftime() defaults to using time.localtime(), use that instead
of spawning "sh -c 'date +<FMT>'"
(Bitbake rev: ec1f2773b4811b3beb52710120bb5a9b215c174e)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'bitbake/lib/bb/daemonize.py')
0 files changed, 0 insertions, 0 deletions