]> code.ossystems Code Review - openembedded-core.git/commit
wic: get rid of fs_related.makedirs
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 28 Apr 2016 10:58:06 +0000 (13:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 May 2016 09:30:56 +0000 (10:30 +0100)
commit796b114863ef20fbc89da45dbe6780abe1256f5e
tree26c222bdc2df83cbcac2cf96211c8484d6aab32c
parent5af1d9bedc2c961eb91faf80251f24c3df754d76
wic: get rid of fs_related.makedirs

Removed fs_related.makedirs as is not used anywhere. The name is
easy to confuse with os.makedirs.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/utils/fs_related.py