diff options
Diffstat (limited to 'meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb')
| -rw-r--r-- | meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb | 2 |
1 files changed, 1 insertions, 1 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 3311d24a51..0afe10c7c0 100644 --- a/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb +++ b/meta-networking/recipes-support/netcat/netcat-openbsd_1.105.bb | |||
| @@ -41,4 +41,4 @@ do_install() { | |||
| 41 | install -d ${D}${bindir} | 41 | install -d ${D}${bindir} |
| 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 = "50" | 44 | ALTERNATIVE_PRIORITY = "60" |
