diff options
| -rw-r--r-- | meta/recipes-graphics/libva/libva-utils_2.16.0.bb (renamed from meta/recipes-graphics/libva/libva-utils_2.15.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/libva/libva-utils_2.15.0.bb b/meta/recipes-graphics/libva/libva-utils_2.16.0.bb index 4c46c386ec..cdf4d79dc1 100644 --- a/meta/recipes-graphics/libva/libva-utils_2.15.0.bb +++ b/meta/recipes-graphics/libva/libva-utils_2.16.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.15-branch;protocol=https" | 17 | SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.16-branch;protocol=https" |
| 18 | SRCREV = "be203c8b85b07e1f7a3faedd13057b0a8cabd3c3" | 18 | SRCREV = "cdf39e1e3da85a91ef53438c3b6a97e77dda96aa" |
| 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+)+))$" |
