Re: [OE-core] [PATCH v2] u-boot.inc: Add host compiler flags and openssl-native dependency

2015-09-14 Thread Otavio Salvador
On Mon, Sep 14, 2015 at 6:29 AM, Nathan Rossi wrote: > On Fri, Sep 11, 2015 at 3:50 AM, Otavio Salvador > wrote: >> On Thu, Sep 10, 2015 at 7:24 AM, Nathan Rossi wrote: >>> U-Boot will compile its own tools during

Re: [OE-core] [PATCH v2] u-boot.inc: Add host compiler flags and openssl-native dependency

2015-09-14 Thread Otavio Salvador
On Mon, Sep 14, 2015 at 9:05 AM, Nathan Rossi wrote: > On Mon, Sep 14, 2015 at 9:49 PM, Otavio Salvador > wrote: >> On Mon, Sep 14, 2015 at 6:29 AM, Nathan Rossi wrote: >>> On Fri, Sep 11, 2015 at 3:50 AM, Otavio

Re: [OE-core] [PATCH v2] u-boot.inc: Add host compiler flags and openssl-native dependency

2015-09-14 Thread Nathan Rossi
On Mon, Sep 14, 2015 at 9:49 PM, Otavio Salvador wrote: > On Mon, Sep 14, 2015 at 6:29 AM, Nathan Rossi wrote: >> On Fri, Sep 11, 2015 at 3:50 AM, Otavio Salvador >> wrote: >>> On Thu, Sep 10, 2015 at

[OE-core] [PATCH v3 1/2] dbus: add user sessions support

2015-09-14 Thread Andrew Shadura
--- meta/recipes-core/dbus/dbus_1.10.0.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/dbus/dbus_1.10.0.bb b/meta/recipes-core/dbus/dbus_1.10.0.bb index 31cbef0..e099f4b 100644 --- a/meta/recipes-core/dbus/dbus_1.10.0.bb +++

[OE-core] [PATCH v3 2/2] dbus: build with systemd support

2015-09-14 Thread Andrew Shadura
--- meta/recipes-core/dbus/dbus_1.10.0.bb | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/meta/recipes-core/dbus/dbus_1.10.0.bb b/meta/recipes-core/dbus/dbus_1.10.0.bb index e099f4b..a2bb493 100644 --- a/meta/recipes-core/dbus/dbus_1.10.0.bb +++

Re: [OE-core] [PATCH] quashfs-tools: make it be able to be compiled by gcc5 with "-O0"

2015-09-14 Thread Mike Looijmans
Typo: "(s)quashfs" Kind regards, Mike Looijmans System Expert TOPIC Embedded Products Eindhovenseweg 32-C, NL-5683 KH Best Postbus 440, NL-5680 AK Best Telefoon: +31 (0) 499 33 69 79 Telefax: +31 (0) 499 33 69 70 E-mail: mike.looijm...@topicproducts.com Website: www.topicproducts.com

Re: [OE-core] [PATCH][v2] perf: fix the install-python_ext

2015-09-14 Thread Saul Wold
On 08/25/2015 10:58 PM, rongqing...@windriver.com wrote: From: Roy Li 1. $(grep xxx xxx) never returns 0, it maybe return empty or string, and can not compare with 0, this fixes that python module never are installed. 2. python library is installed into /usr/lib/ by

Re: [OE-core] [PATCH V3 1/3] iasl: Recipe taken from the luv-yocto repository

2015-09-14 Thread Leonardo Sandoval
On 09/12/2015 05:00 PM, Richard Purdie wrote: On Tue, 2015-07-14 at 20:07 +, leonardo.sandoval.gonza...@linux.intel.com wrote: From: Leonardo Sandoval Taken from [1]. ACPICA is licensed under two main licenses: 1) An Intel license (Intel-ACPI)

[OE-core] [PATCH v2 0/1] Fixes for a distro with a merged /usr

2015-09-14 Thread Joshua Lock
This fixes the previous kmod submission to use the lnr script from OE-Core rather than requiring a version of coreutils where ln supports the -r switch, thus ensuring compatibility with Debian 7 (though only tested locally on Ubuntu 15.04). The following changes since commit

Re: [OE-core] [PATCH] glibc: don't require bash for nscd init script

2015-09-14 Thread Burton, Ross
On 14 September 2015 at 17:06, Khem Raj wrote: > it used to be like that and then changed to use translated strings. Do you > see any downsides of removing it ? > locales related or otherwise ? if not then it looks ok to me. > When given the choice of translated strings in

