From 625a2be8a8fff0ff8705bf35a858f832e5a27660 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Wed, 4 Feb 2026 22:54:14 +1300 Subject: [PATCH] libde265: upgrade 1.0.15 -> 1.0.16 Also included tag in the SRC_URI. This release fixes some rare decoding errors and some build issues. Changelog: https://github.com/strukturag/libde265/compare/v1.0.15...v1.0.16 Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj --- .../libde265/{libde265_1.0.15.bb => libde265_1.0.16.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-multimedia/recipes-multimedia/libde265/{libde265_1.0.15.bb => libde265_1.0.16.bb} (90%) diff --git a/meta-multimedia/recipes-multimedia/libde265/libde265_1.0.15.bb b/meta-multimedia/recipes-multimedia/libde265/libde265_1.0.16.bb similarity index 90% rename from meta-multimedia/recipes-multimedia/libde265/libde265_1.0.15.bb rename to meta-multimedia/recipes-multimedia/libde265/libde265_1.0.16.bb index 5236ce284a..40910633e8 100644 --- a/meta-multimedia/recipes-multimedia/libde265/libde265_1.0.15.bb +++ b/meta-multimedia/recipes-multimedia/libde265/libde265_1.0.16.bb @@ -8,8 +8,8 @@ LICENSE = "LGPL-3.0-only & MIT" LICENSE_FLAGS = "commercial" LIC_FILES_CHKSUM = "file://COPYING;md5=695b556799abb2435c97a113cdca512f" -SRC_URI = "git://github.com/strukturag/libde265.git;branch=master;protocol=https" -SRCREV = "17bb8d9fcea62db8cdeb0fc7ef8d15dbd19a22e4" +SRC_URI = "git://github.com/strukturag/libde265.git;branch=master;protocol=https;tag=v${PV}" +SRCREV = "7ba65889d3d6d8a0d99b5360b028243ba843be3a" inherit cmake pkgconfig