aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe MacDonald <joe_macdonald@mentor.com>2017-02-19 21:44:40 -0500
committerJoe MacDonald <joe_macdonald@mentor.com>2017-02-22 08:31:59 -0500
commit4758f0af1461854f558241f36efe752c1089bfc6 (patch)
tree8a1ea63eb383d3f8874fd4e5fa29f375fee7d755
parent17864cdba1e0f2b269caf19842b205e58716272d (diff)
downloadmeta-openembedded-4758f0af1461854f558241f36efe752c1089bfc6.tar.gz
wireshark: unblacklist
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb
index a012d84b55..29dfbfeef7 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.4.bb
@@ -69,5 +69,3 @@ do_install_append () {
}
FILES_${PN} += "${datadir}*"
-
-PNBLACKLIST[wireshark] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130671/"