mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libldb: Inherit pkgconfig
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 <raj.khem@gmail.com>
This commit is contained in:
parent
68603cf4ee
commit
032296eaed
@ -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}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user