mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
gnomebase.bbclass: do not disable gobject introspection
(From OE-Core rev: 37b2c27b18115b5a7b0e7d46da246852d2f045ee) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ac5cc0cee9
commit
ff3500b7a9
@@ -28,6 +28,3 @@ do_install_append() {
|
|||||||
rm -f ${D}${datadir}/applications/*.cache
|
rm -f ${D}${datadir}/applications/*.cache
|
||||||
}
|
}
|
||||||
|
|
||||||
EXTRA_OECONF += "--disable-introspection"
|
|
||||||
|
|
||||||
UNKNOWN_CONFIGURE_WHITELIST += "--disable-introspection"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user