]> code.ossystems Code Review - openembedded-core.git/commit
utils.py: Fix bb.copyfile to change the permissions of the file back correctly
authorRichard Purdie <rpurdie@linux.intel.com>
Mon, 23 Aug 2010 12:01:05 +0000 (13:01 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 23 Aug 2010 12:01:05 +0000 (13:01 +0100)
commit71a46a44a2f278db1ac1b309ff52b7836f3286b4
tree8aa510d5f43c9af7bfb9a90c06823749e46ad50e
parent86c2b5670553322e83015df18d53bebbf51e1af5
utils.py: Fix bb.copyfile to change the permissions of the file back correctly

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/utils.py