summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/piglit
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/piglit')
-rw-r--r--meta/recipes-graphics/piglit/piglit_git.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb
index 9471bd08c4..06c5021eb7 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -41,9 +41,7 @@ do_configure_prepend() {
41 fi 41 fi
42} 42}
43 43
44do_install() { 44OECMAKE_TARGET_INSTALL = "install/strip"
45 oe_runmake -C ${B} 'DESTDIR=${D}' install/strip
46}
47 45
48RDEPENDS_${PN} = "waffle python3 python3-mako python3-json \ 46RDEPENDS_${PN} = "waffle python3 python3-mako python3-json \
49 python3-subprocess python3-misc python3-importlib \ 47 python3-subprocess python3-misc python3-importlib \