From: Richard Purdie <[email protected]> This adds in support for the OFC fcntl ioctl lock flags, removing warnings on some more recent linux kernels.
Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 234168f803bee2e5b0955aabaddb1d967349fb82) Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb index fcadfd96ac..9a22304bba 100644 --- a/meta/recipes-devtools/pseudo/pseudo_git.bb +++ b/meta/recipes-devtools/pseudo/pseudo_git.bb @@ -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}" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145212): https://lists.openembedded.org/g/openembedded-core/message/145212 Mute This Topic: https://lists.openembedded.org/mt/78686046/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
