All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] ndisc6: fix typo in DESCRIPTION variable name
@ 2021-09-01 22:56 Patrick Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Williams @ 2021-09-01 22:56 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Patrick Williams

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
---
 meta-networking/recipes-support/ndisc6/ndisc6_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
index e9af2c43f..d1e006c08 100644
--- a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
+++ b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
@@ -60,11 +60,11 @@ IPv4 world."
 DESCRIPTION:${PN}-rdisc6    = "ICMPv6 Router Discovery tool. \
 Queries IPv6 routers on the network for advertised prefixes. Can be used \
 to detect rogue IPv6 routers, monitor legitimate IPv6 routers."
-DESCRITPION_${PN}-tcpspray6    = "Performs bandwidth measurements of TCP \
+DESCRIPTION:${PN}-tcpspray6    = "Performs bandwidth measurements of TCP \
 sessions between the local system and a remote echo server in either IPv6 \
 or IPv4."
 
-DESCRITPION_${PN}-rdnssd       = "Daemon to autoconfigure the list of DNS \
+DESCRIPTION:${PN}-rdnssd       = "Daemon to autoconfigure the list of DNS \
 servers through slateless IPv6 autoconfiguration."
 
 # The tcptraceroute6 and tracert6 commands depend on rltraceroute6 to
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [meta-networking][PATCH] ndisc6: fix typo in DESCRIPTION variable name
@ 2021-09-01 21:47 Patrick Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Williams @ 2021-09-01 21:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Patrick Williams

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
---
 recipes-support/ndisc6/ndisc6_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-support/ndisc6/ndisc6_git.bb b/recipes-support/ndisc6/ndisc6_git.bb
index e9af2c43f..d1e006c08 100644
--- a/recipes-support/ndisc6/ndisc6_git.bb
+++ b/recipes-support/ndisc6/ndisc6_git.bb
@@ -60,11 +60,11 @@ IPv4 world."
 DESCRIPTION:${PN}-rdisc6    = "ICMPv6 Router Discovery tool. \
 Queries IPv6 routers on the network for advertised prefixes. Can be used \
 to detect rogue IPv6 routers, monitor legitimate IPv6 routers."
-DESCRITPION_${PN}-tcpspray6    = "Performs bandwidth measurements of TCP \
+DESCRIPTION:${PN}-tcpspray6    = "Performs bandwidth measurements of TCP \
 sessions between the local system and a remote echo server in either IPv6 \
 or IPv4."
 
-DESCRITPION_${PN}-rdnssd       = "Daemon to autoconfigure the list of DNS \
+DESCRIPTION:${PN}-rdnssd       = "Daemon to autoconfigure the list of DNS \
 servers through slateless IPv6 autoconfiguration."
 
 # The tcptraceroute6 and tracert6 commands depend on rltraceroute6 to
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-01 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 22:56 [meta-networking][PATCH] ndisc6: fix typo in DESCRIPTION variable name Patrick Williams
  -- strict thread matches above, loose matches on Subject: below --
2021-09-01 21:47 Patrick Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.