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:
Saul Wold
2010-12-22 16:41:31 -08:00
committed by Richard Purdie
parent 8b08c0d398
commit 4b53a2ee5d
2 changed files with 2 additions and 15 deletions

View File

@@ -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"