* [meta-oe][diasy] pull request, cpuburn-neon, v4l-utils, zeroc-ice
@ 2014-07-16 19:32 Cliff Brake
2014-07-18 16:26 ` Otavio Salvador
0 siblings, 1 reply; 3+ messages in thread
From: Cliff Brake @ 2014-07-16 19:32 UTC (permalink / raw)
To: openembedded-devel
The following changes since commit ee24939c4c70b63a9fb7e93a58889a3231d3d367:
rng-tools: Update rng-tools version to 4 (2014-07-01 15:08:41 -0400)
are available in the git repository at:
https://github.com/cbrake/meta-openembedded.git 2014-07-16_merge-to-daisy
for you to fetch changes up to d85b01997ce8cc354ccc53f97fdffc79cf2277d5:
v4l-utils: Add virtual/libx11 dependency only if X11 is available
(2014-07-16 15:28:40 -0400)
----------------------------------------------------------------
Lauren Post (1):
cpuburn-neon: Upgrade to version 20140626
Otavio Salvador (1):
v4l-utils: Add virtual/libx11 dependency only if X11 is available
Philip Balister (1):
zeroc-ice : Add recipe.
.../cpuburn/{cpuburn-neon_20120610.bb => cpuburn-neon_20140626.bb} | 9 +-
.../zeroc-ice-3.5.1/0002-Modify-Makefile-for-cross-compile.patch |
292 ++++++++++++++++++++++++++++++
meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb |
77 ++++++++
meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bb | 3 +-
4 files changed, 376 insertions(+), 5 deletions(-)
rename meta-oe/recipes-benchmark/cpuburn/{cpuburn-neon_20120610.bb =>
cpuburn-neon_20140626.bb} (69%)
create mode 100644
meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice-3.5.1/0002-Modify-Makefile-for-cross-compile.patch
create mode 100644 meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb
--
=================
http://bec-systems.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-oe][diasy] pull request, cpuburn-neon, v4l-utils, zeroc-ice
2014-07-16 19:32 [meta-oe][diasy] pull request, cpuburn-neon, v4l-utils, zeroc-ice Cliff Brake
@ 2014-07-18 16:26 ` Otavio Salvador
2014-07-21 23:04 ` akuster808
0 siblings, 1 reply; 3+ messages in thread
From: Otavio Salvador @ 2014-07-18 16:26 UTC (permalink / raw)
To: OpenEmbedded Devel List
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
On Wed, Jul 16, 2014 at 4:32 PM, Cliff Brake <cliff.brake@gmail.com> wrote:
> The following changes since commit ee24939c4c70b63a9fb7e93a58889a3231d3d367:
>
> rng-tools: Update rng-tools version to 4 (2014-07-01 15:08:41 -0400)
>
> are available in the git repository at:
>
> https://github.com/cbrake/meta-openembedded.git 2014-07-16_merge-to-daisy
>
> for you to fetch changes up to d85b01997ce8cc354ccc53f97fdffc79cf2277d5:
>
> v4l-utils: Add virtual/libx11 dependency only if X11 is available
> (2014-07-16 15:28:40 -0400)
>
> ----------------------------------------------------------------
> Lauren Post (1):
> cpuburn-neon: Upgrade to version 20140626
>
> Otavio Salvador (1):
> v4l-utils: Add virtual/libx11 dependency only if X11 is available
>
> Philip Balister (1):
> zeroc-ice : Add recipe.
>
> .../cpuburn/{cpuburn-neon_20120610.bb => cpuburn-neon_20140626.bb} | 9 +-
> .../zeroc-ice-3.5.1/0002-Modify-Makefile-for-cross-compile.patch |
> 292 ++++++++++++++++++++++++++++++
> meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb |
> 77 ++++++++
> meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bb | 3 +-
> 4 files changed, 376 insertions(+), 5 deletions(-)
> rename meta-oe/recipes-benchmark/cpuburn/{cpuburn-neon_20120610.bb =>
> cpuburn-neon_20140626.bb} (69%)
> create mode 100644
> meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice-3.5.1/0002-Modify-Makefile-for-cross-compile.patch
> create mode 100644 meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb
>
> --
> =================
> http://bec-systems.com
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-oe][diasy] pull request, cpuburn-neon, v4l-utils, zeroc-ice
2014-07-18 16:26 ` Otavio Salvador
@ 2014-07-21 23:04 ` akuster808
0 siblings, 0 replies; 3+ messages in thread
From: akuster808 @ 2014-07-21 23:04 UTC (permalink / raw)
To: openembedded-devel; +Cc: Otavio Salvador
Acked-by: Armin Kuster <akuster808@gmail.com>
On 07/18/2014 09:26 AM, Otavio Salvador wrote:
> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
>
> On Wed, Jul 16, 2014 at 4:32 PM, Cliff Brake <cliff.brake@gmail.com> wrote:
>> The following changes since commit ee24939c4c70b63a9fb7e93a58889a3231d3d367:
>>
>> rng-tools: Update rng-tools version to 4 (2014-07-01 15:08:41 -0400)
>>
>> are available in the git repository at:
>>
>> https://github.com/cbrake/meta-openembedded.git 2014-07-16_merge-to-daisy
>>
>> for you to fetch changes up to d85b01997ce8cc354ccc53f97fdffc79cf2277d5:
>>
>> v4l-utils: Add virtual/libx11 dependency only if X11 is available
>> (2014-07-16 15:28:40 -0400)
>>
>> ----------------------------------------------------------------
>> Lauren Post (1):
>> cpuburn-neon: Upgrade to version 20140626
>>
>> Otavio Salvador (1):
>> v4l-utils: Add virtual/libx11 dependency only if X11 is available
>>
>> Philip Balister (1):
>> zeroc-ice : Add recipe.
>>
>> .../cpuburn/{cpuburn-neon_20120610.bb => cpuburn-neon_20140626.bb} | 9 +-
>> .../zeroc-ice-3.5.1/0002-Modify-Makefile-for-cross-compile.patch |
>> 292 ++++++++++++++++++++++++++++++
>> meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb |
>> 77 ++++++++
>> meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bb | 3 +-
>> 4 files changed, 376 insertions(+), 5 deletions(-)
>> rename meta-oe/recipes-benchmark/cpuburn/{cpuburn-neon_20120610.bb =>
>> cpuburn-neon_20140626.bb} (69%)
>> create mode 100644
>> meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice-3.5.1/0002-Modify-Makefile-for-cross-compile.patch
>> create mode 100644 meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb
>>
>> --
>> =================
>> http://bec-systems.com
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-21 23:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16 19:32 [meta-oe][diasy] pull request, cpuburn-neon, v4l-utils, zeroc-ice Cliff Brake
2014-07-18 16:26 ` Otavio Salvador
2014-07-21 23:04 ` akuster808
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.