diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2015-03-27 14:53:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-31 22:24:34 +0100 |
commit | b936350fc2089672731f56434886f8c83b47d5a3 (patch) | |
tree | 2371a45dc6b89ad13c42f909ea6a6d357d8b1eb1 /scripts/rootfs_rpm-extract-postinst.awk | |
parent | d81ee4d2770144e9b4507ee3836599e77a07b2ea (diff) | |
download | poky-b936350fc2089672731f56434886f8c83b47d5a3.tar.gz |
combo-layer: fix file_exclude for dest_dir = .
"filterdiff -x ./some/file" does not remove changes for some/file.
We must be more careful about constructing the path name and
only add the prefix when it really means a directory.
While at it, also better normalize the path in copy_selected_files()
early on, to handle double slashes. Useful should the function ever
gets used for something other that dest_dir (which gets normalized in
sanity_check()).
(From OE-Core rev: 6c93520b5aaceefecccd83dc77e8ad7681d312c6)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/rootfs_rpm-extract-postinst.awk')
0 files changed, 0 insertions, 0 deletions