]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
run-postinsts: use 'flock --fcntl' instead of separate fcntl-lock binary
authorRasmus Villemoes <ravi@prevas.dk>
Mon, 15 Sep 2025 08:51:34 +0000 (10:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Sep 2025 10:08:20 +0000 (11:08 +0100)
commitf03393db6bb8509e88ee0ad7a8300186d8231c58
tree09aee85a6d5f833590dc84b469e6bcf56f94aa2b
parent4605d909d3e0082340af6544c1fe9004158ee817
run-postinsts: use 'flock --fcntl' instead of separate fcntl-lock binary

Since v2.41, util-linux flock has understood the --fcntl option,
making it use fcntl(F_OFD_SETLK[W]) instead of flock().

Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts
meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb