Skip to content

Commit

Permalink
gensio: upgrade 2.6.5 -> 2.6.6
Browse files Browse the repository at this point in the history
License-Update: Update GPL and LGPL text files

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
wangmingyu84 authored and kraj committed Jun 19, 2023
1 parent 2fc9fad commit ed6e34b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
SUMMARY = "A library to abstract stream I/O like serial port, TCP, telnet, etc"
HOMEPAGE = "https://github.com/cminyard/gensio"
LICENSE = "GPL-2.0-only & LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=a0fd36908af843bcee10cb6dfc47fa67 \
file://COPYING;md5=bae3019b4c6dc4138c217864bd04331f \
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
"

SRCREV = "b5a275af5feac1ea15c19912715444f6e52e21f7"
SRCREV = "536db06723bd3cde8e1f2d52a5cdd65af2433784"

SRC_URI = "git://github.com/cminyard/gensio;protocol=https;branch=master"

Expand Down

0 comments on commit ed6e34b

Please sign in to comment.