From: Wang Mingyu <wan...@fujitsu.com>

Changelog:
==========
- Lots of fixes to unix sockets.
- The addition of unix stream sockets to Windows.
- Unix datagram and seqpacket sockets are now supported.
- For older systems and newer systems whose pselect() operation is non-atomic
  (BSDs, MacOS) there were race conditions and some issues. Most should all be 
fixed now.
- For MacOS and later BSDs, kevent() is now supported.
- External threads doing gensio calls will now have their signal masks fixed up
  to work properly with gensio.
- gtlsshd was not working on MacOS

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../gensio/{gensio_2.8.5.bb => gensio_2.8.7.bb}                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/gensio/{gensio_2.8.5.bb => 
gensio_2.8.7.bb} (94%)

diff --git a/meta-oe/recipes-connectivity/gensio/gensio_2.8.5.bb 
b/meta-oe/recipes-connectivity/gensio/gensio_2.8.7.bb
similarity index 94%
rename from meta-oe/recipes-connectivity/gensio/gensio_2.8.5.bb
rename to meta-oe/recipes-connectivity/gensio/gensio_2.8.7.bb
index 27b806970..f4d0c0930 100644
--- a/meta-oe/recipes-connectivity/gensio/gensio_2.8.5.bb
+++ b/meta-oe/recipes-connectivity/gensio/gensio_2.8.7.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
                     file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     "
 
-SRCREV = "a776fb6fd56d5b0aedb1219ca17474faa1705260"
+SRCREV = "e4dbb9687bd5e887fa98a4cdcec012ea85da1ef2"
 
 SRC_URI = "git://github.com/cminyard/gensio;protocol=https;branch=master"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112190): 
https://lists.openembedded.org/g/openembedded-devel/message/112190
Mute This Topic: https://lists.openembedded.org/mt/108371330/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to