[OE-core] [meta-networking] [PATCH 1/2] esmtp: use BPN in SRC_URI

2014-12-29 Thread Robert Yang
Signed-off-by: Robert Yang --- meta-networking/recipes-support/esmtp/esmtp_1.2.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-support/esmtp/esmtp_1.2.bb b/meta-networking/recipes-support/esmtp/esmtp_1.2.bb index 46d468c..60d34e1 100644 --- a/met

[OE-core] [meta-networking] [PATCH 2/2] esmtp: remove sendmail from sysroot

2014-12-29 Thread Robert Yang
The sysroot/${libdir}/sendmail conflicts with lsb's, and it's a symlink to ${bindir}/esmtp which is meaningless for sysroot, so remove it. Signed-off-by: Robert Yang --- meta-networking/recipes-support/esmtp/esmtp_1.2.bb |8 1 file changed, 8 insertions(+) diff --git a/meta-network

Re: [OE-core] [PATCH 1/2] clutter-1.0: upgrade to v1.20.0

2014-12-29 Thread Tim Orling
And again, PING. On Friday, November 28, 2014, Tim Orling wrote: > Ping. > > > On Oct 7, 2014, at 8:00 PM, Tim Orling > wrote: > > > > * The 1.19.x series were "snapshots" and not stable releases. > > * This is the first stable release beyond the 1.18.x series. > > * Tested on nuc with core-ima

[OE-core] [PATCH v2 2/2] gstreamer1.0-plugins-base: Taglist will not be sent to downstream if all the frame corrupted

2014-12-29 Thread Zidan Wang
Add patch to fix the issue that taglist will not be sent to downstream if the tack is EOS. https://bugzilla.gnome.org/show_bug.cgi?id=737246 Signed-off-by: Zidan Wang --- ...-send-to-down-stream-if-all-the-frame-cor.patch | 57 ++ .../gstreamer/gstreamer1.0-plugins-base_1.4

[OE-core] [PATCH v2 0/2] Add two patches to gstreamer1.4

2014-12-29 Thread Zidan Wang
Add patches to gstreamer1.0-plugins-base and gstreamer1.0-plugins-good. Zidan Wang (2): gstreamer1.0-plugins-good: Decrease the rank as havn't this kind of decoder for asteriskh263 gstreamer1.0-plugins-base: Taglist will not be sent to downstream if all the frame corrupted ...-send-t

[OE-core] [PATCH v2 1/2] gstreamer1.0-plugins-good: Decrease the rank as havn't this kind of decoder for asteriskh263

2014-12-29 Thread Zidan Wang
When streaming H263 stream on RTSP, asteriskh263 will be loaded, but it can't find this kind of video decoder. So decrease the rank as havn't this kind of decoder. https://bugzilla.gnome.org/show_bug.cgi?id=739935 Signed-off-by: Zidan Wang --- .../decrease_asteriskh263_rank.patch

[OE-core] [oe][dizzy][PATCH] kernel.bbclass: prevent rename not exist dirs

2014-12-29 Thread Yen-Chin Lee
During kernel_do_install it will use mv command to make some dirs be hidden dirs then rename back, but kernel version below 2.6.30 doesn't has tools dir. Check if dir exist or not to make kernel_do_install not failed for kernel <2.6.30. Signed-off-by: Yen-Chin Lee --- meta/classes/kernel.bbclas

Re: [OE-core] [PATCH] gstreamer1.0-omx: use mulitple SCMs to fetch submodules

2014-12-29 Thread Nicolas Dechesne
On Mon, Dec 29, 2014 at 1:55 PM, Belal, Awais wrote: > Hi Nicolas, > > I sent this against the omx package only because I wanted to see if there's > any feedback on this for improvement or anything that I might be doing wrong. > If this gets accepted I will submit updates for the other > gstrea

[OE-core] [PATCH 5/5] sqlite3: Upgrade to 3.8.7.4

