mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
cheese: disable help build
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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