summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask-xstatic
diff options
context:
space:
mode:
authorGeoff Parker <geoffrey.parker@arthrex.com>2020-10-09 11:33:35 -0700
committerKhem Raj <raj.khem@gmail.com>2020-10-09 17:22:31 -0700
commit5efc3e8f70185fffadd307050c0542a2bcff5fcd (patch)
tree20ac0f819ca88bfec4525996fc957b62427f5dbe /meta-python/recipes-devtools/python/python-flask-xstatic
parentcc512cd9e1aec90ca590288d7004f8bb144998e5 (diff)
downloadmeta-openembedded-5efc3e8f70185fffadd307050c0542a2bcff5fcd.tar.gz
multipath-tools: replace perl with sed in libdmmp/Makefile for pseudo
The multipath-tools libdmmp/Makefile install target uses 'perl -i' instead of 'sed -i' for string substitutions. The perl method creates a temporary file and overwrites the original which changes the inodes and corrupts the pseudo db. Changes to pseduo cause a build abort rather than allow possible bad ownership or permissions settings on the files. 'sed -i' is compatible with pseudo. see https://wiki.yoctoproject.org/wiki/Pseudo_Abort Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-xstatic')
0 files changed, 0 insertions, 0 deletions