aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb')
-rw-r--r--meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb b/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb
deleted file mode 100644
index 2e23d7ec6d..0000000000
--- a/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-SUMMARY = "A fork of json-c library"
-HOMEPAGE = "https://github.com/rsyslog/libfastjson"
-
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=a958bb07122368f3e1d9b2efe07d231f"
-
-DEPENDS = ""
-
-SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https"
-
-SRCREV = "6e057a094cb225c9d80d8d6e6b1f36ca88a942dd"
-
-S = "${WORKDIR}/git"
-
-inherit autotools