From f9082db2cbd42afc07fa5e4284b0180118038e24 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 13:45:43 -0700 Subject: [PATCH] usrsctp: upgrade to latest revision Signed-off-by: Khem Raj --- meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb b/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb index dcfa7406d2..38fb46fa4e 100644 --- a/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb +++ b/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "This is a userland SCTP stack supporting FreeBSD, Linux, Mac OS X LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ffcf846341f3856d79a483eafa18e2a5" -SRCREV = "a10cd498d964508c0e6ec6bd2be9dd4afcbb4d86" +SRCREV = "a0cbf4681474fab1e89d9e9e2d5c3694fce50359" SRC_URI = "git://github.com/sctplab/usrsctp;protocol=https;branch=master \ "