mirror of
https://git.yoctoproject.org/poky
synced 2026-02-10 02:33:02 +01:00
python-pygobject: remove older install of generate-constants and add BBCLASSEXTEND
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
8b08c0d398
commit
4b53a2ee5d
@@ -32,3 +32,5 @@ FILES_${PN} = "${libdir}/python*"
|
||||
FILES_${PN}-lib = "${libdir}/lib*.so.*"
|
||||
FILES_${PN}-dev += "${bindir} ${datadir}"
|
||||
FILES_${PN}-dbg += "${libdir}/.debug"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user