diff options
Diffstat (limited to 'meta-networking/recipes-support/netcat')
| -rw-r--r-- | meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb b/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb index 0afe10c7c0..bb21e0cfee 100644 --- a/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb +++ b/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb | |||
| @@ -42,3 +42,5 @@ do_install() { | |||
| 42 | install -m 755 ${S}/nc ${D}${bindir}/nc.${BPN} | 42 | install -m 755 ${S}/nc ${D}${bindir}/nc.${BPN} |
| 43 | } | 43 | } |
| 44 | ALTERNATIVE_PRIORITY = "60" | 44 | ALTERNATIVE_PRIORITY = "60" |
| 45 | |||
| 46 | PNBLACKLIST[netcat-openbsd] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130673/" | ||
