[oe][meta-oe][PATCH 11/13] libraw: upgrade 0.22.1 -> 0.22.2

[email protected] Fri, 24 Jul 2026 14:14:05 +1200
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
From: Ankur Tyagi <[email protected]>

Changelog:
https://github.com/LibRaw/LibRaw/releases/tag/0.22.2

Signed-off-by: Ankur Tyagi <[email protected]>
---
 .../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