[OE-core] [PATCH 2/4] dbus: Use new _ptest functions

Björn Stenberg bjst at enea.com
Wed Mar 6 09:41:09 UTC 2013


Signed-off-by: Björn Stenberg <bjst at enea.com>
---
 meta/recipes-core/dbus/dbus-ptest_1.6.8.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb b/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
index 1382206..d00819a 100644
--- a/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
+++ b/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
@@ -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:/'
 }
-- 
1.7.5.4





More information about the Openembedded-core mailing list