mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02:00
* 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>
20 lines
783 B
BlitzBasic
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"
|