diff options
| author | Adrian Bunk <bunk@stusta.de> | 2019-10-29 11:06:55 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-11-01 17:22:52 -0700 |
| commit | 2418c5b0f0a8f0f9683414efb171a2fcba030f37 (patch) | |
| tree | 9c41f55b3e647cadf9c273550ce4a30f527aecd8 /meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb | |
| parent | b605d4efe22401c2352257cfbbe06718e0cef1cb (diff) | |
| download | meta-openembedded-2418c5b0f0a8f0f9683414efb171a2fcba030f37.tar.gz | |
usrsctp: Upgrade to a more recent git snapshot
Patch applied upstream removed.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb')
| -rw-r--r-- | meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb b/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb index 3ec746684b..a5a5605dae 100644 --- a/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb +++ b/meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb | |||
| @@ -2,9 +2,8 @@ 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 = "dbfc1b8c4cf1a46a4d8987ba542d5ff06bdaf14c" | 5 | SRCREV = "a10cd498d964508c0e6ec6bd2be9dd4afcbb4d86" |
| 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 | file://0001-Use-foreign-switch-for-automake.patch \ | ||
| 8 | " | 7 | " |
| 9 | 8 | ||
| 10 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
