diff options
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | 2020-04-19 08:35:33 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-26 14:00:50 +0100 |
commit | c81d5c6243d33036ad6048a49b0a1c3cfce3e9ba (patch) | |
tree | 3124b9658baf176e9e8c951af10ad86a01e8a5eb /scripts/oe-run-native | |
parent | 19e778fe1b021a84d14af97141cb8373d89dd44c (diff) | |
download | poky-c81d5c6243d33036ad6048a49b0a1c3cfce3e9ba.tar.gz |
wic: Avoid creating invalid pseudo directory
If the source of the rootfs is not a bitbake cooked image, or it is not
pointing to the root of one, we call pseudo again, which will produce
a new pseudo folder at rootfs/../pseudo
Eg:
part /etc --source rootfs --rootfs-dir=${IMAGE_ROOTFS}/home --fstype=ext4
Cc: Paul Barker <pbarker@konsulko.com>
(From OE-Core rev: 799a24ae78655f7a3eda7456b1a0ffaf3e43ec16)
Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-run-native')
0 files changed, 0 insertions, 0 deletions