blob: 24ad17267421db1b0e17efe4ddf45bbc5b04c0aa [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
Andrew Geissler595f6302022-01-24 19:11:47 +00009SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https;branch=master"
Patrick Williamsddad1a12017-02-23 20:36:32 -060010
Andrew Geisslerac970dd2021-02-12 15:32:45 -060011SRCREV = "0293afb3913f760c449348551cca4d2df59c1a00"
Patrick Williamsddad1a12017-02-23 20:36:32 -060012
13S = "${WORKDIR}/git"
14
15inherit autotools