blob: b84dde3d370519d46cd4a3507715b49eed32ef7c [file] [log] [blame]
Patrick Williamsddad1a12017-02-23 20:36:32 -06001SUMMARY = "A fork of json-c library"
2HOMEPAGE = "https://github.com/rsyslog/libfastjson"
3
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://COPYING;md5=a958bb07122368f3e1d9b2efe07d231f"
6
7DEPENDS = ""
8
Chen Qi82fbb392018-07-31 17:27:23 +08009SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https \
10 file://0001-fix-jump-misses-init-gcc-8-warning.patch"
Patrick Williamsddad1a12017-02-23 20:36:32 -060011
Mingli Yu5771b912018-06-27 02:49:16 -070012SRCREV = "4758b1caf69ada911ef79e1d80793fe489b98dff"
Patrick Williamsddad1a12017-02-23 20:36:32 -060013
14S = "${WORKDIR}/git"
15
16inherit autotools