2014-12-29 Thread Aníbal Limón
Signed-off-by: Aníbal Limón --- .../recipes-support/sqlite/{sqlite3_3.8.6.0.bb => sqlite3_3.8.7.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/sqlite/{sqlite3_3.8.6.0.bb => sqlite3_3.8.7.4.bb} (80%) diff --git a/meta/recipes-support/sqlite/sqlite3_3

[OE-core] [PATCH 4/5] mc: Upgrade to 4.8.13

2014-12-29 Thread Aníbal Limón
Signed-off-by: Aníbal Limón --- meta/recipes-extended/mc/{mc_4.8.12.bb => mc_4.8.13.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/mc/{mc_4.8.12.bb => mc_4.8.13.bb} (93%) diff --git a/meta/recipes-extended/mc/mc_4.8.12.bb b/meta/recipes-extended/mc/m

[OE-core] [PATCH 2/5] acpid: Upgrade to 2.0.23

2014-12-29 Thread Aníbal Limón
Signed-off-by: Aníbal Limón --- meta/recipes-bsp/acpid/{acpid_2.0.22.bb => acpid_2.0.23.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-bsp/acpid/{acpid_2.0.22.bb => acpid_2.0.23.bb} (55%) diff --git a/meta/recipes-bsp/acpid/acpid_2.0.22.bb b/meta/recipes-bsp/

[OE-core] [PATCH 1/5] xrandr: Upgrade to 1.4.3

2014-12-29 Thread Aníbal Limón
Signed-off-by: Aníbal Limón --- meta/recipes-graphics/xorg-app/{xrandr_1.4.2.bb => xrandr_1.4.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xrandr_1.4.2.bb => xrandr_1.4.3.bb} (72%) diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.4.

[OE-core] [PATCH 3/5] lsof: Upgrade to 4.88

2014-12-29 Thread Aníbal Limón
Signed-off-by: Aníbal Limón --- meta/recipes-extended/lsof/{lsof_4.87.bb => lsof_4.88.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lsof/{lsof_4.87.bb => lsof_4.88.bb} (91%) diff --git a/meta/recipes-extended/lsof/lsof_4.87.bb b/meta/recipes-extende

[OE-core] [PATCH 0/5] Package upgrades

2014-12-29 Thread Aníbal Limón
The following changes since commit 6dde745bf90d9f9e52af3779df28879d91cbc64c: binutils: several security fixes (2014-12-27 22:53:40 +) are available in the git repository at: git://git.yoctoproject.org/poky-contrib alimon/package_upgrades http://git.yoctoproject.org/cgit.cgi/poky-contr

Re: [OE-core] [PATCH] glib-2.0: filter out -fvisibility=default option

2014-12-29 Thread Huang, Jie (Jackie)
> -Original Message- > From: otavio.salva...@gmail.com [mailto:otavio.salva...@gmail.com] On Behalf > Of Otavio Salvador > Sent: Friday, December 26, 2014 10:02 PM > To: Huang, Jie (Jackie) > Cc: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH] glib-2.0: f

Re: [OE-core] [PATCH] gstreamer1.0-omx: use mulitple SCMs to fetch submodules

2014-12-29 Thread Belal, Awais
Hi Nicolas, I sent this against the omx package only because I wanted to see if there's any feedback on this for improvement or anything that I might be doing wrong. If this gets accepted I will submit updates for the other gstreamer1.0-*_git.bb recipes as you've correctly pointed out that they

Re: [OE-core] [PATCH 0/2] Add patches for gstreamer1.4

2014-12-29 Thread Otavio Salvador
Hello Zidan, On Mon, Dec 29, 2014 at 7:15 AM, Zidan Wang wrote: > Add patches to gstreamer1.0-plugins-base and gstreamer1.0-plugins-good. > > Zidan Wang (2): > gstreamer1.0-plugins-base: Add > taglist-not-send-to-down-stream-if-all-the-frame-cor.patch > gstreamer1.0-plugins-good: Add decr

Re: [OE-core] [PATCH] gstreamer1.0-omx: use mulitple SCMs to fetch submodules

2014-12-29 Thread Nicolas Dechesne
On Mon, Dec 29, 2014 at 10:46 AM, Awais Belal wrote: > The gstreamer omx package uses a submodule 'common' which > is fetched by the configure script. This approach fails > on non-network builds as the fetcher tries to look upstream > for the submodule. > We now use multiple SCMs, one for the main

[OE-core] [PATCH 1/1] pciutils: change default value of PACKAGECONFIG

2014-12-29 Thread Chen Qi
Default PACKAGECONFIG value to "hwdb" if 'systemd' is in DISTRO_FEATURES. Signed-off-by: Chen Qi --- meta/recipes-bsp/pciutils/pciutils_3.3.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-bsp/pciutils/pciutils_3.3.0.bb b/meta/recipes-bsp/pciutils/pciutils_3

[OE-core] [PATCH 0/1] pciutils: change default value of PACKAGECONFIG

2014-12-29 Thread Chen Qi
The following changes since commit 859fb4d9ec6974be9ce755e4ffefd9b199f3604c: binutils: several security fixes (2014-12-27 09:16:08 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/pciutils-PACKAGECONFIG http://cgit.openembedded.or

Re: [OE-core] [PATCH 5/7] pciutils: add PACKAGECONFIG for 'hwdb'

2014-12-29 Thread ChenQi
On 12/29/2014 07:45 PM, Burton, Ross wrote: Hi Chen, On 26 December 2014 at 09:35, Chen Qi > wrote: Add PACKAGECONFIG for 'hwdb' to fix the following QA warning. WARNING: QA Issue: libpci rdepends on libudev, but it isn't a build dependency? [build-dep

Re: [OE-core] [PATCH 5/7] pciutils: add PACKAGECONFIG for 'hwdb'

2014-12-29 Thread Burton, Ross
Hi Chen, On 26 December 2014 at 09:35, Chen Qi wrote: > Add PACKAGECONFIG for 'hwdb' to fix the following QA warning. > WARNING: QA Issue: libpci rdepends on libudev, but it isn't a build > dependency? [build-deps] > WARNING: QA Issue: pciutils rdepends on libudev, but it isn't a build > depende

Re: [OE-core] [PATCH V3 4/4] busybox.inc: fix QA package-missing warnings

2014-12-29 Thread Hongxu Jia
Changed in V3: There is a failure to build core-image-minimal while IMAGE_INSTALL_append = " busybox-udhcpd" ... NOTE: Runtime target 'busybox-udhcpd' is unbuildable, removing... Missing or unbuildable dependency chain was: ['busybox-udhcpd'] ERROR: Required build target 'core-image-minimal' has

[OE-core] [PATCH V3 4/4] busybox.inc: fix QA package-missing warnings

2014-12-29 Thread Hongxu Jia
While building busybox with QA package-missing checking enabled, there was warning: ... WARNING: QA Issue: package busybox-mdev not generated, but listed in PACKAGES WARNING: QA Issue: package busybox-httpd not generated, but listed in PACKAGES ... The config in ${B}/.config decides to generate bu

Re: [OE-core] State of bitbake world, Failed tasks 2014-12-{11, 22, 29}

2014-12-29 Thread Martin Jansa
On Mon, Dec 29, 2014 at 10:25:24AM +0100, Martin Jansa wrote: > We had almost clean state around 2014-12-12 after blacklisting few more > recipes. > Only xfce4-vala was failing. Then I've added 2 new layers meta-luneui and > meta-luneos > which break bunch of recipes (by introducing newer nodejs,

[OE-core] [PATCH 0/2] Add patches for gstreamer1.4

2014-12-29 Thread Zidan Wang
Add patches to gstreamer1.0-plugins-base and gstreamer1.0-plugins-good. Zidan Wang (2): gstreamer1.0-plugins-base: Add taglist-not-send-to-down-stream-if-all-the-frame-cor.patch gstreamer1.0-plugins-good: Add decrease_asteriskh263_rank.patch ...-send-to-down-stream-if-all-the-frame-cor.p

[OE-core] [PATCH] gstreamer1.0-omx: use mulitple SCMs to fetch submodules

2014-12-29 Thread Awais Belal
The gstreamer omx package uses a submodule 'common' which is fetched by the configure script. This approach fails on non-network builds as the fetcher tries to look upstream for the submodule. We now use multiple SCMs, one for the main omx package and the other for the 'common' submodule so it is a

[OE-core] [PATCH 1/2] gstreamer1.0-plugins-base: Add taglist-not-send-to-down-stream-if-all-the-frame-cor.patch

2014-12-29 Thread Zidan Wang
The patch fix the issue that taglist will not send to downstream when the tack is EOS. https://bugzilla.gnome.org/show_bug.cgi?id=737246 Signed-off-by: Zidan Wang --- ...-send-to-down-stream-if-all-the-frame-cor.patch | 57 ++ .../gstreamer/gstreamer1.0-plugins-base_1.4.1.b

[OE-core] [PATCH 2/2] gstreamer1.0-plugins-good: Add decrease_asteriskh263_rank.patch

2014-12-29 Thread Zidan Wang
When streaming H263 stream on RTSP, asteriskh263 will be loaded, but it can't find this kind of video decoder. So decrease the rank as havn't this kind of decoder. https://bugzilla.gnome.org/show_bug.cgi?id=739935 Signed-off-by: Zidan Wang --- .../decrease_asteriskh263_rank.patch

[OE-core] State of bitbake world, Failed tasks 2014-12-{11,22,29}

2014-12-29 Thread Martin Jansa
We had almost clean state around 2014-12-12 after blacklisting few more recipes. Only xfce4-vala was failing. Then I've added 2 new layers meta-luneui and meta-luneos which break bunch of recipes (by introducing newer nodejs, changing qtbase PACKAGECONFIG, I'm still working on them to have fewer s

[OE-core] [PATCH] bind: fix for CVE-2014-8500

2014-12-29 Thread Sona Sarmadi
[From upstream commit: 603a0e2637b35a2da820bc807f69bcf09c682dce] [YOCTO #7098] External References: === https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8500 Signed-off-by: Sona Sarmadi --- .../bind/bind/bind9_9_5-CVE-2014-8500.patch| 990 + m

[OE-core] [PATCH 0/1] diffutils & diffstat: fix up EXTRA_OECONF

2014-12-29 Thread Chen Qi
The following changes since commit 859fb4d9ec6974be9ce755e4ffefd9b199f3604c: binutils: several security fixes (2014-12-27 09:16:08 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/diffutils-diffstat http://cgit.openembedded.org/cgi

[OE-core] [PATCH 1/1] diffutils & diffstat: fix up EXTRA_OECONF

2014-12-29 Thread Chen Qi
The following line is meant to be in diffutils but it was added to diffstat by accident. The commit message which introduced this line says that it's for diffutils. EXTRA_OECONF += "--without-libsigsegv-prefix" This patch fixes this problem. Signed-off-by: Chen Qi --- meta/recipes-devtool

Re: [OE-core] [PATCH V2 4/4] busybox.inc: fix QA package-missing warnings

2014-12-29 Thread Hongxu Jia
BTW, just update the git repo in this thread: git://git.pokylinux.org/poky-contrib hongxu/package-missing http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/package-missing //Hongxu On 12/29/2014 04:16 PM, Hongxu Jia wrote: While building busybox with QA package-missing checking en

[OE-core] [PATCH V2 4/4] busybox.inc: fix QA package-missing warnings

2014-12-29 Thread Hongxu Jia
While building busybox with QA package-missing checking enabled, there was warning: ... WARNING: QA Issue: package busybox-mdev not generated, but listed in PACKAGES WARNING: QA Issue: package busybox-httpd not generated, but listed in PACKAGES ... The config in ${B}/.config decides to generate bu

[OE-core] [PATCH V2 3/4] linux-libc-headers.inc: fix QA package-missing warnings

2014-12-29 Thread Hongxu Jia
While building linux-libc-headers with QA package-missing checking enabled, there was warning: ... QA Issue: package linux-libc-headers not generated, but listed in PACKAGES ... Only linux-libc-headers-dev was generated, the others are empty, we should set PACKAGE manually. We also set linux-libc