mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
edbus: option to disable performance-test was renamed and package logo.png in PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -5,8 +5,12 @@ PV = "1.2.1+svnr${SRCPV}"
|
|||||||
PR = "${INC_PR}.0"
|
PR = "${INC_PR}.0"
|
||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
EXTRA_OECONF += "--disable-performance_test"
|
# it needs to be disabled, because creates circular dependency on elementary
|
||||||
|
EXTRA_OECONF += "--disable-edbus-performance-test"
|
||||||
|
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
|
${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
|
||||||
"
|
"
|
||||||
S = "${WORKDIR}/${SRCNAME}"
|
S = "${WORKDIR}/${SRCNAME}"
|
||||||
|
|
||||||
|
FILES_${PN} += "${datadir}/e_dbus/logo.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user