[OE-core] [PATCH 1/2] glibc: Re-enable upstream __USE_KERNEL_XATTR_DEFS patch

2015-02-01 Thread Khem Raj
Re-introduce https://sourceware.org/git/?p=glibc.git;a=commit;h=fdbe8eae2b9aed74dabba1b0a189c5d7d61bf032 This patch was overzealously removed during option groups forward port Change-Id: I8dd01902ae8e5ee8b5c6fc9dc39c7216952dca51 Signed-off-by: Khem Raj --- .../glibc/glibc/eglibc-use-option-gro

[OE-core] [PATCH 2/2] systemd: Upgrade 216 -> 218

2015-02-01 Thread Khem Raj
Remove upstreamed patches as well as patches which arent needed anymore since features are dropped from systemd e.g. userspace firmware download Tested on qemux86 Change-Id: Ic53aaad198998de146c3a7702ef17de871de9de6 Signed-off-by: Khem Raj --- ...1-Make-root-s-home-directory-configurable.patch |

Re: [OE-core] [PATCH] systemd: cherry-pick patch fixing networkd gateway route handling

2015-02-01 Thread Maciej Borzecki
On 01/08 18:36, Otavio Salvador wrote: > On Thu, Jan 8, 2015 at 5:59 PM, Maciej Borzecki > wrote: > > Cherry-picking a patch that fixes gateway route handling in > > systemd-networkd. > > The patch adds a source IP to the automatically added gateway static route, > > thus allowing for proper IP c

Re: [OE-core] [PATCH 1/1] wic: fix extended/logical partition layout

2015-02-01 Thread Maciej Borzecki
ping On 01/09 14:24, Maciej Borzecki wrote: > The patch fixes an issue in laying out extended and logical partitions > by wic. The original code produced disk images in which the size 3rd > partition as described in MBR was incorrect. Depending on the type of > file system used for that partition

Re: [OE-core] [PATCH] systemd: cherry-pick patch fixing networkd gateway route handling

2015-02-01 Thread Maciej Borzecki
On 02/02 08:36, Maciej Borzecki wrote: > On 01/08 18:36, Otavio Salvador wrote: > > On Thu, Jan 8, 2015 at 5:59 PM, Maciej Borzecki > > wrote: > > > Cherry-picking a patch that fixes gateway route handling in > > > systemd-networkd. > > > The patch adds a source IP to the automatically added gate

[OE-core] [PATCH] wayland: add nativesdk support

2015-02-01 Thread Samuli Piippo
Allow building wayland-scanner for nativesdk. Extra patch required to use the scanner from wayland-native during the build. Signed-off-by: Samuli Piippo --- .../always-use-wayland-scanner-from-system.patch | 25 ++ meta/recipes-graphics/wayland/wayland_1.6.0.bb | 8 +++