mirror of
https://git.yoctoproject.org/poky
synced 2026-06-09 15:50:16 +00:00
clutter-git: Disable DOLT
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -10,3 +10,7 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BASE_CONF += "--disable-introspection"
|
||||
|
||||
do_configure_prepend () {
|
||||
# Disable DOLT
|
||||
sed -i -e 's/^DOLT//' ${S}/configure.ac
|
||||
}
|
||||
Reference in New Issue
Block a user