[OE-core] [PATCH] prelink: Move to latest release

2015-09-14 Thread Mark Hatle
[YOCTO #8227] The latest release has a fix for prelinking on ARM with recent binutils. For more information on why the change was necessary, see: https://sourceware.org/ml/binutils/2014-06/msg00228.html Signed-off-by: Mark Hatle ---

Re: [OE-core] [PATCH] glibc: don't require bash for nscd init script

2015-09-14 Thread Khem Raj
> On Sep 14, 2015, at 8:57 AM, Ross Burton wrote: > > The nscd init script uses #! /bin/bash but only really uses one bashism > (translated strings), so remove them and switch the shell to #! /bin/sh. > > Signed-off-by: Ross Burton > --- >

[OE-core] [PATCH v2 1/1] kmod: fix link creation when base_bindir != /bin

2015-09-14 Thread Joshua Lock
If base_bindir is not a direct child of / the link creation in do_install_append creates incorrect relative links. Instead pass a full path to the link source too the lnr script to create a relative link. Signed-off-by: Joshua Lock ---

[OE-core] [PATCH] glibc: don't require bash for nscd init script

2015-09-14 Thread Ross Burton
The nscd init script uses #! /bin/bash but only really uses one bashism (translated strings), so remove them and switch the shell to #! /bin/sh. Signed-off-by: Ross Burton --- meta/recipes-core/glibc/glibc/nscd-no-bash.patch | 61

[OE-core] OE Changelog since 2015-09-06 until 2015-09-13

2015-09-14 Thread cliff . brake
Changelog since 2015-09-06 until 2015-09-13. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

[OE-core] [PATCH] libgcc.inc: package baremetal multilib libraries

2015-09-14 Thread Juro Bystricky
When building libgcc for baremetal cross-compilers, some files and libraries may be built but not packaged. This patch fixes errors such as these: ERROR: QA Issue: libgcc: Files/directories were installed but not shipped in any package: /usr/lib/arm-poky-eabi/4.9.3/thumb

[OE-core] [PATCH 02/12] hostap-utils: Use C99 stddefs in defining local typedefs

2015-09-14 Thread Khem Raj
The code is creating more abstract types which is nice however it should be using standard defines from stdint.h and not random defines to base its own type system Signed-off-by: Khem Raj --- ...-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch | 36 ++

[OE-core] [PATCH 00/12] Fixes with clang

2015-09-14 Thread Khem Raj
These fixes generic in nature helps improve the portability of patches and make them work on non GNU toolchain components The following changes since commit 2c8c3d9c4b65d2a5c7976d530138ebcaac2b1447: gcc: reformat 0063-nativesdk-gcc-support.patch (2015-09-12 23:01:31 +0100) are available in

[OE-core] [PATCH 03/12] xorg-driver: Fix logical && with bitwise and operation

2015-09-14 Thread Khem Raj
This must have been a typo which is a bug infact we should have used bitwise & in first place. Signed-off-by: Khem Raj --- ...put_dpms-Replace-logical-with-bitwise-ope.patch | 31 ++ .../xorg-driver/xf86-video-omap_0.4.3.bb | 2 ++ 2 files

[OE-core] [PATCH 04/12] qt4: Fix kmap2qmap build with clang

2015-09-14 Thread Khem Raj
Adapted and backported https://codereview.qt-project.org/#/c/107464/ Fixes errors like ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:161:20: error: call to function 'operator<' that is neither visible in the template definition nor found by argument-dependent lookup return

[OE-core] [PATCH 10/12] connman: Fix build with musl

2015-09-14 Thread Khem Raj
Signed-off-by: Khem Raj --- meta/recipes-connectivity/connman/connman.inc | 1 + ...acktrace-API-availability-before-using-it.patch | 55 ++ ...resolve-musl-does-not-implement-res_ninit.patch | 77

[OE-core] [PATCH 12/12] sysstat: Include needed headers explicitly

2015-09-14 Thread Khem Raj
It depends on defines from .h files that are not includes as part of source file, on glibc it works because they get included indirectly but that can change any time since its internal glibc behaviour, at user level the header needed should be explicitly included. Signed-off-by: Khem Raj

[OE-core] [PATCH 11/12] waffle: upgrade waffle_1.5.1.bb -> waffle_1.5.2.bb

2015-09-14 Thread Khem Raj
Backport needed patches for compilation fixes on musl Signed-off-by: Khem Raj --- ...-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch | 54 ++ .../waffle/{waffle_1.5.1.bb => waffle_1.5.2.bb}| 8 ++-- 2 files changed, 59 insertions(+), 3 deletions(-)

[OE-core] [PATCH 05/12] gummiboot: Fix build warnings seen with gcc5

2015-09-14 Thread Khem Raj
gummiboot uses -mno-sse so we should disble using sse for mfpmath as well Fix syntax errors in struct defines Signed-off-by: Khem Raj --- ...-C-syntax-errors-for-function-declaration.patch | 74 ++ meta/recipes-bsp/gummiboot/gummiboot_git.bb| 3

[OE-core] [PATCH 07/12] syslinux: Dont bypass gcc driver for dependency generation options

2015-09-14 Thread Khem Raj
GCC docs also do not recommend using -Wp instead pass the option via gcc driver and let it process it as needed This also helps in making it work with clang as well Signed-off-by: Khem Raj --- .../0011-mk-MMD-does-not-take-any-arguments.patch | 33 ++

[OE-core] [PATCH 09/12] quota: Replace using -I= with STAGING_INCDIR

2015-09-14 Thread Khem Raj
-I= is gcc specific, using STAGING_INCDIR makes it compiler independent Update posix types patch to include new u_int -> uint32_t changes Signed-off-by: Khem Raj --- .../quota/quota/remove_non_posix_types.patch| 13 +

[OE-core] [PATCH 08/12] opkg: Include stdio.h for FILE definition

2015-09-14 Thread Khem Raj
Helps with compling it on musl Signed-off-by: Khem Raj --- ...-include-stdio.h-for-getting-FILE-defined.patch | 45 ++ meta/recipes-devtools/opkg/opkg_0.3.0.bb | 1 + 2 files changed, 46 insertions(+) create mode 100644

Re: [OE-core] [PATCH] libgcc.inc: package baremetal multilib libraries

2015-09-14 Thread Khem Raj
> On Sep 14, 2015, at 9:22 AM, Juro Bystricky wrote: > > When building libgcc for baremetal cross-compilers, some files and libraries > may be built but not packaged. This patch fixes errors such as these: > > ERROR: QA Issue: libgcc: Files/directories were installed

[OE-core] [PATCH] image.bbclass: add do_rootfs vardeps for IMAGE_{CMD, TYPEDEP}_*

2015-09-14 Thread Christopher Larson
From: Christopher Larson We want do_rootfs to rerun if the image commands or dependencies change for any of our configured fstypes (IMGE_FSTYPES). Signed-off-by: Christopher Larson --- meta/classes/image.bbclass | 24 +++-

[OE-core] [PATCH V4] mkefidisk: Create interactive menu for the script

2015-09-14 Thread Bruno Bottazzini
If it is passed only the image parameter, it will show some interactive options to help to conclude the script. With this patch it will detect devices available in the machine, asking to choose what it is wanted to be flashed. it will suggest the target device. If it is a SD card the suggestion

[OE-core] [PATCH V4] mkefidisk: Create interactive menu for the script

2015-09-14 Thread Bruno Bottazzini
Differences from v3: - Fix issue that was listing mounted devices as unmounted. Differences from v2: - Removing unecessary \n as Saul Wold has suggested. Differences from v1: - Now it will show only unmounted devices as Saul Wold has suggested - Commit message changed as Saul Wold has suggested

Re: [OE-core] [PATCH] image.bbclass: add do_rootfs vardeps for IMAGE_{CMD, TYPEDEP}_*

2015-09-14 Thread Christopher Larson
On Mon, Sep 14, 2015 at 2:38 PM, Christopher Larson wrote: > From: Christopher Larson > > We want do_rootfs to rerun if the image commands or dependencies change > for any of > our configured fstypes (IMGE_FSTYPES). > > Signed-off-by: Christopher

[OE-core] [PATCH] image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_*

2015-09-14 Thread Christopher Larson
From: Christopher Larson We want do_rootfs to rerun if the fstype or compression commands or dependencies change for any of our configured fstypes (IMAGE_FSTYPES). IMAGE_TYPEDEP isn't explicitly handled, as it's traversed already, so the end result will change if it

Re: [OE-core] [PATCH] image.bbclass: add do_rootfs vardeps for IMAGE_{CMD, TYPEDEP}_*

2015-09-14 Thread Christopher Larson
On Mon, Sep 14, 2015 at 4:41 PM, Christopher Larson wrote: > On Mon, Sep 14, 2015 at 2:38 PM, Christopher Larson > wrote: > >> From: Christopher Larson >> >> We want do_rootfs to rerun if the image commands or dependencies

Re: [OE-core] [PATCH] image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_*

2015-09-14 Thread Christopher Larson
On Mon, Sep 14, 2015 at 5:10 PM, Christopher Larson wrote: > From: Christopher Larson > > We want do_rootfs to rerun if the fstype or compression commands or > dependencies change for any of our configured fstypes (IMAGE_FSTYPES). > IMAGE_TYPEDEP

Re: [OE-core] [PATCH] prelink: Move to latest release

2015-09-14 Thread Mark Hatle
On 9/14/15 2:59 PM, Phil Blundell wrote: > On Mon, 2015-09-14 at 10:47 -0500, Mark Hatle wrote: >> [YOCTO #8227] >> >> The latest release has a fix for prelinking on ARM with recent binutils. >> >> For more information on why the change was necessary, see: >> >>

[OE-core] Re: [PATCH] matchbox-keyboard: Fix build failure with ld-is-gold

2015-09-14 Thread Carlos Alberto Lopez Perez
On 14/09/15 09:24, Khem Raj wrote: > >> On Sep 11, 2015, at 7:51 AM, Phil Blundell wrote: >> >> On Fri, 2015-09-11 at 14:49 +0200, Carlos Alberto Lopez Perez wrote: >>> * When ld-is-gold is enabled in DISTRO_FEATURES, matchbox-keyboard >>>will fail to build with this error:

Re: [OE-core] [oe-commits] Aníbal Limón : systemd: Increase devices timeout in QEMU machines to avoid failures on serial-getty

2015-09-14 Thread Martin Jansa
On Sat, Aug 29, 2015 at 12:39:35PM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master > Commit: 5196d7bacaef1076c361adaa2867be31759c1b52 > URL: > http://git.openembedded.org/?p=openembedded-core.git=commit;h=5196d7bacaef1076c361adaa2867be31759c1b52 > >

[OE-core] [PATCH][master][fido][dizzy] Revert "perf: fix for rebuilding"

2015-09-14 Thread Martin Jansa
* This reverts commit 9dafa571ed0a40d21a886dec7704c31150b21942. * The "fix" is causing more issues then it's fixing and there was no feedback in many months. * More info: http://lists.openembedded.org/pipermail/openembedded-core/2015-June/105684.html

[OE-core] [PATCH] systemd: fix missing space in SRC_URI append

2015-09-14 Thread Martin Jansa
* it was introduced in: commit 5196d7bacaef1076c361adaa2867be31759c1b52 Author: Aníbal Limón Date: Fri Aug 28 11:15:01 2015 -0500 Subject: systemd: Increase devices timeout in QEMU machines to avoid failures on serial-getty Signed-off-by: Martin Jansa

Re: [OE-core] [PATCH][v2] perf: fix the install-python_ext

2015-09-14 Thread Rongqing Li
On 2015年09月14日 22:43, Saul Wold wrote: On 08/25/2015 10:58 PM, rongqing...@windriver.com wrote: From: Roy Li 1. $(grep xxx xxx) never returns 0, it maybe return empty or string, and can not compare with 0, this fixes that python module never are installed. 2.

Re: [OE-core] [PATCH][master][fido][dizzy] Revert "perf: fix for rebuilding"

2015-09-14 Thread Robert Yang
Hi Martin, Sorry, I'm blocked by mutitlib SDK issues recently, I will fix it sooner. Revert the patch is fine to me if it is urgent. // Robert On 09/15/2015 01:29 PM, Martin Jansa wrote: * This reverts commit 9dafa571ed0a40d21a886dec7704c31150b21942. * The "fix" is causing more issues then

[OE-core] [PATCH] quashfs-tools: make it be able to be compiled by gcc5 with "-O0"

2015-09-14 Thread rongqing.li
From: Roy Li Signed-off-by: Roy Li --- ...shfs.c-get-inline-functions-work-with-C99.patch | 154 + .../squashfs-tools/squashfs-tools_git.bb | 1 + 2 files changed, 155 insertions(+) create mode 100644

Re: [OE-core] [PATCH] matchbox-keyboard: Fix build failure with ld-is-gold

2015-09-14 Thread Khem Raj
> On Sep 11, 2015, at 7:51 AM, Phil Blundell wrote: > > On Fri, 2015-09-11 at 14:49 +0200, Carlos Alberto Lopez Perez wrote: >> * When ld-is-gold is enabled in DISTRO_FEATURES, matchbox-keyboard >>will fail to build with this error: >> >>ld: error:

Re: [OE-core] [PATCH] quashfs-tools: make it be able to be compiled by gcc5 with "-O0"

2015-09-14 Thread Khem Raj
> On Sep 14, 2015, at 12:33 AM, > wrote: > > From: Roy Li > > Signed-off-by: Roy Li > --- > ...shfs.c-get-inline-functions-work-with-C99.patch | 154 + >

Re: [OE-core] How to put a correct dependency with regards to gcc?

2015-09-14 Thread Randy MacLeod
On 2015-09-09 12:09 PM, Reshetova, Elena wrote: Maybe we have to fix gcc-source after all rather than use the EXCLUDE_WORLD change I made in: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7878 Should I file a bug about this for easy tracking? My problem really seems that do_fetch on

Re: [OE-core] How to put a correct dependency with regards to gcc?

2015-09-14 Thread Reshetova, Elena
On 2015-09-09 12:09 PM, Reshetova, Elena wrote: >> Maybe we have to fix gcc-source after all rather than use the >> EXCLUDE_WORLD > change I made in: >> https://bugzilla.yoctoproject.org/show_bug.cgi?id=7878 > > Should I file a bug about this for easy tracking? My problem really > seems

Re: [OE-core] [PATCH] libgcc.inc: package baremetal multilib libraries

2015-09-14 Thread Phil Blundell
On Mon, 2015-09-14 at 09:38 -0700, Khem Raj wrote: > > On Sep 14, 2015, at 9:22 AM, Juro Bystricky > > wrote: > > > > When building libgcc for baremetal cross-compilers, some files and libraries > > may be built but not packaged. This patch fixes errors such as these:

Re: [OE-core] [PATCH] prelink: Move to latest release

2015-09-14 Thread Phil Blundell
On Mon, 2015-09-14 at 10:47 -0500, Mark Hatle wrote: > [YOCTO #8227] > > The latest release has a fix for prelinking on ARM with recent binutils. > > For more information on why the change was necessary, see: > > https://sourceware.org/ml/binutils/2014-06/msg00228.html That link isn't

Re: [OE-core] [PATCH][fido] wic: fix path parsing, use last occurrence

2015-09-14 Thread Ed Bartosh
Hi George, Thank you for the fix! Acked-by: Ed Bartosh On Thu, Sep 10, 2015 at 12:30:52PM -0500, George McCollister wrote: > If the path contains 'scripts' more than once the first occurrence will be > incorrectly used. Use rfind instead of find to find the last

Re: [OE-core] [PATCH v2] u-boot.inc: Add host compiler flags and openssl-native dependency

2015-09-14 Thread Nathan Rossi
On Fri, Sep 11, 2015 at 3:50 AM, Otavio Salvador wrote: > On Thu, Sep 10, 2015 at 7:24 AM, Nathan Rossi wrote: >> U-Boot will compile its own tools during the build, with specific >> configurations (aka when CONFIG_FIT_SIGNATURE is

Re: [OE-core] [PATCH] quashfs-tools: make it be able to be compiled by gcc5 with "-O0"

2015-09-14 Thread Rongqing Li
On 2015年09月14日 17:07, Mike Looijmans wrote: Typo: "(s)quashfs" thanks -Roy Kind regards, Mike Looijmans System Expert TOPIC Embedded Products Eindhovenseweg 32-C, NL-5683 KH Best Postbus 440, NL-5680 AK Best Telefoon: +31 (0) 499 33 69 79 Telefax: +31 (0) 499 33 69 70 E-mail:

[OE-core] [PATCH][v2] squashfs-tools: make it be able to be compiled by gcc5 with "-O0"

2015-09-14 Thread rongqing.li
From: Roy Li Signed-off-by: Roy Li --- ...shfs.c-get-inline-functions-work-with-C99.patch | 154 + .../squashfs-tools/squashfs-tools_git.bb | 1 + 2 files changed, 155 insertions(+) create mode 100644

[OE-core] [PATCH 1/1] qemu: remove redundant lines in smc91c111_fix.patch

2015-09-14 Thread kai.kang
From: Kai Kang Remove redundant lines in smc91c111_fix.patch which caused command patch of lower version fails to work. Signed-off-by: Kai Kang --- meta/recipes-devtools/qemu/qemu/smc91c111_fix.patch | 5 + 1 file changed, 1 insertion(+), 4

[OE-core] [PATCH 0/1] Update context of qemu patch

2015-09-14 Thread kai.kang
From: Kai Kang The following changes since commit 75bad1b64bd485a50af69ed1f8663a0dadbb5f9e: gcc: reformat 0063-nativesdk-gcc-support.patch (2015-09-12 23:01:53 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/qemu

[OE-core] [PATCH] webkitgtk: Add patch to fix gcc5 compile issues

2015-09-14 Thread Richard Purdie
Without this patch, webkitgtk fails to build with gcc5. I found Khem had sent the patch against Qt for the same issue we were seeing on mips/ppc. Signed-off-by: Richard Purdie diff --git a/meta/recipes-sato/webkit/webkitgtk/gcc5.patch

[OE-core] [PATCH][fido][dizzy] libtasn1: CVE-2015-3622

2015-09-14 Thread Sona Sarmadi
_asn1_extract_der_octet: prevent past of boundary access References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3622 http://git.savannah.gnu.org/gitweb/?p=libtasn1.git;a=patch; h=f979435823a02f842c41d49cd41cc81f25b5d677 Signed-off-by: Sona Sarmadi ---

[OE-core] [PATCH v2 1/7] dbus: merge .bb and .inc

2015-09-14 Thread Andrew Shadura
The split is no longer necessary, and only makes it more complicated to do changes in external layers. --- meta/recipes-core/dbus/dbus.inc | 170 - meta/recipes-core/dbus/dbus_1.8.20.bb | 171 +- 2 files changed, 170

[OE-core] [PATCH v2 4/7] systemd: don't build against dbus unless required

2015-09-14 Thread Andrew Shadura
Modern systemd doesn't need dbus libraries normally, as it ships with its own dbus library. This is required to proceed with systemd support in dbus, as otherwise dependency loops occur. --- meta/recipes-core/systemd/systemd_225.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

[OE-core] [PATCH v2 5/7] systemd: add gnuefi package configuration option, switched off by default

2015-09-14 Thread Andrew Shadura
--- meta/recipes-core/systemd/systemd_225.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/systemd/systemd_225.bb b/meta/recipes-core/systemd/systemd_225.bb index 5751bea..942f6ce 100644 --- a/meta/recipes-core/systemd/systemd_225.bb +++

[OE-core] [PATCH v2 2/7] dbus: update the recipes to 1.10.0

2015-09-14 Thread Andrew Shadura
--- .../dbus/{dbus-test_1.8.20.bb => dbus-test_1.10.0.bb} | 6 +++--- meta/recipes-core/dbus/dbus/python-config.patch| 13 +++-- meta/recipes-core/dbus/{dbus_1.8.20.bb => dbus_1.10.0.bb} | 14 +- 3 files changed, 19 insertions(+), 14 deletions(-) rename

[OE-core] [PATCH v2 7/7] dbus: build with systemd support

2015-09-14 Thread Andrew Shadura
--- meta/recipes-core/dbus/dbus_1.10.0.bb | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/meta/recipes-core/dbus/dbus_1.10.0.bb b/meta/recipes-core/dbus/dbus_1.10.0.bb index 58210f4..d2bea13 100644 --- a/meta/recipes-core/dbus/dbus_1.10.0.bb +++

[OE-core] [PATCH v2 3/7] dbus: add apparmor support

2015-09-14 Thread Andrew Shadura
--- meta/recipes-core/dbus/dbus_1.10.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/dbus/dbus_1.10.0.bb b/meta/recipes-core/dbus/dbus_1.10.0.bb index cbfdf05..31cbef0 100644 --- a/meta/recipes-core/dbus/dbus_1.10.0.bb +++ b/meta/recipes-core/dbus/dbus_1.10.0.bb @@

[OE-core] [PATCH v2 6/7] dbus: add user sessions support

2015-09-14 Thread Andrew Shadura
--- meta/recipes-core/dbus/dbus_1.10.0.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/dbus/dbus_1.10.0.bb b/meta/recipes-core/dbus/dbus_1.10.0.bb index 31cbef0..58210f4 100644 --- a/meta/recipes-core/dbus/dbus_1.10.0.bb +++