diff options
-rw-r--r-- | recipes-qt/qt5/qt5-ptest.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt5-ptest.inc b/recipes-qt/qt5/qt5-ptest.inc index 49d44acb..d39f65aa 100644 --- a/recipes-qt/qt5/qt5-ptest.inc +++ b/recipes-qt/qt5/qt5-ptest.inc | |||
@@ -13,7 +13,7 @@ do_compile_ptest() { | |||
13 | oe_runmake | 13 | oe_runmake |
14 | } | 14 | } |
15 | 15 | ||
16 | do_populate_sysroot_append() { | 16 | do_populate_sysroot_append_class-target() { |
17 | workdir = d.getVar('WORKDIR') | 17 | workdir = d.getVar('WORKDIR') |
18 | srcdir = workdir + '/sysroot-destdir/usr/' | 18 | srcdir = workdir + '/sysroot-destdir/usr/' |
19 | destdir = workdir + '/recipe-sysroot/usr/' | 19 | destdir = workdir + '/recipe-sysroot/usr/' |