mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
gensio: upgrade 2.8.4 -> 2.8.5
Chanelog: ========== - Fix relinking issue - README.rst: fix typos - Add initial EditorConfig support - .gitignore: ignore ctags generated tags file - tests:conacc: Add a test for a connection failure - conacc: Null the connection data if the connection fails - Fix a compile error when GCC atomics are off - tools:gtlsshd: Add handling of accepter parmlog events - tools:agwpe: Fix missing nil termination and uninitialized variable - Fix some formatting in the README Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
|
||||
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
"
|
||||
|
||||
SRCREV = "300644fc02b7099ca27ca5bac88c47e159ba8a6b"
|
||||
SRCREV = "a776fb6fd56d5b0aedb1219ca17474faa1705260"
|
||||
|
||||
SRC_URI = "git://github.com/cminyard/gensio;protocol=https;branch=master"
|
||||
|
||||
Reference in New Issue
Block a user