summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShrikant Bobade <shrikant_bobade@mentor.com>2016-05-31 14:44:46 +0530
committerJoe MacDonald <joe_macdonald@mentor.com>2016-06-16 10:33:18 -0400
commit7cc59002c9361ede994fcd622c74e4218948f1ad (patch)
tree3dcf781549ab84efe915d2efb89fe513456b7654
parente944d1581231be64d4b2723e42997b4843d9825c (diff)
downloadmeta-selinux-7cc59002c9361ede994fcd622c74e4218948f1ad.tar.gz
iproute2: fix qa warning by using with-selinux
WARNING: iproute2-4.6.0-r0 do_package_qa: QA Issue: iproute2-ss rdepends on libselinux, but it isn't a build dependency, missing libselinux in DEPENDS or PACKAGECONFIG? [build-deps] Signed-off-by: Shrikant Bobade <shrikant_bobade@mentor.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--recipes-connectivity/iproute2/iproute2_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-connectivity/iproute2/iproute2_%.bbappend b/recipes-connectivity/iproute2/iproute2_%.bbappend
new file mode 100644
index 0000000..c1e8ed6
--- /dev/null
+++ b/recipes-connectivity/iproute2/iproute2_%.bbappend
@@ -0,0 +1 @@
inherit with-selinux