diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-03 17:03:17 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-04 10:28:30 -0700 |
| commit | b4b2636a681370989f590fe3ce3da25beb76a22f (patch) | |
| tree | 00fc6f7d151a39667f99a979680e2f014eeab5df | |
| parent | b92a3f8659ba1b0d7909153fbc9f2fae1f8a9172 (diff) | |
| download | meta-openembedded-b4b2636a681370989f590fe3ce3da25beb76a22f.tar.gz | |
yyjson: upgrade 0.11.1 -> 0.12.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/yyjson/yyjson_0.12.0.bb (renamed from meta-oe/recipes-support/yyjson/yyjson_0.11.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/yyjson/yyjson_0.11.1.bb b/meta-oe/recipes-support/yyjson/yyjson_0.12.0.bb index 0655f225b4..703c2ab3ee 100644 --- a/meta-oe/recipes-support/yyjson/yyjson_0.11.1.bb +++ b/meta-oe/recipes-support/yyjson/yyjson_0.12.0.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "MIT" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c8ae1b99922935413d4c596f50b59545" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c8ae1b99922935413d4c596f50b59545" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/ibireme/yyjson.git;protocol=https;branch=master;tag=${PV}" | 7 | SRC_URI = "git://github.com/ibireme/yyjson.git;protocol=https;branch=master;tag=${PV}" |
| 8 | SRCREV = "9e24d6bcead647231f81173cc5c6bb6c097c00e4" | 8 | SRCREV = "8b4a38dc994a110abaec8a400615567bd996105f" |
| 9 | 9 | ||
| 10 | 10 | ||
| 11 | inherit cmake | 11 | inherit cmake |
