[oe-commits] [meta-openembedded] 48/57: c-ares: fix metadata

git at git.openembedded.org git at git.openembedded.org
Tue Oct 25 13:34:55 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 36c563df0cfaa2fd2c3460419da994439ef52334
Author: André Draszik <git at andred.net>
AuthorDate: Fri Oct 21 10:28:51 2016 +0100

    c-ares: fix metadata
    
    We should set SUMMARY instead of DESCRIPTION.
    
    Signed-off-by: André Draszik <git at andred.net>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list