mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 10:08:23 +00:00
rsyslog: Add imhttp to packageconfig
introduced in 8.2010.0 requires civetweb for http input module Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
60475381ea
commit
92e6767e05
@ -78,6 +78,7 @@ PACKAGECONFIG[postgresql] = "--enable-pgsql,--disable-pgsql,postgresql,"
|
|||||||
PACKAGECONFIG[libdbi] = "--enable-libdbi,--disable-libdbi,libdbi,"
|
PACKAGECONFIG[libdbi] = "--enable-libdbi,--disable-libdbi,libdbi,"
|
||||||
PACKAGECONFIG[mail] = "--enable-mail,--disable-mail,,"
|
PACKAGECONFIG[mail] = "--enable-mail,--disable-mail,,"
|
||||||
PACKAGECONFIG[valgrind] = ",--without-valgrind-testbench,valgrind,"
|
PACKAGECONFIG[valgrind] = ",--without-valgrind-testbench,valgrind,"
|
||||||
|
PACKAGECONFIG[imhttp] = "--enable-imhttp,--disable-imhttp,civetweb,"
|
||||||
|
|
||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
sed -i -e 's|python |python3 |g' ${S}/tests/*.sh
|
sed -i -e 's|python |python3 |g' ${S}/tests/*.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user