Commit cdd2e632 authored by Andrey Filippov's avatar Andrey Filippov

turned off qa for php scripts - they wanted /usr/bin/php

parent f7d99f46
......@@ -11,6 +11,8 @@ VPATH = "${TOPDIR}/../../rootfs-elphel/elphel-web-393"
inherit elphel-dev
do_configure[noexec] = "1"
#ERROR: QA Issue: /www/pages/capture_range.php contained in package web-393 requires /usr/bin/php, but no providers found in RDEPENDS_web-393? [file-rdeps]
do_package_qa[noexec] = "1"
#do_compile[noexec] = "1"
FILES_${PN} += " ${base_prefix}/www/pages/* ${base_prefix}/usr/local/bin/*"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment