mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
x11perf: improve reproducibility
Remove build host refeences. (From OE-Core rev: 95f9a8ba58c6b790dd9aeea4e88148fbcdd7500c) Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit 7eedafd32a24cfdc33d791b2bf5a5d5c36c48e2f) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
66a0b5b550
commit
2f07e71a9e
@@ -13,6 +13,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=428ca4d67a41fcd4fc3283dce9bbda7e \
|
||||
|
||||
PE = "1"
|
||||
|
||||
do_install_append_class-target () {
|
||||
sed -i -e 's:${HOSTTOOLS_DIR}/::g' ${D}${bindir}/x11perfcomp
|
||||
}
|
||||
|
||||
FILES_${PN} += "${libdir}/X11/x11perfcomp/*"
|
||||
|
||||
SRC_URI[md5sum] = "f0b24e4d8beb622a419e8431e1c03cd7"
|
||||
|
||||
Reference in New Issue
Block a user