[oe-commits] [meta-openembedded] 36/47: libfastjson: Upgrade to 0.99.8

git at git.openembedded.org git at git.openembedded.org
Fri Jun 29 13:56:25 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit dd2a6343aaabac3c02b6cc08547616b801cba369
Author: Mingli Yu <mingli.yu at windriver.com>
AuthorDate: Wed Jun 27 02:49:16 2018 -0700

    libfastjson: Upgrade to 0.99.8
    
    Signed-off-by: Mingli Yu <mingli.yu at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../rsyslog/{libfastjson_0.99.4.bb => libfastjson_0.99.8.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb b/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.8.bb
similarity index 85%
rename from meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb
rename to meta-oe/recipes-extended/rsyslog/libfastjson_0.99.8.bb
index 2e23d7e..ea089de 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 = ""
 
 SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https"
 
-SRCREV = "6e057a094cb225c9d80d8d6e6b1f36ca88a942dd"
+SRCREV = "4758b1caf69ada911ef79e1d80793fe489b98dff"
 
 S = "${WORKDIR}/git"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list