Changelog: ========= * test: Use test suite setup/teardown to reduce test overhead * ci: fix freebsd build
Signed-off-by: Wang Mingyu <[email protected]> --- .../libva/{libva-utils_2.13.0.bb => libva-utils_2.14.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/libva/{libva-utils_2.13.0.bb => libva-utils_2.14.0.bb} (90%) diff --git a/meta/recipes-graphics/libva/libva-utils_2.13.0.bb b/meta/recipes-graphics/libva/libva-utils_2.14.0.bb similarity index 90% rename from meta/recipes-graphics/libva/libva-utils_2.13.0.bb rename to meta/recipes-graphics/libva/libva-utils_2.14.0.bb index c93cdb4484..b816b5e96d 100644 --- a/meta/recipes-graphics/libva/libva-utils_2.13.0.bb +++ b/meta/recipes-graphics/libva/libva-utils_2.14.0.bb @@ -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.13-branch;protocol=https" -SRCREV = "7bad184b2cf2ffaf4fb3cc71d4df63d7b142d592" +SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.14-branch;protocol=https" +SRCREV = "9cf21686ad9cacef53ee6b3f13c02b830cf0c7a3" S = "${WORKDIR}/git" UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))$" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#162262): https://lists.openembedded.org/g/openembedded-core/message/162262 Mute This Topic: https://lists.openembedded.org/mt/89339987/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
