[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7328/8267] libcheck: fix file-rdeps QA issue
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 7328/8267] libcheck: fix file-rdeps QA issue
- Date: Sun, 17 Dec 2017 06:05:39 +0000 (UTC)
commit 99d5c5a70f3a2c7c4dd3d12b99fce164c6259744
Author: Martin Jansa <martin jansa gmail com>
Date: Mon Aug 21 22:56:59 2017 +0200
libcheck: fix file-rdeps QA issue
* Fixes:
ERROR: nativesdk-libcheck-0.10.0-r0 do_package_qa: QA Issue:
/usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/bin/checkmk contained in package nativesdk-libcheck
requires /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/bin/gawk, but no providers found in
RDEPENDS_nativesdk-libcheck? [file-rdeps]
(From OE-Core rev: 71c29b53f1a44430306eeda96dc43cf7d002afe5)
Signed-off-by: Martin Jansa <Martin Jansa gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-support/libcheck/libcheck_0.10.0.bb | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-support/libcheck/libcheck_0.10.0.bb
b/meta/recipes-support/libcheck/libcheck_0.10.0.bb
index 4db2d75..9d34198 100644
--- a/meta/recipes-support/libcheck/libcheck_0.10.0.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.10.0.bb
@@ -20,6 +20,5 @@ CACHED_CONFIGUREVARS += "ac_cv_path_AWK_PATH=${bindir}/gawk"
RREPLACES_${PN} = "check (<= 0.9.5)"
RDEPENDS_${PN} += "gawk"
RDEPENDS_${PN}_class-native = ""
-RDEPENDS_${PN}_class-nativesdk = ""
BBCLASSEXTEND = "native nativesdk"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]