pseudo: Update to add OFC fcntl lock updates

This adds in support for the OFC fcntl ioctl lock flags, removing
warnings on some more recent linux kernels.

(From OE-Core rev: 234168f803bee2e5b0955aabaddb1d967349fb82)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2020-07-20 11:27:32 +01:00
parent 0e7a5c04b3
commit 4a523ac32b

View File

@@ -6,7 +6,7 @@ SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \
file://fallback-group \
"
SRCREV = "067950bd9415fafcafb2bf32c0e10df4f2ac936c"
SRCREV = "8efb082863ff0ceec7b7e46f9a44750e12f48039"
S = "${WORKDIR}/git"
PV = "1.9.0+git${SRCPV}"