[hardknott,honister,meta-multimedia] libsrtp: Switch branch from master to main

Message ID 20220328125738.23172-1-pkj@axis.com
State Under Review
Delegated to: Armin Kuster
Headers show
Series [hardknott,honister,meta-multimedia] libsrtp: Switch branch from master to main | expand

Commit Message

Peter Kjellerstedt March 28, 2022, 12:57 p.m. UTC
The master branch has been renamed to main in the github repo.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb
index 5b4f34592..b494a3ca0 100644
--- a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb
+++ b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb
@@ -7,7 +7,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=2909fcf6f09ffff8430463d91c08c4e1"
 
 S = "${WORKDIR}/git"
 SRCREV = "d02d21111e379c297e93a9033d7b653135f732ee"
-SRC_URI = "git://github.com/cisco/libsrtp.git;branch=master;protocol=https"
+SRC_URI = "git://github.com/cisco/libsrtp.git;branch=main;protocol=https"
 
 inherit autotools pkgconfig