diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-04 13:45:43 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-06 08:48:27 -0800 |
| commit | f9082db2cbd42afc07fa5e4284b0180118038e24 (patch) | |
| tree | bff6563671eeb27535657a0ac8c69c481c6b421f | |
| parent | 915b6c02ee43e2dee8c6b3132e7d47836d392168 (diff) | |
| download | meta-openembedded-f9082db2cbd42afc07fa5e4284b0180118038e24.tar.gz | |
usrsctp: upgrade to latest revision
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 2 | LICENSE = "BSD-3-Clause" | 2 | LICENSE = "BSD-3-Clause" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ffcf846341f3856d79a483eafa18e2a5" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ffcf846341f3856d79a483eafa18e2a5" |
| 4 | 4 | ||
| 5 | SRCREV = "a10cd498d964508c0e6ec6bd2be9dd4afcbb4d86" | 5 | SRCREV = "a0cbf4681474fab1e89d9e9e2d5c3694fce50359" |
| 6 | SRC_URI = "git://github.com/sctplab/usrsctp;protocol=https;branch=master \ | 6 | SRC_URI = "git://github.com/sctplab/usrsctp;protocol=https;branch=master \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
