diff options
Diffstat (limited to 'meta-multimedia/recipes-support')
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb b/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb index 7441716635..bc54ea9fe5 100644 --- a/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb +++ b/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1373274bc8d8001edc54933919f36f68" | |||
| 8 | DEPENDS += "util-linux" | 8 | DEPENDS += "util-linux" |
| 9 | 9 | ||
| 10 | SRCREV = "5b45cdd9a56ca9da35ee0f8845cb4e2603d245dc" | 10 | SRCREV = "5b45cdd9a56ca9da35ee0f8845cb4e2603d245dc" |
| 11 | SRC_URI = "git://github.com/graeme-hill/crossguid;protocol=https" | 11 | SRC_URI = "git://github.com/graeme-hill/crossguid;protocol=https;branch=master" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
diff --git a/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb b/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb index feffa9fe19..50c69a9a08 100644 --- a/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb +++ b/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = "gstreamer1.0" | |||
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | SRCREV = "3b862e52e5c53ad1023dc6808effa4cb75572c4b" | 11 | SRCREV = "3b862e52e5c53ad1023dc6808effa4cb75572c4b" |
| 12 | SRC_URI = "git://github.com/kirushyk/gst-instruments.git;protocol=https;" | 12 | SRC_URI = "git://github.com/kirushyk/gst-instruments.git;protocol=https;branch=master" |
| 13 | 13 | ||
| 14 | FILES_${PN}-staticdev += "${libdir}/gstreamer-1.0/*a" | 14 | FILES_${PN}-staticdev += "${libdir}/gstreamer-1.0/*a" |
| 15 | FILES_${PN} += "${libdir}/*" | 15 | FILES_${PN} += "${libdir}/*" |
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 9d4c305fc7..9197a842d0 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" | |||
| 7 | 7 | ||
| 8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
| 9 | SRCREV = "d02d21111e379c297e93a9033d7b653135f732ee" | 9 | SRCREV = "d02d21111e379c297e93a9033d7b653135f732ee" |
| 10 | SRC_URI = "git://github.com/cisco/libsrtp.git" | 10 | SRC_URI = "git://github.com/cisco/libsrtp.git;branch=master;protocol=https" |
| 11 | 11 | ||
| 12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
| 13 | 13 | ||
diff --git a/meta-multimedia/recipes-support/srt/srt_1.4.2.bb b/meta-multimedia/recipes-support/srt/srt_1.4.2.bb index f7dfda28f1..f162f08e73 100644 --- a/meta-multimedia/recipes-support/srt/srt_1.4.2.bb +++ b/meta-multimedia/recipes-support/srt/srt_1.4.2.bb | |||
| @@ -7,7 +7,7 @@ LICENSE = "MPL-2.0" | |||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad" |
| 8 | 8 | ||
| 9 | SRCREV = "50b7af06f3a0a456c172b4cb3aceafa8a5cc0036" | 9 | SRCREV = "50b7af06f3a0a456c172b4cb3aceafa8a5cc0036" |
| 10 | SRC_URI = "git://github.com/Haivision/srt;protocol=https \ | 10 | SRC_URI = "git://github.com/Haivision/srt;protocol=https;branch=master \ |
| 11 | file://0001-don-t-install-srt-ffplay.patch \ | 11 | file://0001-don-t-install-srt-ffplay.patch \ |
| 12 | file://0001-core-Fix-build-with-GCC-11.-1806.patch \ | 12 | file://0001-core-Fix-build-with-GCC-11.-1806.patch \ |
| 13 | " | 13 | " |
