From: Khem Raj <[email protected]>

Fixes linking errors
| ../../lib/tevent/tevent.h:1446:8: error: unknown type name 'pid_t'
|                                    pid_t *pid,
|                                    ^
| ../../lib/tevent/tevent.h:1525:8: error: unknown type name 'pid_t'
|                                    pid_t pid,
|                                    ^

Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Yi Zhao <[email protected]>
---
 meta-networking/recipes-support/libldb/libldb_2.3.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/libldb/libldb_2.3.0.bb 
b/meta-networking/recipes-support/libldb/libldb_2.3.0.bb
index 3731c260b..71cf4e849 100644
--- a/meta-networking/recipes-support/libldb/libldb_2.3.0.bb
+++ b/meta-networking/recipes-support/libldb/libldb_2.3.0.bb
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = 
"file://pyldb.h;endline=24;md5=dfbd238cecad76957f7f860fbe9ada
 SRC_URI[md5sum] = "fe4b1f17f77e2ea52b4e1320d927844c"
 SRC_URI[sha256sum] = 
"a4d308b3d0922ef01f3661a69ebc373e772374defa76cf0979ad21b21f91922d"
 
-inherit waf-samba
+inherit pkgconfig waf-samba
 
 S = "${WORKDIR}/ldb-${PV}"
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#94539): 
https://lists.openembedded.org/g/openembedded-devel/message/94539
Mute This Topic: https://lists.openembedded.org/mt/87992369/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to