From d2f1f7bf8eac61c7772d297ec42d63b6635c54e0 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 22 Jul 2026 18:22:50 +0800 Subject: [PATCH] libraw: upgrade 0.22.1 -> 0.22.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../libraw/{libraw_0.22.1.bb => libraw_0.22.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libraw/{libraw_0.22.1.bb => libraw_0.22.2.bb} (92%) diff --git a/meta-oe/recipes-support/libraw/libraw_0.22.1.bb b/meta-oe/recipes-support/libraw/libraw_0.22.2.bb similarity index 92% rename from meta-oe/recipes-support/libraw/libraw_0.22.1.bb rename to meta-oe/recipes-support/libraw/libraw_0.22.2.bb index e134d93cbd..2db0c14a61 100644 --- a/meta-oe/recipes-support/libraw/libraw_0.22.1.bb +++ b/meta-oe/recipes-support/libraw/libraw_0.22.2.bb @@ -3,7 +3,7 @@ LICENSE = "CDDL-1.0 OR LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=1d66195044cfbe4327c055d1c9c1a229" SRC_URI = "git://github.com/LibRaw/LibRaw.git;branch=0.22-stable;protocol=https;tag=${PV}" -SRCREV = "b860248a89d9082b8e0a1e202e516f46af9adb29" +SRCREV = "b93f6e45c194f5df9b02a43b1af9a54b4f41f33f" inherit autotools pkgconfig