Skip to content

Commit

Permalink
ser2net: upgrade 3.5.1 -> 4.1.2
Browse files Browse the repository at this point in the history
Add gensio and libyaml to DEPENDS list, see:
 - https://sourceforge.net/p/ser2net/news/2019/05/ser2net-40-gensio-10-released/

Signed-off-by: Pierre-Jean Texier <[email protected]>
  • Loading branch information
texierp committed Feb 25, 2020
1 parent bee3178 commit b5644d1
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ HOMEPAGE = "http://sourceforge.net/projects/ser2net/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=bae3019b4c6dc4138c217864bd04331f"

DEPENDS = "gensio libyaml"

SRC_URI = "${SOURCEFORGE_MIRROR}/project/ser2net/ser2net/ser2net-${PV}.tar.gz"

SRC_URI[md5sum] = "569267b37b8f507d8874f28f5334b5d2"
SRC_URI[sha256sum] = "02f5dd0abbef5a17b80836b0de1ef0588e257106fb5e269b86822bfd001dc862"
SRC_URI[md5sum] = "1a42e9605342fd3d6fa41b48be7f564a"
SRC_URI[sha256sum] = "9bdc33476834bbbdcbfbb77ff8f1b1952fe2e7e19dde7e6f7932cea0cec958c7"

inherit autotools pkgconfig

Expand Down

0 comments on commit b5644d1

Please sign in to comment.