blob: 88ba9edaa185cf16c65f90d29d8582e079702894 [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 Geisslerac970dd2021-02-12 15:32:45 -06009SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https"
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