aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2016-04-13 10:25:31 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-14 10:58:27 +0100
commitbe7ff1741e8ab5f2724b3f64da1bed8b0d3dcb7c (patch)
tree8b8e3937e3360fb830e9a562ec92d5f3dcc7dec1 /meta/lib/oe
parent1c187fd7f722b01e0284e4d368f6f9366e9c2f0b (diff)
downloadopenembedded-core-be7ff1741e8ab5f2724b3f64da1bed8b0d3dcb7c.tar.gz
wic: fix bug in handling fsoptions
Partitions specifying --fsoptions were silently skipped by wic due to the old bug introduced when removing code related to subvolume handling: - if mountpoint == "/" or not fsopts or fsopts.find("subvol=") == -1 + if mountpoint == "/" or not fsopts: [YOCTO #9396] Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oe')
0 files changed, 0 insertions, 0 deletions