aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/netcat/netcat.inc
diff options
context:
space:
mode:
authorLei Yang <lei.yang@windriver.com>2013-01-07 01:38:24 +0000
committerJoe MacDonald <joe.macdonald@windriver.com>2013-01-07 15:20:37 -0500
commit7bbb2e57c3c0e170844d24b69b2986c278977a16 (patch)
tree7b49d50c5c70281bea326ed923350aaff63656d0 /meta-networking/recipes-support/netcat/netcat.inc
parenta0292fc5fc84ac016392706de0a531e3ca2b03ea (diff)
downloadmeta-openembedded-7bbb2e57c3c0e170844d24b69b2986c278977a16.tar.gz
Add netcat-bsd into meta-networking for meta-virutalization libvirt virt-test
The netcat-openbsd in meta-virtualization layer has bugs. This update version will fix "nc: Protocol no available." error. As bruce point, we want to keep netcat in the meta-networking, which meta-virtualization will depend on,and this patch will let netcat-openbsd with low priority to install Signed-off-by: Lei Yang <lei.yang@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Diffstat (limited to 'meta-networking/recipes-support/netcat/netcat.inc')
-rw-r--r--meta-networking/recipes-support/netcat/netcat.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/netcat/netcat.inc b/meta-networking/recipes-support/netcat/netcat.inc
new file mode 100644
index 0000000000..6c815d97e6
--- /dev/null
+++ b/meta-networking/recipes-support/netcat/netcat.inc
@@ -0,0 +1,5 @@
+SECTION = "console/network"
+inherit update-alternatives gettext
+
+ALTERNATIVE_${PN} = "nc"
+