From: Wang Mingyu <[email protected]> Changelog: ========== * fix: Fix possible memory leak * fix: fix coding issues of array size and function return types
Signed-off-by: Wang Mingyu <[email protected]> --- .../libva/{libva-utils_2.17.0.bb => libva-utils_2.17.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/libva/{libva-utils_2.17.0.bb => libva-utils_2.17.1.bb} (95%) diff --git a/meta/recipes-graphics/libva/libva-utils_2.17.0.bb b/meta/recipes-graphics/libva/libva-utils_2.17.1.bb similarity index 95% rename from meta/recipes-graphics/libva/libva-utils_2.17.0.bb rename to meta/recipes-graphics/libva/libva-utils_2.17.1.bb index c5a563b853..1e475e804b 100644 --- a/meta/recipes-graphics/libva/libva-utils_2.17.0.bb +++ b/meta/recipes-graphics/libva/libva-utils_2.17.1.bb @@ -15,7 +15,7 @@ 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 = "42c02a6a37b1bfce91a7f15c898750f2ee9e3d6a" +SRCREV = "3a291be22cfe70e41bad8a376fa278efa651fdff" 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 (#175660): https://lists.openembedded.org/g/openembedded-core/message/175660 Mute This Topic: https://lists.openembedded.org/mt/96146655/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
