[oe] [meta-oe] [PATCH 07/37] libraw: upgrade 0.22.1 -> 0.22.2
Wang Mingyu < [email protected]> Wed, 22 Jul 2026 18:22:50 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[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 -- 2.43.0