summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-test/libfaketime/libfaketime_0.9.12.bb (renamed from meta-oe/recipes-test/libfaketime/libfaketime_0.9.11.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/libfaketime/libfaketime_0.9.11.bb b/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"
3LICENSE = "GPL-2.0-only" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6SRCREV = "6714b98794a9e8a413bf90d2927abf5d888ada99" 6SRCREV = "3ccdd344aadf1e317156fa5fb7c881f2c4404778"
7 7
8SRC_URI = "git://github.com/wolfcw/libfaketime.git;branch=master;tag=v${PV};protocol=https \ 8SRC_URI = "git://github.com/wolfcw/libfaketime.git;branch=master;tag=v${PV};protocol=https \
9 file://0001-Add-const-qualifiers-to-fix-build-with-ISO-C23.patch \ 9 file://0001-Add-const-qualifiers-to-fix-build-with-ISO-C23.patch \