mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
libva: update 2.16 -> 2.18
(From OE-Core rev: 5be540165aa74e29703975504aa0872f92f26528) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3f06c1a753
commit
4858d204d2
@@ -14,8 +14,8 @@ SECTION = "x11"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e"
|
||||
|
||||
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.17-branch;protocol=https"
|
||||
SRCREV = "3a291be22cfe70e41bad8a376fa278efa651fdff"
|
||||
SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.18-branch;protocol=https"
|
||||
SRCREV = "76993ae8d0fbd17e5bfff80ed495c71e727f0d06"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))$"
|
||||
@@ -18,7 +18,7 @@ LICENSE = "MIT"
|
||||
|
||||
SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/libva-${PV}.tar.bz2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
|
||||
SRC_URI[sha256sum] = "115faca0db2c417a37da49830870e260450fa13066f5e24e252a20c36d920a1c"
|
||||
SRC_URI[sha256sum] = "a3577eeba0c23924686c7e2f2030073736c8282a80f27b5473e33ea94ccd4982"
|
||||
|
||||
S = "${WORKDIR}/libva-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user