summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/liblognorm/liblognorm_2.0.8.bb (renamed from meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb b/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.8.bb
index 6de22d392f..6c68b515e9 100644
--- a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb
+++ b/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.8.bb
@@ -11,8 +11,7 @@ DEPENDS = "libfastjson libestr"
11SRC_URI = "git://github.com/rsyslog/liblognorm;branch=stable;protocol=https;tag=v${PV} \ 11SRC_URI = "git://github.com/rsyslog/liblognorm;branch=stable;protocol=https;tag=v${PV} \
12 file://0001-Add-asprintf-to-autoconf-function-check-macro.patch \ 12 file://0001-Add-asprintf-to-autoconf-function-check-macro.patch \
13 " 13 "
14SRCREV = "3761794fc0d3b0a9fbfe4daa14a545063f48ce6e" 14SRCREV = "33ec4b061ad0a6e5508e679e150ce6422ef6be30"
15
16 15
17inherit autotools pkgconfig 16inherit autotools pkgconfig
18 17