From 5e3896dc9460a562eaee6892a78c70c28b8b58a7 Mon Sep 17 00:00:00 2001 From: Liu Yiding Date: Tue, 31 Mar 2026 17:26:57 +0800 Subject: [PATCH] libfaketime: upgrade 0.9.11 -> 0.9.12 Since 0.9.11: - Improved macOS compatibility (@usertam) Signed-off-by: Liu Yiding Signed-off-by: Khem Raj --- .../{libfaketime_0.9.11.bb => libfaketime_0.9.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-test/libfaketime/{libfaketime_0.9.11.bb => libfaketime_0.9.12.bb} (93%) diff --git a/meta-oe/recipes-test/libfaketime/libfaketime_0.9.11.bb b/meta-oe/recipes-test/libfaketime/libfaketime_0.9.12.bb similarity index 93% rename from meta-oe/recipes-test/libfaketime/libfaketime_0.9.11.bb rename to meta-oe/recipes-test/libfaketime/libfaketime_0.9.12.bb index 55a4cabe81..ea922309c3 100644 --- a/meta-oe/recipes-test/libfaketime/libfaketime_0.9.11.bb +++ b/meta-oe/recipes-test/libfaketime/libfaketime_0.9.12.bb @@ -3,7 +3,7 @@ SECTION = "libs" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRCREV = "6714b98794a9e8a413bf90d2927abf5d888ada99" +SRCREV = "3ccdd344aadf1e317156fa5fb7c881f2c4404778" SRC_URI = "git://github.com/wolfcw/libfaketime.git;branch=master;tag=v${PV};protocol=https \ file://0001-Add-const-qualifiers-to-fix-build-with-ISO-C23.patch \