aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorRandy MacLeod <randy.macleod@windriver.com>2023-01-21 20:03:50 -0500
committerKhem Raj <raj.khem@gmail.com>2023-01-21 23:28:57 -0800
commita96e7a1ff4440b314a4c7aa1f20f2dea27e1b8a7 (patch)
tree1984de1320f9b4ac62226ac03cf5aa151d14411a /meta-oe
parent3998d15768f9f93200dde21d080f5f942b9fd846 (diff)
downloadmeta-openembedded-contrib-a96e7a1ff4440b314a4c7aa1f20f2dea27e1b8a7.tar.gz
librelp: update to 1.11.0
Drop "-Wno-error", it builds fine now. Release notes: https://github.com/rsyslog/librelp/blob/master/ChangeLog Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb
index 7d3b82b610..da3e9a1377 100644
--- a/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb
+++ b/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb
@@ -14,5 +14,3 @@ SRCREV = "b421f56d9ee31a966058d23bd23c966221c91396"
S = "${WORKDIR}/git"
inherit autotools pkgconfig
-
-CPPFLAGS += "-Wno-error"