diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-03 17:19:20 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-05 22:27:15 -0800 |
| commit | befbbc1bdc33bee35d0f7647dcd074813161e1e9 (patch) | |
| tree | f89f4a9f8a41e0bb11047fd018c37de022acbd1e /meta-oe/recipes-extended/rsyslog | |
| parent | cfadecc6b4e852edb2cbb02ee3a9ebcd3c9a761e (diff) | |
| download | meta-openembedded-befbbc1bdc33bee35d0f7647dcd074813161e1e9.tar.gz | |
libfastjson: upgrade 0.99.9 -> 1.2304.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/rsyslog')
| -rw-r--r-- | meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb (renamed from meta-oe/recipes-extended/rsyslog/libfastjson_0.99.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.9.bb b/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb index 24ad172674..f16126d936 100644 --- a/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.9.bb +++ b/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https;branch=master" |
| 10 | 10 | ||
| 11 | SRCREV = "0293afb3913f760c449348551cca4d2df59c1a00" | 11 | SRCREV = "3a8402c1de7c7747c95229db26d8d32fb85a7a52" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
