diff options
| author | Mingli Yu <mingli.yu@windriver.com> | 2018-06-27 02:49:16 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-06-27 22:17:33 -0700 |
| commit | dd2a6343aaabac3c02b6cc08547616b801cba369 (patch) | |
| tree | 9171874696e0d5221241c619bb46eb62347c44dd | |
| parent | bd2876139251bc1f2e18aa0dd19d18676ec3375e (diff) | |
| download | meta-openembedded-dd2a6343aaabac3c02b6cc08547616b801cba369.tar.gz | |
libfastjson: Upgrade to 0.99.8
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-extended/rsyslog/libfastjson_0.99.8.bb (renamed from meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb b/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.8.bb index 2e23d7ec6d..ea089de84e 100644 --- a/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb +++ b/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.8.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https" | 9 | SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https" |
| 10 | 10 | ||
| 11 | SRCREV = "6e057a094cb225c9d80d8d6e6b1f36ca88a942dd" | 11 | SRCREV = "4758b1caf69ada911ef79e1d80793fe489b98dff" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
