]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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)
committerChris Larson <chris_larson@mentor.com>
Fri, 3 Dec 2010 19:24:46 +0000 (12:24 -0700)
commitd00b03bd2ec378cd09146a70e3d940f351d92f01
tree84006f36847b4a15e77143c39cd25d257ca2d329
parent3b66db2b56616fee15428b5ebdc97388f3b6126b
utils.py: Fix bb.copyfile to change the permissions of the file back correctly

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