Files
poky/meta/recipes-core
Ricardo Ribalda Delgado a293c76c53 wic: root: Add an opt. destination on include-path
Allow specifying an optional destination to include-path and make the
option aware of permissions and owners.

It is very useful for making a partition that contains the rootfs for a
host and a target Eg:

/ -> Roofs for the host
/export/ -> Rootfs for the target (which will netboot)

Although today we support making a partition for "/export" this might
not be compatible with some upgrade systems, or we might be limited by
the number of partitions.

With this patch we can use something like:

part / --source rootfs --fstype=ext4 --include-path core-image-minimal-mtdutils export/ --include-path hello

on the .wks file.

Cc: Paul Barker <pbarker@konsulko.com>
(From OE-Core rev: e8c21c6ebaebde88151697381bdb2452f1171090)

Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-04-26 14:00:50 +01:00
..
2020-04-24 14:10:07 +01:00
2019-10-15 14:16:12 +01:00
2019-01-08 11:16:44 +00:00
2015-01-23 11:36:27 +00:00
2020-01-27 16:48:10 +00:00
2018-09-04 11:03:55 +01:00
2020-03-06 08:19:18 +00:00
2020-01-10 21:18:22 +00:00
2020-04-26 14:00:50 +01:00
2020-02-28 23:11:28 +00:00
2019-12-28 23:25:41 +00:00
2019-03-29 08:28:52 +00:00