Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] i2c-tools: Add i2c-tools to the core
@ 2014-05-27 20:38 Darren Hart
  2014-05-28  8:42 ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Darren Hart @ 2014-05-27 20:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Darren Hart, Koen Kooi

The following changes since commit f3d62a9eb9c47356e6150fdd55f790c159e620c7:

  eglinfo: updated to compile with mesa10+ (2014-05-27 16:11:55 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib dvhart/i2c-tools
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dvhart/i2c-tools

Darren Hart (1):
  i2c-tools: Add i2c-tools to the core

 meta/recipes-devtools/i2c-tools/files/Module.mk    |   72 ++++++++++++++++++++
 .../i2c-tools/i2c-tools-3.1.0/Module.mk            |   72 ++++++++++++++++++++
 meta/recipes-devtools/i2c-tools/i2c-tools_3.1.0.bb |   26 +++++++
 3 files changed, 170 insertions(+)
 create mode 100644 meta/recipes-devtools/i2c-tools/files/Module.mk
 create mode 100644 meta/recipes-devtools/i2c-tools/i2c-tools-3.1.0/Module.mk
 create mode 100644 meta/recipes-devtools/i2c-tools/i2c-tools_3.1.0.bb

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] i2c-tools: Add i2c-tools to the core
  2014-05-27 20:38 [PATCH 0/1] i2c-tools: Add i2c-tools to the core Darren Hart
@ 2014-05-28  8:42 ` Richard Purdie
  2014-05-28 14:44   ` Darren Hart
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Purdie @ 2014-05-28  8:42 UTC (permalink / raw)
  To: Darren Hart; +Cc: Koen Kooi, openembedded-core

On Tue, 2014-05-27 at 13:38 -0700, Darren Hart wrote:
> The following changes since commit f3d62a9eb9c47356e6150fdd55f790c159e620c7:
> 
>   eglinfo: updated to compile with mesa10+ (2014-05-27 16:11:55 +0100)
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/poky-contrib dvhart/i2c-tools
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dvhart/i2c-tools
> 
> Darren Hart (1):
>   i2c-tools: Add i2c-tools to the core
> 
>  meta/recipes-devtools/i2c-tools/files/Module.mk    |   72 ++++++++++++++++++++
>  .../i2c-tools/i2c-tools-3.1.0/Module.mk            |   72 ++++++++++++++++++++
>  meta/recipes-devtools/i2c-tools/i2c-tools_3.1.0.bb |   26 +++++++
>  3 files changed, 170 insertions(+)
>  create mode 100644 meta/recipes-devtools/i2c-tools/files/Module.mk
>  create mode 100644 meta/recipes-devtools/i2c-tools/i2c-tools-3.1.0/Module.mk
>  create mode 100644 meta/recipes-devtools/i2c-tools/i2c-tools_3.1.0.bb

I merged this, I've said I wanted this patch for long enough to multiple
people, thanks! :)

I removed the duplicate Module.mk file...

Cheers,

Richard



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] i2c-tools: Add i2c-tools to the core
  2014-05-28  8:42 ` Richard Purdie
@ 2014-05-28 14:44   ` Darren Hart
  2014-05-28 15:02     ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Darren Hart @ 2014-05-28 14:44 UTC (permalink / raw)
  To: Richard Purdie; +Cc: Koen Kooi, openembedded-core

On 5/28/14, 1:42, "Richard Purdie" <richard.purdie@linuxfoundation.org>
wrote:

>On Tue, 2014-05-27 at 13:38 -0700, Darren Hart wrote:
>> The following changes since commit
>>f3d62a9eb9c47356e6150fdd55f790c159e620c7:
>> 
>>   eglinfo: updated to compile with mesa10+ (2014-05-27 16:11:55 +0100)
>> 
>> are available in the git repository at:
>> 
>>   git://git.yoctoproject.org/poky-contrib dvhart/i2c-tools
>>   
>>http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dvhart/i2c-tools
>> 
>> Darren Hart (1):
>>   i2c-tools: Add i2c-tools to the core
>> 
>>  meta/recipes-devtools/i2c-tools/files/Module.mk    |   72
>>++++++++++++++++++++
>>  .../i2c-tools/i2c-tools-3.1.0/Module.mk            |   72
>>++++++++++++++++++++
>>  meta/recipes-devtools/i2c-tools/i2c-tools_3.1.0.bb |   26 +++++++
>>  3 files changed, 170 insertions(+)
>>  create mode 100644 meta/recipes-devtools/i2c-tools/files/Module.mk
>>  create mode 100644
>>meta/recipes-devtools/i2c-tools/i2c-tools-3.1.0/Module.mk
>>  create mode 100644 meta/recipes-devtools/i2c-tools/i2c-tools_3.1.0.bb
>
>I merged this, I've said I wanted this patch for long enough to multiple
>people, thanks! :)
>
>I removed the duplicate Module.mk file...

Oops, thanks.

What follow-up is necessary/appropriate with meta-oe?

-- 
Darren Hart					Open Source Technology Center
darren.hart@intel.com				            Intel Corporation





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] i2c-tools: Add i2c-tools to the core
  2014-05-28 14:44   ` Darren Hart
@ 2014-05-28 15:02     ` Khem Raj
  0 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2014-05-28 15:02 UTC (permalink / raw)
  To: Darren Hart; +Cc: Koen Kooi, Patches and discussions about the oe-core layer

On Wed, May 28, 2014 at 7:44 AM, Darren Hart <dvhart@linux.intel.com> wrote:
>
> What follow-up is necessary/appropriate with meta-oe?

send a patch to delete the recipe from meta-openembedded


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-28 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-27 20:38 [PATCH 0/1] i2c-tools: Add i2c-tools to the core Darren Hart
2014-05-28  8:42 ` Richard Purdie
2014-05-28 14:44   ` Darren Hart
2014-05-28 15:02     ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox