mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
dbus: Use new _ptest functions
(From OE-Core rev: 60e9487b3d6b8a317436a7394d6635dd28aa1390) Signed-off-by: Björn Stenberg <bjst@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bb498369b8
commit
0917a24786
@@ -41,6 +41,8 @@ EXTRA_OECONF = "--enable-tests \
|
||||
${EXTRA_OECONF_X}"
|
||||
|
||||
do_install() {
|
||||
ptest_do_install
|
||||
}
|
||||
|
||||
do_install_ptest() {
|
||||
find ${D}${PTEST_PATH} -name Makefile | xargs sed -i 's/^Makefile:/_Makefile:/'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user