poky/scripts/lib/devtool
Paul Eggleton 7cde0ebd59 devtool: improve modified file preservation to handle directory structures
Allow the _add_md5() function to be called with a directory in order to
recursively add the files under it. Additionally, we need to skip
preserving empty directories (since directories aren't listed in the md5
file).

(From OE-Core rev: 9383af78adc854a6f6de8b1520edf3cea0c477a6)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-09 14:27:50 +01:00
..
__init__.py Revert "devtool: make add_md5 a public API" 2015-08-31 11:37:11 +01:00
build-image.py devtool: build-image: add comments 2015-08-31 11:37:14 +01:00
deploy.py devtool: deploy: fix preservation of symlinks and permissions/ownership 2015-06-18 09:14:06 +01:00
sdk.py devtool: add mechanism for updating extensible SDK 2015-09-09 14:27:43 +01:00
standard.py devtool: improve modified file preservation to handle directory structures 2015-09-09 14:27:50 +01:00