[oe] [meta-oe][PATCH 0/2] lmsensors: some modifies

2015-02-14 Thread Bian Naimeng
Bian Naimeng (2): lmsensors: install sensord into sbindir same as ubuntu and debian lmsensors: add systemd supported. .../lm_sensors/lmsensors/sensord.service| 11 +++ .../recipes-support/lm_sensors/lmsensors_3.3.5.bb | 21 ++--- 2 files changed, 29 inser

[oe] [meta-oe][PATCH 2/2] lmsensors: add systemd supported.

2015-02-14 Thread Bian Naimeng
Signed-off-by: Bian Naimeng --- .../lm_sensors/lmsensors/sensord.service | 11 +++ meta-oe/recipes-support/lm_sensors/lmsensors_3.3.5.bb | 19 +-- 2 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 meta-oe/recipes-support/lm_sensors/lmsensor

[oe] [meta-oe][PATCH 1/2] lmsensors: install sensord into sbindir same as ubuntu and debian

2015-02-14 Thread Bian Naimeng
Signed-off-by: Bian Naimeng --- meta-oe/recipes-support/lm_sensors/lmsensors_3.3.5.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/lm_sensors/lmsensors_3.3.5.bb b/meta-oe/recipes-support/lm_sensors/lmsensors_3.3.5.bb index c2aefba..113c6fc 10064

Re: [oe] [OE-core] [yocto] [RFT] upcoming glibc 2.21 and gcc 4.9 upgrade

2015-02-14 Thread Dan McGregor
On 14 Feb 2015 07:09, "Burton, Ross" wrote: > > Hi, > > On 14 February 2015 at 10:06, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: >> >> Right now, poky-tiny failed due to warning are errors and unused >> symbols. Minnow failed due to SSE instruction issues. Full build logs >> are a

Re: [oe] [OE-core] [yocto] [RFT] upcoming glibc 2.21 and gcc 4.9 upgrade

2015-02-14 Thread Burton, Ross
Hi, On 14 February 2015 at 10:06, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > Right now, poky-tiny failed due to warning are errors and unused > symbols. Minnow failed due to SSE instruction issues. Full build logs > are also available on the autobuilder: > Now those SSE errors

[oe] Question about RDEPENDS and RRECOMMENDS

2015-02-14 Thread Carlos Rafael Giani
Hello, I am updating the gstreamer1.0-plugins-imx recipe from meta-fsl-arm, and want to improve one aspect of it. This recipe produces several packages. Among them are an audio and a video decoder plugin for GStreamer. In order to use the audio decoder at runtime, the "audioparsers" package fr