mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ctdb: add PACKAGECONFIG for libtdb
Fixed: WARNING: QA Issue: ctdb rdepends on libtdb, but it isn't a build dependency? [build-deps] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
36fa2355a0
commit
8b7c6107e9
@@ -25,6 +25,9 @@ SRC_URI[sha256sum] = "d5bf3f674cae986bb6178b1db215a703ac94adc5f75fadfdcff63dcbb5
|
||||
|
||||
inherit autotools-brokensep pkgconfig systemd
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[libtdb] = "--without-included-tdb,--with-included-tdb,libtdb"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
DEPENDS += "popt libtevent libtalloc libldb"
|
||||
|
||||
Reference in New Issue
Block a user