Files
meta-openembedded/meta-oe/recipes-support/syslog-ng/syslog-ng_3.5.4.1.bb
Richard Purdie d98907203c syslog-ng: Various fixes
* Add PACKAGECONFIG for floating json dependency
* Add PACKAGECONFIG for floating tcp-wrappers dependency
* Disable mongodb host infection problem
* Disable rabbitmq host infection problem
* Add patch for dbi host include flags issue (making dbi conditionall really work)
* Fix configure automake flags handling

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-24 15:31:50 +02:00

20 lines
783 B
BlitzBasic

require syslog-ng.inc
SRC_URI += " \
file://afsql-afsql_dd_insert_db-refactor.patch \
file://deinit-the-new-config-when-reverting-to-the.patch \
file://fix-a-memory-leak-in-log_driver_free.patch \
file://fix-config-libnet.patch \
file://fix-invalid-ownership.patch \
file://Fix-the-memory-leak-problem-for-mutex.patch \
file://Fix-the-memory-leak-problem-when-HAVE_ENVIRON-defined.patch \
file://free-global-LogTemplateOptions.patch \
file://logwriter-still-free-the-unconsumed-item.patch \
file://syslog-ng-verify-the-list-before-del.patch \
file://configure.patch \
file://dbifix.patch \
"
SRC_URI[md5sum] = "ff3bf223ebafbaa92b69a2d5b729f368"
SRC_URI[sha256sum] = "92c6969e4172b4fd32390f80043b4de7b116f29989d8c2e5a8a687ee6dcd6f66"