[OE-core] [PATCH 0/3] Misc fixes

2020-06-17 Thread Paul Eggleton
Reinstate a patch for dpkg-native that was removed some time ago, plus fix a couple of trivial things I noticed at the same time. The following changes since commit 878a8561e10017bb91ea42bbbe6d4acfc0985482: gstreamer1.0-plugins-bad: add support for vdpau (2020-06-17 16:31:48 +0100) are

Re: [OE-core] [PATCH 0/3] Misc fixes

2018-09-10 Thread Khem Raj
On Mon, Sep 10, 2018 at 4:14 AM Burton, Ross wrote: > > I never saw these on the list, just the cover letter. > > So the serf change introduces three patches, two of which are > backports with nice descriptions but one (0003-gen_def.patch) doesn't > have a description, upstream-status, or

Re: [OE-core] [PATCH 0/3] Misc fixes

2018-09-10 Thread Burton, Ross
I never saw these on the list, just the cover letter. So the serf change introduces three patches, two of which are backports with nice descriptions but one (0003-gen_def.patch) doesn't have a description, upstream-status, or signed-off-by. Can you add those as appropriate? Ross On 3 September

[OE-core] [PATCH 0/3] Misc fixes

2018-09-03 Thread Khem Raj
Some failures seen when host has python3 as python build core-image-sato for riscv64 The following changes since commit 929b1b341b4b221ac10c8621bad27abfa7ae70bc: openssl: Handle -conf package file conflicts (2018-08-31 15:33:56 +0100) are available in the Git repository at:

[OE-core] [PATCH 0/3] Misc Fixes

2018-08-27 Thread Khem Raj
Musl has some important fixes distutils fix is taking care of some missed flags for C/C++ plugins, helps builds with PIE/PIC Systemd patch fix is found out by clang The following changes since commit 0791c4d39edbedaa493a9fc6aa6e7415f14980bb: utils.bbclass: fix KeyError exception (2018-08-24

[OE-core] [PATCH 0/3] Misc fixes

2016-07-20 Thread Khem Raj
General fixes for gcc and webkitgtk found on musl/clang Update glibc to latest on master Khem Raj (3): glibc: Update to 2.24 after hard-freeze webkitgtk: Do not use gold with clang gcc: Fix libgcc unresolved symbols with PIE on musl .../glibc/cross-localedef-native_2.24.bb | 2

[OE-core] [PATCH 0/3] Misc fixes

2015-10-12 Thread Paul Eggleton
The following changes since commit e42d8eff9eed7d1454b4f331d96dcee6dea232df: bash: Disable custom memory allocator (2015-10-12 14:35:42 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/fixes4

Re: [OE-core] [PATCH 0/3] Misc fixes for multilib

2012-05-18 Thread Richard Purdie
On Thu, 2012-05-17 at 17:25 +0800, Lianhao Lu wrote: This patch set added a package QA function to detect the potential incorrected package dependencies for multilib packages. It also fixed the locale related package name in multilib case reported by the new package QA function. The

[OE-core] [PATCH 0/3] Misc fixes for multilib

2012-05-17 Thread Lianhao Lu
This patch set added a package QA function to detect the potential incorrected package dependencies for multilib packages. It also fixed the locale related package name in multilib case reported by the new package QA function. The following changes since commit

[OE-core] [PATCH 0/3] Misc Fixes

2012-03-30 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The following changes since commit 06fc2d2ec8e72f063f2c67601b2f027f76971e05: documentation/dev-manual/dev-manual-common-tasks.xml: Title change (2012-03-30 17:20:51 +0100) are available in the git repository at:

Re: [OE-core] [PATCH 0/3] Misc fixes - pciutils and syslogd

2012-02-02 Thread Richard Purdie
On Tue, 2012-01-31 at 16:58 -0800, Joshua Lock wrote: All, Here are a couple of patches to fix issues in test builds I've been running today. The first fixes our patched configure script in pciutils for users of the dash shell. The second ensures sysklogd is a little more useful out of

[OE-core] [PATCH 0/3] Misc fixes - pciutils and syslogd

2012-01-31 Thread Joshua Lock
All, Here are a couple of patches to fix issues in test builds I've been running today. The first fixes our patched configure script in pciutils for users of the dash shell. The second ensures sysklogd is a little more useful out of the box. Cheers, Joshua The following changes since commit

Re: [OE-core] [PATCH 0/3] misc fixes

2011-12-22 Thread Saul Wold
On 12/21/2011 11:27 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamblenitin.a.kam...@intel.com Here are few misc fixes for oecore. Thanks, Nitin The following changes since commit dee0fc1462ba18551571c3b2d0f2b443a2feca18: multilib.conf: Enable shadow-sysroot and libffi (2011-12-21

[OE-core] [PATCH 0/3] misc fixes

2011-12-21 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Here are few misc fixes for oecore. Thanks, Nitin The following changes since commit dee0fc1462ba18551571c3b2d0f2b443a2feca18: multilib.conf: Enable shadow-sysroot and libffi (2011-12-21 17:24:44 +) are available in the git repository at:

[OE-core] [PATCH 0/3] Misc fixes/improvements

2011-12-08 Thread Otavio Salvador
The following changes since commit 60f0b866b4b7c4aa337a2ff764455741a73665da: package.bbclass: Adding license collection (2011-12-08 15:23:58 +) are available in the git repository at: git://github.com/OSSystems/oe-core master https://github.com/OSSystems/oe-core/tree/HEAD Otavio

Re: [OE-core] [PATCH 0/3] Misc fixes

2011-11-07 Thread Saul Wold
On 11/04/2011 10:52 AM, Paul Eggleton wrote: The following changes since commit f01fbc17b5d9bf9a227d64fe858014376cd19432: avahi: fix useradd race condition (2011-11-03 14:48:42 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib

[OE-core] [PATCH 0/3] Misc fixes

2011-11-04 Thread Paul Eggleton
The following changes since commit f01fbc17b5d9bf9a227d64fe858014376cd19432: avahi: fix useradd race condition (2011-11-03 14:48:42 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/fixes8

[OE-core] [PATCH 0/3] Misc fixes related to x32

2011-07-13 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The following changes since commit 18a99c8500c7daa586fbe9f9d4e8398ebc95266f: udev-172: add a newer version for newer kernel (2011-07-13 05:55:54 -0700) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/x32

Re: [OE-core] [PATCH 0/3] Misc fixes

2011-05-17 Thread Saul Wold
On 05/13/2011 05:54 AM, Martin Jansa wrote: Pull URL: git://git.openembedded.org/openembedded-core-contrib Branch: jansa/pull Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull Thanks, Martin Jansamartin.ja...@gmail.com --- Martin Jansa (3):