[OE-core] [PATCH 0/5] Misc fixes predominantly for musl

2017-11-08 Thread Khem Raj
upgrade musl past 1.1.18 release fix armv5 codegen issue seen with gcc7 while compiling kernel fix systemd for musl/64-bit make binutils SRC_URI overridable Fix go with PIE/musl The following changes since commit 3717c76eb24217c14a22f72fdd8732923729dee8: gcc: fix miscompilation on mips64 (2017-

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

2015-08-20 Thread Paul Eggleton
Generally I prefer to avoid lumping a bunch of unrelated fixes together, but I've been hanging onto these for a couple of weeks now and I'm not sure when I'll have any related changes to send them with, so here they are now. The following changes since commit c38acd720b3f6ffbeb544063692eb471dada8

[OE-core] [PATCH 0/5] Misc fixes about hardcoding of paths

2014-12-19 Thread Chen Qi
This patchset mainly fixes several hardcoding problems. There's a bug in Yocto's bugzilla: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7040 Bug 7040 - Support for /usr merge (à la systemd and Fedora) I did some investigation and made it work for core-image-sato-sdk. The solution is divided

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

2011-11-08 Thread Saul Wold
On 11/04/2011 11:20 AM, Otavio Salvador wrote: The following changes since commit e3c003282afb93ec52882496400b042620ab00ef: rt-tests: update to 0.83 (2011-11-04 15:43:19 +) are available in the git repository at: git://github.com/OSSystems/oe-core master https://github.com/OSSystem

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

2011-11-04 Thread Otavio Salvador
The following changes since commit e3c003282afb93ec52882496400b042620ab00ef: rt-tests: update to 0.83 (2011-11-04 15:43:19 +) are available in the git repository at: git://github.com/OSSystems/oe-core master https://github.com/OSSystems/oe-core/tree/HEAD Otavio Salvador (5): libcap:

Re: [OE-core] [PATCH 0/5] Misc fixes related to gcc 4.6.0

2011-05-09 Thread Saul Wold
On 05/09/2011 02:43 PM, Nitin A Kamble wrote: From: Nitin A Kamble Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: nitin/misc Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Thanks, Nitin A Kamble --- Khem Raj (1): gcc-4.6.0: Apply linaro pat

[OE-core] [PATCH 0/5] Misc fixes related to gcc 4.6.0

2011-05-09 Thread Nitin A Kamble
From: Nitin A Kamble Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: nitin/misc Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Thanks, Nitin A Kamble --- Khem Raj (1): gcc-4.6.0: Apply linaro patches Nitin A Kamble (4): mdadm: compilation fix