All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] c-ares: fix metadata
@ 2016-10-21  9:28 André Draszik
  0 siblings, 0 replies; only message in thread
From: André Draszik @ 2016-10-21  9:28 UTC (permalink / raw)
  To: openembedded-devel

We should set SUMMARY instead of DESCRIPTION.

Signed-off-by: André Draszik <git@andred.net>
---
 meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb b/meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb
index da8e096..4e28d6a 100644
--- a/meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb
+++ b/meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb
@@ -1,6 +1,6 @@
 # Copyright (c) 2012-2014 LG Electronics, Inc.
 
-DESCRIPTION = "c-ares is a C library that resolves names asynchronously."
+SUMMARY = "c-ares is a C library that resolves names asynchronously."
 HOMEPAGE = "http://daniel.haxx.se/projects/c-ares/"
 SECTION = "libs"
 LICENSE = "MIT"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-21  9:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-21  9:28 [meta-networking][PATCH] c-ares: fix metadata André Draszik

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.