diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2021-11-03 07:23:40 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2021-11-03 12:35:28 +0800 |
| commit | e4d0c52cba29298b32f97651412a7b28130d8beb (patch) | |
| tree | b8d0027f7088e0d585df10d624d739ef4dfc78b2 /recipes-multimedia | |
| parent | b8e0ee50ecb6560d9e9d18d8fbcfa82a730a85af (diff) | |
| download | meta-intel-e4d0c52cba29298b32f97651412a7b28130d8beb.tar.gz | |
meta: add explicit branch and protocol to SRC_URI
Add branch name explicitly to SRC_URI where it's not defined and switch
to using https protocol for Github projects.
The change was made using convert_srcuri script for OE-Core.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-multimedia')
| -rw-r--r-- | recipes-multimedia/itt/itt_3.21.2.bb | 2 | ||||
| -rw-r--r-- | recipes-multimedia/libyami/libyami-utils_1.3.2.bb | 2 | ||||
| -rw-r--r-- | recipes-multimedia/libyami/libyami_1.3.2.bb | 2 | ||||
| -rw-r--r-- | recipes-multimedia/onevpl/onevpl_2021.6.0.bb | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-multimedia/itt/itt_3.21.2.bb b/recipes-multimedia/itt/itt_3.21.2.bb index f4981329..d06bd291 100644 --- a/recipes-multimedia/itt/itt_3.21.2.bb +++ b/recipes-multimedia/itt/itt_3.21.2.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSES/BSD-3-Clause.txt;md5=c551872bcf41ce707df54c7 | |||
| 8 | file://LICENSES/GPL-2.0-only.txt;md5=e2d76e7801260c21b90eea3605508ad6 \ | 8 | file://LICENSES/GPL-2.0-only.txt;md5=e2d76e7801260c21b90eea3605508ad6 \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/intel/ittapi.git;protocol=https" | 11 | SRC_URI = "git://github.com/intel/ittapi.git;protocol=https;branch=master" |
| 12 | SRCREV = "eb8d2874eb2421c404af715b198a70b5cf8ec18d" | 12 | SRCREV = "eb8d2874eb2421c404af715b198a70b5cf8ec18d" |
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | PE = "1" | 14 | PE = "1" |
diff --git a/recipes-multimedia/libyami/libyami-utils_1.3.2.bb b/recipes-multimedia/libyami/libyami-utils_1.3.2.bb index f9333f3d..8956bd04 100644 --- a/recipes-multimedia/libyami/libyami-utils_1.3.2.bb +++ b/recipes-multimedia/libyami/libyami-utils_1.3.2.bb | |||
| @@ -7,7 +7,7 @@ BUGTRACKER = "https://github.com/intel/libyami-utils/issues/new" | |||
| 7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/intel/libyami-utils.git \ | 10 | SRC_URI = "git://github.com/intel/libyami-utils.git;branch=master;protocol=https \ |
| 11 | file://0001-Fix-build-with-clang.patch \ | 11 | file://0001-Fix-build-with-clang.patch \ |
| 12 | " | 12 | " |
| 13 | SRCREV = "c3d25b64b05aeb0c4eecc140aef617cfeced6b8e" | 13 | SRCREV = "c3d25b64b05aeb0c4eecc140aef617cfeced6b8e" |
diff --git a/recipes-multimedia/libyami/libyami_1.3.2.bb b/recipes-multimedia/libyami/libyami_1.3.2.bb index 1eff8c9b..ad84bb4f 100644 --- a/recipes-multimedia/libyami/libyami_1.3.2.bb +++ b/recipes-multimedia/libyami/libyami_1.3.2.bb | |||
| @@ -8,7 +8,7 @@ BUGTRACKER = "https://github.com/intel/libyami/issues/new" | |||
| 8 | LICENSE = "Apache-2.0" | 8 | LICENSE = "Apache-2.0" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=3b83ef96387f14655fc854ddc3c6bd57" | 9 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/intel/libyami.git;branch=apache \ | 11 | SRC_URI = "git://github.com/intel/libyami.git;branch=apache;protocol=https \ |
| 12 | " | 12 | " |
| 13 | SRCREV = "08606d0a43e0ef15e5b61cc13563169370ce8715" | 13 | SRCREV = "08606d0a43e0ef15e5b61cc13563169370ce8715" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
diff --git a/recipes-multimedia/onevpl/onevpl_2021.6.0.bb b/recipes-multimedia/onevpl/onevpl_2021.6.0.bb index 079622f8..86a2b60b 100644 --- a/recipes-multimedia/onevpl/onevpl_2021.6.0.bb +++ b/recipes-multimedia/onevpl/onevpl_2021.6.0.bb | |||
| @@ -8,7 +8,7 @@ LICENSE = "MIT" | |||
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \ | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c18ea6bb4786a26bf4eee88a7424a408 \ |
| 9 | file://third-party-programs.txt;md5=67727fd253b1b4574cd9eea78a2b0620" | 9 | file://third-party-programs.txt;md5=67727fd253b1b4574cd9eea78a2b0620" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/oneapi-src/oneVPL.git;protocol=https \ | 11 | SRC_URI = "git://github.com/oneapi-src/oneVPL.git;protocol=https;branch=master \ |
| 12 | file://0001-Fix-basename-build-issue-with-musl_libc.patch \ | 12 | file://0001-Fix-basename-build-issue-with-musl_libc.patch \ |
| 13 | file://0001-Extends-errorTypes-to-support-JPEG-errors.patch \ | 13 | file://0001-Extends-errorTypes-to-support-JPEG-errors.patch \ |
| 14 | " | 14 | " |
