diff options
author | mulhern <mulhern@yoctoproject.org> | 2013-09-13 13:51:59 -0400 |
---|---|---|
committer | mulhern <mulhern@yoctoproject.org> | 2013-09-25 20:52:09 -0400 |
commit | b2a60ba7ff7eb43446e96fc5048109922d58b45d (patch) | |
tree | 39de51a28c3eb7cfe9dacc1dcdaa668be5faba7a /recipes-security/nmap/files/lua.patch | |
parent | 23815f300174ce6cab48356e3fffba9868b626d4 (diff) | |
download | meta-security-b2a60ba7ff7eb43446e96fc5048109922d58b45d.tar.gz |
bastille: Fix failure during install.
[YOCTO #5177]
On some systems the bitbake install step failed. The failure was due to some
files that were being overwritten not having sufficient permissions.
The install script in the recipe is changed so that the
set_required_questions.py script is invoked on the files in the image
directory, which are guaranteed to have adequate permission. Previously, it had
been invoked on the files in the work directory.
The set_required_questions.py script is changed in the following
ways.
* The xform_file function now handles the overwriting of the files in a more
robust manner.
* The script now accepts a debug flag. When set this flag will cause the
script to display more developer friendly information on error.
* The xform_file function has a descriptive comment.
Signed-off-by: mulhern <mulhern@yoctoproject.org>
Diffstat (limited to 'recipes-security/nmap/files/lua.patch')
0 files changed, 0 insertions, 0 deletions