Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support wic file creation for LS1043ARBD board | Eugene Smirnov | 2020-06-30 | 1 | -0/+93 |
Current rawcopy function doesn't support files that are located in subdirectories of DEPLOYDIR. Add a new rawcopy2 function to handle that. Shouldn't be necessary once upstream patch is available: https://git.yoctoproject.org/cgit.cgi/poky/commit/scripts/lib/wic/plugins/source/rawcopy.py?h=zeus&id=6fb5afb65de3a2f94d705e93ebdbc1f46299e885 Signed-off-by: Eugene Smirnov <evgenii.smirnov@here.com> |