[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7243/8267] openssl: Add missing bash/python rdepends for ptest
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 7243/8267] openssl: Add missing bash/python rdepends for ptest
- Date: Sun, 17 Dec 2017 05:58:29 +0000 (UTC)
commit b78513f71fb71e94faa9a294bec60bd0cb3e7bf4
Author: Richard Purdie <richard purdie linuxfoundation org>
Date: Wed Aug 16 14:47:16 2017 +0100
openssl: Add missing bash/python rdepends for ptest
ERROR: openssl-1.1.0f-r0 do_package_qa: QA Issue: /usr/lib/openssl/ptest/fuzz/helper.py contained in
package openssl-ptest requires /usr/bin/python, but no providers found in RDEPENDS_openssl-ptest? [file-rdeps]
ERROR: openssl-1.1.0f-r0 do_package_qa: QA Issue: /usr/lib/openssl/ptest/test/certs/mkcert.sh contained
in package openssl-ptest requires /bin/bash, but no providers found in RDEPENDS_openssl-ptest? [file-rdeps]
(From OE-Core rev: 7e70d0673df20669edd18b79ae065d8c2f655b8a)
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../recipes-connectivity/openssl/openssl_1.1.0f.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.0f.bb
b/meta/recipes-connectivity/openssl/openssl_1.1.0f.bb
index 8fedab5..711a959 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.1.0f.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.1.0f.bb
@@ -146,7 +146,7 @@ do_install_ptest() {
sed -i 's/$target{shared_extension_simple}/".so.ptest"/'
${D}${PTEST_PATH}/test/recipes/90-test_shlibload.t
}
-RDEPENDS_${PN}-ptest += "perl-module-file-spec-functions"
+RDEPENDS_${PN}-ptest += "perl-module-file-spec-functions bash python"
FILES_${PN} =+ " ${libdir}/ssl-1.1/*"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]