mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
cheese: disable help build
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
committed by
Eric Bénard
parent
3a9d0cde07
commit
f176124552
@@ -15,3 +15,7 @@ FILES_${PN} += "${datadir}/dbus-1"
|
||||
RRECOMMENDS_${PN} = "gst-plugins-good-meta gst-plugins-base-meta"
|
||||
|
||||
EXTRA_OECONF += "--disable-scrollkeeper"
|
||||
|
||||
do_configure_prepend() {
|
||||
sed -i -e "s: help : :g" ${S}/Makefile.am
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user