[yocto] [meta-raspberrypi][PATCH] spitools : Add new package

2015-03-30 Thread texierp
Signed-off-by: texierp 
---
 recipes-devtools/spitools/spitools_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-devtools/spitools/spitools_git.bb 
b/recipes-devtools/spitools/spitools_git.bb
index 287e3eb..128ad7f 100644
--- a/recipes-devtools/spitools/spitools_git.bb
+++ b/recipes-devtools/spitools/spitools_git.bb
@@ -1,5 +1,6 @@
 DESCRIPTION = "This package contains some simple command line tools to help 
using Linux spidev devices"
 HOMEPAGE = "https://github.com/cpb-/spi-tools";
+AUTHOR = "Christophe BLAESS"
 LICENSE="GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=8c1ae6c159876a0ba63099614381"
 
-- 
1.9.1

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH] spitools : Add new package

2015-03-30 Thread Gary Thomas

On 2015-03-30 00:20, texierp wrote:

Signed-off-by: texierp 
---
  recipes-devtools/spitools/spitools_git.bb | 1 +
  1 file changed, 1 insertion(+)

diff --git a/recipes-devtools/spitools/spitools_git.bb 
b/recipes-devtools/spitools/spitools_git.bb
index 287e3eb..128ad7f 100644
--- a/recipes-devtools/spitools/spitools_git.bb
+++ b/recipes-devtools/spitools/spitools_git.bb
@@ -1,5 +1,6 @@
  DESCRIPTION = "This package contains some simple command line tools to help using 
Linux spidev devices"
  HOMEPAGE = "https://github.com/cpb-/spi-tools";
+AUTHOR = "Christophe BLAESS"
  LICENSE="GPLv2"
  LIC_FILES_CHKSUM = "file://LICENSE;md5=8c1ae6c159876a0ba63099614381"




The email subject line doesn't match what's happening in the patch.

Also, why put this in meta-raspberrypi?  It probably makes more
sense to put it in meta-oe since it doesn't seem to be RaspberryPi
specific.

--

Gary Thomas |  Consulting for the
MLB Associates  |Embedded world

--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-raspberrypi][PATCH] spitools : Add new package

2015-03-31 Thread Andrei Gherzan
Hello guys,

On Mon, Mar 30, 2015 at 5:33 PM, Gary Thomas  wrote:

> On 2015-03-30 00:20, texierp wrote:
>
>> Signed-off-by: texierp 
>> ---
>>   recipes-devtools/spitools/spitools_git.bb | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/recipes-devtools/spitools/spitools_git.bb
>> b/recipes-devtools/spitools/spitools_git.bb
>> index 287e3eb..128ad7f 100644
>> --- a/recipes-devtools/spitools/spitools_git.bb
>> +++ b/recipes-devtools/spitools/spitools_git.bb
>> @@ -1,5 +1,6 @@
>>   DESCRIPTION = "This package contains some simple command line tools to
>> help using Linux spidev devices"
>>   HOMEPAGE = "https://github.com/cpb-/spi-tools";
>> +AUTHOR = "Christophe BLAESS"
>>   LICENSE="GPLv2"
>>   LIC_FILES_CHKSUM = "file://LICENSE;md5=8c1ae6c159876a0ba630996143
>> 81"
>>
>>
>>
> The email subject line doesn't match what's happening in the patch.

Also, why put this in meta-raspberrypi?  It probably makes more
> sense to put it in meta-oe since it doesn't seem to be RaspberryPi
> specific.
>
>
Gary has a fair point here. First of all this patch seems to fix the AUTHOR
and I would rebase it into the initial one. On the other hand meta-oe
should be the place where to submit it. I'm saying this because I don't see
how is this rpi specific.

Thanks,

-- 
*Andrei Gherzan*
*e: **and...@gherzan.ro *
*w: *www.gherzan.ro
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto