On 10/01/2018 09:15 AM, Bruce Ashfield wrote:
The shortlog of this isn't quite right.
You are not really fixing the QA warning, but are making sure that it
is masked in some sort of multlib configuration ?
That needs to be clarified in the shortlog.
On Sat, Sep 29, 2018 at 11:17 PM <[email protected]> wrote:
From: Changqing Li <[email protected]>
fix below warning:
do_package_qa: QA Issue: No GNU_HASH in the elf binary:
xxx/usr/sbin/registry' [ldflags]
And the configuration explained here.
Bruce
I will update the shortlog in next version.
//Sandy
Signed-off-by: Changqing Li <[email protected]>
---
recipes-containers/docker-distribution/docker-distribution_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-containers/docker-distribution/docker-distribution_git.bb
b/recipes-containers/docker-distribution/docker-distribution_git.bb
index 7c7bce2..23d94c9 100644
--- a/recipes-containers/docker-distribution/docker-distribution_git.bb
+++ b/recipes-containers/docker-distribution/docker-distribution_git.bb
@@ -58,7 +58,7 @@ do_install() {
}
INSANE_SKIP_${PN} += "ldflags already-stripped"
-INSANE_SKIP_docker-registry += "ldflags already-stripped"
+INSANE_SKIP_${MLPREFIX}docker-registry += "ldflags already-stripped"
FILES_docker-registry = "${sbindir}/*"
FILES_docker-registry += "${systemd_unitdir}/system/docker-registry.service"
--
2.7.4
--
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization
--
BRs
Sandy(Li Changqing)
Wind River Linux
--
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization