From 408d4cb67249d81e43abffd4ba7cc7456311d9ea Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Sun, 14 Feb 2016 18:14:03 -0500 Subject: Convert the DESCRIPTION tag to a SUMMARY tag for short summaries. * Also update vcversioner to have correct SUMMARY and HOMEPAGE. Signed-off-by: Philip Balister Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-pyroute2_0.3.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-pyroute2_0.3.14.bb') diff --git a/meta-python/recipes-devtools/python/python-pyroute2_0.3.14.bb b/meta-python/recipes-devtools/python/python-pyroute2_0.3.14.bb index 3fc51429cf..6337cf1c6b 100644 --- a/meta-python/recipes-devtools/python/python-pyroute2_0.3.14.bb +++ b/meta-python/recipes-devtools/python/python-pyroute2_0.3.14.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "A pure Python netlink and Linux network configuration library" +SUMMARY = "A pure Python netlink and Linux network configuration library" LICENSE = "GPLv2 & Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://LICENSE.Apache.v2;md5=3b83ef96387f14655fc854ddc3c6bd57" -- cgit v1.2.3-54-g00ecf