diff options
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/gmmlib/gmmlib_22.7.1.bb | 2 | ||||
-rw-r--r-- | recipes-graphics/hdcp/hdcp_21.2.0.bb | 1 | ||||
-rw-r--r-- | recipes-graphics/libva/libva-intel-utils_2.22.0.bb | 1 | ||||
-rw-r--r-- | recipes-graphics/libva/libva-intel_2.22.0.bb | 2 | ||||
-rw-r--r-- | recipes-graphics/metrics-discovery/metrics-discovery_1.13.178.bb | 1 |
5 files changed, 0 insertions, 7 deletions
diff --git a/recipes-graphics/gmmlib/gmmlib_22.7.1.bb b/recipes-graphics/gmmlib/gmmlib_22.7.1.bb index 590141f1..d61a2fa1 100644 --- a/recipes-graphics/gmmlib/gmmlib_22.7.1.bb +++ b/recipes-graphics/gmmlib/gmmlib_22.7.1.bb | |||
@@ -12,8 +12,6 @@ SRC_URI = " \ | |||
12 | 12 | ||
13 | SRCREV = "aa4e5d6c8f1d798b78ffd7ea85296fdd3a3946b2" | 13 | SRCREV = "aa4e5d6c8f1d798b78ffd7ea85296fdd3a3946b2" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | |||
17 | COMPATIBLE_HOST:x86-x32 = "null" | 15 | COMPATIBLE_HOST:x86-x32 = "null" |
18 | 16 | ||
19 | UPSTREAM_CHECK_GITTAGREGEX = "^intel-gmmlib-(?P<pver>(\d+(\.\d+)+))$" | 17 | UPSTREAM_CHECK_GITTAGREGEX = "^intel-gmmlib-(?P<pver>(\d+(\.\d+)+))$" |
diff --git a/recipes-graphics/hdcp/hdcp_21.2.0.bb b/recipes-graphics/hdcp/hdcp_21.2.0.bb index 8529b5ab..f45dea02 100644 --- a/recipes-graphics/hdcp/hdcp_21.2.0.bb +++ b/recipes-graphics/hdcp/hdcp_21.2.0.bb | |||
@@ -13,7 +13,6 @@ SRC_URI = "git://github.com/intel/hdcp.git;branch=master;protocol=https \ | |||
13 | file://0001-main-fix-hdcpd-service-failure.patch \ | 13 | file://0001-main-fix-hdcpd-service-failure.patch \ |
14 | " | 14 | " |
15 | SRCREV = "cacc352159c5bdaf1c21846cecdd1eb7b031e1d3" | 15 | SRCREV = "cacc352159c5bdaf1c21846cecdd1eb7b031e1d3" |
16 | S = "${WORKDIR}/git" | ||
17 | 16 | ||
18 | REQUIRED_DISTRO_FEATURES = "systemd" | 17 | REQUIRED_DISTRO_FEATURES = "systemd" |
19 | 18 | ||
diff --git a/recipes-graphics/libva/libva-intel-utils_2.22.0.bb b/recipes-graphics/libva/libva-intel-utils_2.22.0.bb index 4ad97eed..041ea1ed 100644 --- a/recipes-graphics/libva/libva-intel-utils_2.22.0.bb +++ b/recipes-graphics/libva/libva-intel-utils_2.22.0.bb | |||
@@ -16,7 +16,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e" | |||
16 | 16 | ||
17 | SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.22-branch;protocol=https" | 17 | SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.22-branch;protocol=https" |
18 | SRCREV = "1a13ae13382b7b548f3a7e8035e1d7df66662c0a" | 18 | SRCREV = "1a13ae13382b7b548f3a7e8035e1d7df66662c0a" |
19 | S = "${WORKDIR}/git" | ||
20 | 19 | ||
21 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | 20 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" |
22 | 21 | ||
diff --git a/recipes-graphics/libva/libva-intel_2.22.0.bb b/recipes-graphics/libva/libva-intel_2.22.0.bb index 2405f440..b6b1f6ed 100644 --- a/recipes-graphics/libva/libva-intel_2.22.0.bb +++ b/recipes-graphics/libva/libva-intel_2.22.0.bb | |||
@@ -22,8 +22,6 @@ SRC_URI = "git://github.com/intel/libva.git;protocol=https;branch=v2.22-branch \ | |||
22 | 22 | ||
23 | SRCREV = "217da1c28336d6a7e9c0c4cb8f1c303968a675f1" | 23 | SRCREV = "217da1c28336d6a7e9c0c4cb8f1c303968a675f1" |
24 | 24 | ||
25 | S = "${WORKDIR}/git" | ||
26 | |||
27 | UPSTREAM_CHECK_URI = "https://github.com/intel/libva/releases" | 25 | UPSTREAM_CHECK_URI = "https://github.com/intel/libva/releases" |
28 | 26 | ||
29 | DEPENDS = "libdrm" | 27 | DEPENDS = "libdrm" |
diff --git a/recipes-graphics/metrics-discovery/metrics-discovery_1.13.178.bb b/recipes-graphics/metrics-discovery/metrics-discovery_1.13.178.bb index dbc17c1d..decac761 100644 --- a/recipes-graphics/metrics-discovery/metrics-discovery_1.13.178.bb +++ b/recipes-graphics/metrics-discovery/metrics-discovery_1.13.178.bb | |||
@@ -7,7 +7,6 @@ SECTION = "lib" | |||
7 | 7 | ||
8 | inherit pkgconfig cmake | 8 | inherit pkgconfig cmake |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | ||
11 | SRCREV = "65ffef89cf79d704f618768bcd3d95f4dd6d875b" | 10 | SRCREV = "65ffef89cf79d704f618768bcd3d95f4dd6d875b" |
12 | SRC_URI = "git://github.com/intel/metrics-discovery.git;branch=master;protocol=https \ | 11 | SRC_URI = "git://github.com/intel/metrics-discovery.git;branch=master;protocol=https \ |
13 | " | 12 | " |