blob: ea089de84e9168e9a883c57b860da8bbc174797b [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
9SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https"
10
Mingli Yu5771b912018-06-27 02:49:16 -070011SRCREV = "4758b1caf69ada911ef79e1d80793fe489b98dff"
Patrick Williamsddad1a12017-02-23 20:36:32 -060012
13S = "${WORKDIR}/git"
14
15inherit autotools