Files
poky/meta/recipes-core
Richard Purdie 4e6a20efa9 util-linux: Add fcntl-lock
Add a version of flock that uses the fnctl based lockf locking instead of
flock based locks. This allows us to take the same lock that opkg would
use from a shell script. The two different locking mechanisms operate
independently of each other.

Inserting this C file into the util-linux build seems like the easiest/best
place to insert the code. At this point it hasn't been discussed with upstream.

(From OE-Core rev: d2b784110e2c3df8a0a41e4819cf2de9003f9fa3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-03-30 22:22:19 +00:00
..
2024-01-07 12:24:57 +00:00
2024-03-07 17:25:02 +00:00
2024-03-18 12:21:45 +00:00
2023-04-27 14:41:31 +01:00
2024-03-07 17:25:02 +00:00
2023-12-23 08:46:00 +00:00
2024-03-07 17:25:02 +00:00
2024-01-19 00:16:42 +00:00
2022-11-08 22:47:16 +00:00
2024-01-21 12:27:12 +00:00
2023-05-05 11:07:26 +01:00
2022-11-15 09:38:37 +00:00
2023-09-26 10:35:27 +01:00
2024-03-07 17:25:03 +00:00
2024-03-30 22:22:19 +00:00
2024-02-16 15:14:26 +00:00