diff options
| -rw-r--r-- | recipes-graphics/libva/libva-intel-utils_2.10.0.bb (renamed from recipes-graphics/libva/libva-intel-utils_2.9.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libva/libva-intel-utils_2.9.1.bb b/recipes-graphics/libva/libva-intel-utils_2.10.0.bb index 982ed938..137c5e6f 100644 --- a/recipes-graphics/libva/libva-intel-utils_2.9.1.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 = "50c7f19d65e2535940e31c6711352b36d6d64fd7" | 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+)+))" |
