diff options
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/gmmlib/gmmlib_20.4.1.bb (renamed from recipes-graphics/gmmlib/gmmlib_20.3.2.bb) | 2 | ||||
-rw-r--r-- | recipes-graphics/libva/libva-intel-utils_2.10.0.bb (renamed from recipes-graphics/libva/libva-intel-utils_2.9.0.bb) | 4 | ||||
-rw-r--r-- | recipes-graphics/libva/libva-intel_2.10.0.bb (renamed from recipes-graphics/libva/libva-intel_2.9.0.bb) | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/recipes-graphics/gmmlib/gmmlib_20.3.2.bb b/recipes-graphics/gmmlib/gmmlib_20.4.1.bb index f03ea6c..786c14e 100644 --- a/recipes-graphics/gmmlib/gmmlib_20.3.2.bb +++ b/recipes-graphics/gmmlib/gmmlib_20.4.1.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = " \ | |||
10 | git://github.com/intel/gmmlib.git;protocol=https \ | 10 | git://github.com/intel/gmmlib.git;protocol=https \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRCREV = "2072b0d1e8ba2cba2f94bc2c1fda89d6e457a50b" | 13 | SRCREV = "6f15b795e1511febf233b42d7dde603f52fcfdab" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||
diff --git a/recipes-graphics/libva/libva-intel-utils_2.9.0.bb b/recipes-graphics/libva/libva-intel-utils_2.10.0.bb index 3fac531..137c5e6 100644 --- a/recipes-graphics/libva/libva-intel-utils_2.9.0.bb +++ b/recipes-graphics/libva/libva-intel-utils_2.10.0.bb | |||
@@ -14,8 +14,8 @@ SECTION = "x11" | |||
14 | LICENSE = "MIT" | 14 | LICENSE = "MIT" |
15 | LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e" | 15 | LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e" |
16 | 16 | ||
17 | SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.9-branch" | 17 | SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.10-branch" |
18 | SRCREV = "ee781a3f5d70a7ff801940136b1d45d002b83091" | 18 | SRCREV = "f112ee75fcd1472131b20f901b93f6ac1d293fad" |
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
20 | 20 | ||
21 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | 21 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" |
diff --git a/recipes-graphics/libva/libva-intel_2.9.0.bb b/recipes-graphics/libva/libva-intel_2.10.0.bb index 620a1f0..b6eec9c 100644 --- a/recipes-graphics/libva/libva-intel_2.9.0.bb +++ b/recipes-graphics/libva/libva-intel_2.10.0.bb | |||
@@ -18,7 +18,7 @@ LICENSE = "MIT" | |||
18 | LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f" | 18 | LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f" |
19 | 19 | ||
20 | SRC_URI = "https://github.com/intel/libva/releases/download/${PV}/libva-${PV}.tar.bz2" | 20 | SRC_URI = "https://github.com/intel/libva/releases/download/${PV}/libva-${PV}.tar.bz2" |
21 | SRC_URI[sha256sum] = "e344c1392dde92696c9ffd9cb3c7277d0a3b912236eb4e0fdedf7f375434584b" | 21 | SRC_URI[sha256sum] = "fa81e35b50d9818fce5ec9eeeeff08a24a8864ceeb9a5c8e7ae4446eacfc0236" |
22 | 22 | ||
23 | S = "${WORKDIR}/libva-${PV}" | 23 | S = "${WORKDIR}/libva-${PV}" |
24 | 24 | ||