From a949ee20aff218aa8eff036a18100646f28dd7fe 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. (From meta-openembedded commit: 408d4cb67249d81e43abffd4ba7cc7456311d9ea) Signed-off-by: Philip Balister Signed-off-by: Martin Jansa Signed-off-by: Tim Orling --- recipes-connectivity/python-thrift/python-thrift_0.9.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-connectivity/python-thrift') diff --git a/recipes-connectivity/python-thrift/python-thrift_0.9.2.bb b/recipes-connectivity/python-thrift/python-thrift_0.9.2.bb index ec2ea0c..d0c4af7 100644 --- a/recipes-connectivity/python-thrift/python-thrift_0.9.2.bb +++ b/recipes-connectivity/python-thrift/python-thrift_0.9.2.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Python bindings for the Apache Thrift RPC system" +SUMMARY = "Python bindings for the Apache Thrift RPC system" HOMEPAGE = "https://pypi.python.org/pypi/amqp/" SECTION = "devel/python" LICENSE = "Apache-2.0" -- cgit 1.2.3-korg