[OE-core] [PATCH 0/2] two patches for alsa-lib

2013-06-17 Thread Jesse Zhang
The following changes since commit c18249353697f8b3741ae2024308d195671d3598:

  rt-tests: fix error check in hackbench (2013-06-17 13:53:42 +0800)

are available in the git repository at:

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

Jesse Zhang (2):
  alsa-lib: Change function type to static __inline__
  alsa-lib: check if wordexp is supported in libc

 .../Check-if-wordexp-function-is-supported.patch   | 48 +
 .../fix-O0-Optimize-unable-inline-function.patch   | 61 ++
 meta/recipes-multimedia/alsa/alsa-lib_1.0.26.bb|  2 +
 3 files changed, 111 insertions(+)
 create mode 100644 
meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supported.patch
 create mode 100644 
meta/recipes-multimedia/alsa/alsa-lib/fix-O0-Optimize-unable-inline-function.patch

-- 
1.7.11.7

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


Re: [OE-core] [PATCH 0/2] two patches for alsa-lib

2013-06-17 Thread Paul Eggleton
Hi Jesse,

On Monday 17 June 2013 20:33:24 Jesse Zhang wrote:
 The following changes since commit c18249353697f8b3741ae2024308d195671d3598:
 
   rt-tests: fix error check in hackbench (2013-06-17 13:53:42 +0800)
 
 are available in the git repository at:
 
   git://git.yoctoproject.org/poky-contrib szhang/alsa
   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=szhang/alsa
 
 Jesse Zhang (2):
   alsa-lib: Change function type to static __inline__
   alsa-lib: check if wordexp is supported in libc
 
  .../Check-if-wordexp-function-is-supported.patch   | 48 +
  .../fix-O0-Optimize-unable-inline-function.patch   | 61
 ++ meta/recipes-multimedia/alsa/alsa-lib_1.0.26.bb|
  2 +
  3 files changed, 111 insertions(+)
  create mode 100644
 meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supporte
 d.patch create mode 100644
 meta/recipes-multimedia/alsa/alsa-lib/fix-O0-Optimize-unable-inline-functio
 n.patch

Could you please add Upstream-Status to the inner patches?

Thanks,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 0/2] two patches for alsa-lib

2013-06-17 Thread Jesse Zhang
Sure. I've updated my branch in poky-contrib.

jesse

On 06/17/2013 08:35 PM, Paul Eggleton wrote:
 Hi Jesse,
 
 On Monday 17 June 2013 20:33:24 Jesse Zhang wrote:
 The following changes since commit c18249353697f8b3741ae2024308d195671d3598:

   rt-tests: fix error check in hackbench (2013-06-17 13:53:42 +0800)

 are available in the git repository at:

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

 Jesse Zhang (2):
   alsa-lib: Change function type to static __inline__
   alsa-lib: check if wordexp is supported in libc

  .../Check-if-wordexp-function-is-supported.patch   | 48 +
  .../fix-O0-Optimize-unable-inline-function.patch   | 61
 ++ meta/recipes-multimedia/alsa/alsa-lib_1.0.26.bb|
  2 +
  3 files changed, 111 insertions(+)
  create mode 100644
 meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supporte
 d.patch create mode 100644
 meta/recipes-multimedia/alsa/alsa-lib/fix-O0-Optimize-unable-inline-functio
 n.patch
 
 Could you please add Upstream-Status to the inner patches?
 
 Thanks,
 Paul
 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core