mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
libsrtp: upgrade 2.7.0 -> 2.8.0
Upstream changes (CHANGES, 2.8.0): * Backport cryptex support to the v2 branch (#778). * Fix AES-192 KDF (#770). * Properly support the null-crypto and null-auth scenario (#760). Version-only bump (git tag v2.8.0); recipe unchanged. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=2909fcf6f09ffff8430463d91c08c4e1"
|
||||
|
||||
SRC_URI = "git://github.com/cisco/libsrtp.git;branch=2_x_dev;protocol=https;tag=v${PV}"
|
||||
SRCREV = "ee1a77c9f9dc02c42bda9901038c500c5efe4cfa"
|
||||
SRCREV = "24b3bf8f19b6f5ab4cd2bcceb4f4064efca86fd5"
|
||||
|
||||
|
||||
PACKAGECONFIG ?= ""
|
||||
Reference in New Issue
Block a user