* [meta-raspberrypi][PATCH] spitools : Add new package
@ 2015-03-30 6:20 texierp
2015-03-30 15:33 ` Gary Thomas
0 siblings, 1 reply; 3+ messages in thread
From: texierp @ 2015-03-30 6:20 UTC (permalink / raw)
To: yocto; +Cc: texierp
Signed-off-by: texierp <ouf_du_45@hotmail.com>
---
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=8c16666ae6c159876a0ba63099614381"
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [meta-raspberrypi][PATCH] spitools : Add new package
2015-03-30 6:20 [meta-raspberrypi][PATCH] spitools : Add new package texierp
@ 2015-03-30 15:33 ` Gary Thomas
2015-03-31 22:51 ` Andrei Gherzan
0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2015-03-30 15:33 UTC (permalink / raw)
To: yocto
On 2015-03-30 00:20, texierp wrote:
> Signed-off-by: texierp <ouf_du_45@hotmail.com>
> ---
> 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=8c16666ae6c159876a0ba63099614381"
>
>
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
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-raspberrypi][PATCH] spitools : Add new package
2015-03-30 15:33 ` Gary Thomas
@ 2015-03-31 22:51 ` Andrei Gherzan
0 siblings, 0 replies; 3+ messages in thread
From: Andrei Gherzan @ 2015-03-31 22:51 UTC (permalink / raw)
To: Gary Thomas; +Cc: Yocto Project
[-- Attachment #1: Type: text/plain, Size: 1452 bytes --]
Hello guys,
On Mon, Mar 30, 2015 at 5:33 PM, Gary Thomas <gary@mlbassoc.com> wrote:
> On 2015-03-30 00:20, texierp wrote:
>
>> Signed-off-by: texierp <ouf_du_45@hotmail.com>
>> ---
>> 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=8c16666ae6c159876a0ba630996143
>> 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: **andrei@gherzan.ro <andrei@gherzan.ro>*
*w: *www.gherzan.ro
[-- Attachment #2: Type: text/html, Size: 3523 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-31 22:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 6:20 [meta-raspberrypi][PATCH] spitools : Add new package texierp
2015-03-30 15:33 ` Gary Thomas
2015-03-31 22:51 ` Andrei Gherzan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.