summaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2017-03-30 21:17:20 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-04-01 08:14:58 +0100
commit67ec097bc3d1734dc5a1c7162a7c99b57d45afe8 (patch)
treee1e6c39cfaf6548dae9f480333c9065619ccab78 /meta/classes
parent5efb8e039bf89858e81d75a4bde033efc3350a67 (diff)
downloadpoky-67ec097bc3d1734dc5a1c7162a7c99b57d45afe8.tar.gz
wic: remove prepare_empty_partition_squashfs
There is not much sense in creation of empty squashfs partition. It's also not possible to create empty squashfs partition of specified size. Even more, prepare_empty_partition_squashfs method is absolutely broken. It raises exception when called and even its signature differs from the rest of of similar methods. It means that nobody uses it and it's safe to remove it. Removed prepare_empty_partition_squashfs method and testing of empty squashfs partition. (From OE-Core rev: 9152960f250cb4df1e559d747fb09005675a0d75) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions