diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2026-03-31 17:26:57 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 13:16:40 -0700 |
| commit | 61a9e3d396539036dbc1deb06c0a03e62b1f5528 (patch) | |
| tree | 153222fd8a457b73137e94ed60a9bdbb7492887b | |
| parent | dcf125525a6c606a577439e2738bfd96c24e4639 (diff) | |
| download | meta-openembedded-61a9e3d396539036dbc1deb06c0a03e62b1f5528.tar.gz | |
libfaketime: upgrade 0.9.11 -> 0.9.12
Since 0.9.11:
- Improved macOS compatibility (@usertam)
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -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" | |||
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | 5 | ||
| 6 | SRCREV = "6714b98794a9e8a413bf90d2927abf5d888ada99" | 6 | SRCREV = "3ccdd344aadf1e317156fa5fb7c881f2c4404778" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/wolfcw/libfaketime.git;branch=master;tag=v${PV};protocol=https \ | 8 | SRC_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 \ |
