[OE-core] [PATCH 0/2] Small fixes

2017-06-09 Thread Jussi Kukkonen
A host path leak fix for diff and a build optimization for numpy.

Cheers,
 Jussi


The following changes since commit 4a7612c7a12b9a381fb8343ba9586272b889fc15:

  buildhistory: skip tests if GitPython module is missing (2017-06-07 16:00:49 
+0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib numpy-parallel
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=numpy-parallel

Jussi Kukkonen (2):
  Enable parallel compilation for python3-numpy
  diffutils: prevent host path leaks, set pr path

 meta/recipes-devtools/python-numpy/python3-numpy_1.11.2.bb | 2 ++
 meta/recipes-extended/diffutils/diffutils_3.5.bb   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.1.4

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 0/2] Small fixes for the build perf script

2013-06-12 Thread Stefan Stanacar
The following changes since commit b87429fdb45f82ebe4060fea8c4ecd6e4bc1ae52:

  bitbake: Add missing file that went out of sync (2013-06-12 13:13:21 +0100)

are available in the git repository at:

  git://mirror.rb.intel.com/git.yoctoproject.org/poky-contrib stefans/perf-test3

for you to fetch changes up to 18d3270bff2b2d28d879db0c9646a588d457b688:

  scripts/contrib/build-perf-test.sh: fix passing arguments (2013-06-12 
18:00:17 +0300)


Stefan Stanacar (2):
  scripts/contrib/build-perf-test.sh: add branch name and sizes to results
  scripts/contrib/build-perf-test.sh: fix passing arguments

 scripts/contrib/build-perf-test.sh | 60 +++---
 1 file changed, 36 insertions(+), 24 deletions(-)

Stefan Stanacar (2):
  scripts/contrib/build-perf-test.sh: add branch name and sizes to
results
  scripts/contrib/build-perf-test.sh: fix passing arguments

 scripts/contrib/build-perf-test.sh | 60 +++---
 1 file changed, 36 insertions(+), 24 deletions(-)

-- 
1.8.1.4

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [oe-core][PATCH 0/2] Small fixes

2012-01-17 Thread Saul Wold

On 01/12/2012 01:34 AM, Martin Jansa wrote:

The following changes since commit 1d2697e6f00cc3771f39f5a7d4384a22d9696b16:

   multilib.conf: Clean up file and add missing entries for various 
dependencies (2012-01-11 23:53:21 +)

are available in the git repository at:
   git://git.openembedded.org/openembedded-core-contrib jansa/pull
   
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull

Denis 'GNUtoo' Carikli (1):
   alsa-utils: depend on libsamplerate0

Martin Jansa (1):
   xorg-*: disable xmlto where it was failing

  meta/recipes-graphics/xorg-lib/xorg-lib-common.inc |2 +-
  .../xorg-proto/xorg-proto-common.inc   |2 +-
  .../recipes-graphics/xorg-xserver/xserver-xorg.inc |1 +
  .../recipes-multimedia/alsa/alsa-utils_1.0.24.2.bb |4 ++--
  4 files changed, 5 insertions(+), 4 deletions(-)


Merged into OE-Core

Thanks
Sau!

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [oe-core][PATCH 0/2] Small fixes

2012-01-12 Thread Martin Jansa
The following changes since commit 1d2697e6f00cc3771f39f5a7d4384a22d9696b16:

  multilib.conf: Clean up file and add missing entries for various dependencies 
(2012-01-11 23:53:21 +)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib jansa/pull
  
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull

Denis 'GNUtoo' Carikli (1):
  alsa-utils: depend on libsamplerate0

Martin Jansa (1):
  xorg-*: disable xmlto where it was failing

 meta/recipes-graphics/xorg-lib/xorg-lib-common.inc |2 +-
 .../xorg-proto/xorg-proto-common.inc   |2 +-
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |1 +
 .../recipes-multimedia/alsa/alsa-utils_1.0.24.2.bb |4 ++--
 4 files changed, 5 insertions(+), 4 deletions(-)

-- 
1.7.8.3


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 0/2] Small fixes (could be for M1)

2011-12-06 Thread Richard Purdie
On Mon, 2011-12-05 at 22:16 -0800, Saul Wold wrote:
 Richard,
 
 These are a couple of things I found in distro_tracking (with
 Jiajun's help) and wget was pointing to the wrong place, would
 be good for the self-hosted build.
 
 Sau!
 
 The following changes since commit 0a7a8597be05c8def8af58eecab49d963dc9d757:
 
   libsdl: Disable pulseaudio explicitly (2011-12-05 23:03:23 +)
 
 are available in the git repository at:
   git://git.openembedded.org/openembedded-core-contrib sgw/fix
   
 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix
 
 Saul Wold (2):
   distro_tracking: fix manual entries
   wget: Fix wget alternative path to be /usr/bin not /bin

Merged to master, thanks.

Richard


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH 0/2] Small fixes (could be for M1)

2011-12-05 Thread Saul Wold
Richard,

These are a couple of things I found in distro_tracking (with
Jiajun's help) and wget was pointing to the wrong place, would
be good for the self-hosted build.

Sau!

The following changes since commit 0a7a8597be05c8def8af58eecab49d963dc9d757:

  libsdl: Disable pulseaudio explicitly (2011-12-05 23:03:23 +)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix

Saul Wold (2):
  distro_tracking: fix manual entries
  wget: Fix wget alternative path to be /usr/bin not /bin

 .../conf/distro/include/distro_tracking_fields.inc |4 ++--
 meta/recipes-extended/wget/wget.inc|6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
1.7.6.4


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH 0/2] Small fixes

2011-08-18 Thread Martin Jansa
The following changes since commit 2e83e6755441cb14bd907d306974338c15173189:

  kernel: restore crtsavres.o to enable building external modules on powerpc 
(2011-08-17 15:46:16 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib jansa/pull
  
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull

Martin Jansa (2):
  task-core-boot: allow distribution to override default dev_manager
provider with VIRTUAL-RUNTIME_dev_manager
  bluez4: update recipe from meta-oe

 meta/recipes-connectivity/bluez/bluez4_4.96.bb |   17 ++---
 meta/recipes-core/tasks/task-core-boot.bb  |5 -
 2 files changed, 10 insertions(+), 12 deletions(-)

-- 
1.7.6


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core