[oe] [meta-python][PATCH] python-vcversioner: Fix bad DESCRIPTION and HOMEPAGE entries.

Philip Balister philip at balister.org
Tue Feb 2 08:07:33 UTC 2016


On 01/28/2016 06:34 PM, Paul Eggleton wrote:
> On Thu, 28 Jan 2016 11:22:57 Philip Balister wrote:
>> Copy/paste is the root of all evil.
>>
>> Signed-off-by: Philip Balister <philip at balister.org>
>> ---
>>  meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git
>> a/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
>> b/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb index
>> 152034b..6c96875 100644
>> --- a/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
>> +++ b/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
>> @@ -1,5 +1,5 @@
>> -DESCRIPTION = "Twisted Web Sockets"
>> -HOMEPAGE = "https://github.com/MostAwesomeDude/txWS"
>> +DESCRIPTION = "Python vcversioner"
>> +HOMEPAGE = "https://github.com/habnabit/vcversioner"
> 
> Sorry to pick on this, I know you're fixing a completely wrong description, 
> but:
> 
> * Short descriptions should go in SUMMARY
> * This is a pretty useless short description, it doesn't do anything beyond 
> what the recipe name does.

Can you remind us what fields the layer index is using? I noticed the
issue using the layer index to look somehting up.

Philip


> 
> Cheers,
> Paul
> 



More information about the Openembedded-devel mailing list