[OE-core] [PATCH 01/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0866

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The aac_decode_init function in libavcodec/aacdec.c in FFmpeg before 1.0.4 and 1.1.x before 1.1.2 allows remote attackers to have an unspecified impact via a large number of channels in an AAC file, which triggers an out-of-bounds array access.

[OE-core] [PATCH 00/16] gst-ffmpeg: merge several CVE patches

2014-07-22 Thread rongqing.li
From: Roy Li rongqing...@windriver.com The following changes since commit 6bc3696d8451a23d743daf03ee98c4ba54ce4551: wget: Remove unneeded DEPENDS line (2014-07-21 19:10:30 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib roy/ffmpeg-7-21

[OE-core] [PATCH 03/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0860

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The ff_er_frame_end function in libavcodec/error_resilience.c in FFmpeg before 1.0.4 and 1.1.x before 1.1.1 does not properly verify that a frame is fully initialized, which allows remote attackers to trigger a NULL pointer dereference via crafted picture data.

[OE-core] [PATCH 02/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0875

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The ff_add_png_paeth_prediction function in libavcodec/pngdec.c in FFmpeg before 1.1.3 allows remote attackers to have an unspecified impact via a crafted PNG image, related to an out-of-bounds array access.

[OE-core] [PATCH 04/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2011-3934

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com Double free vulnerability in the vp3_update_thread_context function in libavcodec/vp3.c in FFmpeg before 0.10 allows remote attackers to have an unspecified impact via crafted vp3 data. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3934

[OE-core] [PATCH 06/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-7023

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The ff_combine_frame function in libavcodec/parser.c in FFmpeg before 2.1 does not properly handle certain memory-allocation errors, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other

[OE-core] [PATCH 09/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2011-4351

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com Buffer overflow in FFmpeg before 0.5.6, 0.6.x before 0.6.4, 0.7.x before 0.7.8, and 0.8.x before 0.8.8 allows remote attackers to execute arbitrary code via unspecified vectors. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-4351 Signed-off-by: Yue

[OE-core] [PATCH 08/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0855

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com Integer overflow in the alac_decode_close function in libavcodec/alac.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a large number of samples per frame in Apple Lossless Audio Codec (ALAC) data, which triggers an out-of-bounds

[OE-core] [PATCH 10/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0848

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The decode_init function in libavcodec/huffyuv.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a crafted width in huffyuv data with the predictor set to median and the colorspace set to YUV422P, which triggers an out-of-bounds

[OE-core] [PATCH 07/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-7009

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The rpza_decode_stream function in libavcodec/rpza.c in FFmpeg before 2.1 does not properly maintain a pointer to pixel data, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via

[OE-core] [PATCH 12/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-7010

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com Multiple integer signedness errors in libavcodec/dsputil.c in FFmpeg before 2.1 allow remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted data.

[OE-core] [PATCH 11/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2011-3944

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The smacker_decode_header_tree function in libavcodec/smacker.c in FFmpeg before 0.10 allows remote attackers to have an unspecified impact via crafted Smacker data. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3944

[OE-core] [PATCH 05/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2011-3946

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The ff_h264_decode_sei function in libavcodec/h264_sei.c in FFmpeg before 0.10 allows remote attackers to have an unspecified impact via crafted Supplemental enhancement information (SEI) data, which triggers an infinite loop.

[OE-core] [PATCH 16/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2012-6617

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The prepare_sdp_description function in ffserver.c in FFmpeg before 1.0.2 allows remote attackers to cause a denial of service (crash) via vectors related to the rtp format. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-6617 Signed-off-by: Yue Tao

[OE-core] [PATCH 14/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0846

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com Array index error in the qdm2_decode_super_block function in libavcodec/qdm2.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via crafted QDM2 data, which triggers an out-of-bounds array access.

[OE-core] [PATCH 15/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2012-6618

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The av_probe_input_buffer function in libavformat/utils.c in FFmpeg before 1.0.2, when running with certain -probesize values, allows remote attackers to cause a denial of service (crash) via a crafted MP3 file, possibly related to frame size or lack of

[OE-core] [PATCH 13/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2011-3941

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The decode_mb function in libavcodec/error_resilience.c in FFmpeg before 0.10 allows remote attackers to have an unspecified impact via vectors related to an uninitialized block index, which triggers an out-of-bound write.

[OE-core] [PATCH] gstreamer: fix a bug for gstbaseparse

2014-07-22 Thread Wang Zidan
self-comparison will always evaluates to true. Signed-off-by: Wang Zidan b50...@freescale.com --- ...ix-self-comparison-always-evaluates-to-tr.patch | 32 .../gstreamer/gstreamer_0.10.36.bb |4 ++- 2 files changed, 35 insertions(+), 1 deletion(-)

[OE-core] [PATCH] gstreamer1.0: pass rate of input segment to output segment in gstbaseparse.

2014-07-22 Thread Wang Zidan
Signed-off-by: Wang Zidan b50...@freescale.com --- ...s-rate-of-input-segment-to-output-segment.patch | 32 .../gstreamer/gstreamer1.0_1.2.4.bb|4 ++- 2 files changed, 35 insertions(+), 1 deletion(-) create mode 100644

[OE-core] [PATCH] gstreamer1.0-libav: avoid using non-growable pool for videodec

2014-07-22 Thread Wang Zidan
Using growable pool with at least 32 buffers for decoders. Signed-off-by: Wang Zidan b50...@freescale.com --- .../videodec-Don-t-use-non-growable-pool.patch | 75 .../gstreamer/gstreamer1.0-libav_1.2.4.bb |3 +- 2 files changed, 77 insertions(+), 1

[OE-core] [PATCH] gstreamer1.0-plugins-base: do not change eos event to gap event if no data has passed to streamsynchronizer.

2014-07-22 Thread Wang Zidan
Signed-off-by: Wang Zidan b50...@freescale.com --- .../do-not-change-eos-event-to-gap-event-if.patch | 37 .../gstreamer/gstreamer1.0-plugins-base_1.2.4.bb |4 +++ 2 files changed, 41 insertions(+) create mode 100644

[OE-core] [PATCH] gst-plugins-good: fix integer overrun for mulawdec

2014-07-22 Thread Wang Zidan
There might be more than 65535 samples in a chunk of data, so use 32 bit integer instead of 16 bit. Signed-off-by: Wang Zidan b50...@freescale.com --- .../0407-mulawdec-fix-integer-overrun.patch| 47 .../gstreamer/gst-plugins-good_0.10.31.bb |7 +-- 2

Re: [OE-core] [PATCH 00/16] gst-ffmpeg: merge several CVE patches

2014-07-22 Thread Rongqing Li
Please drop this batch, the Upstream-status is not correct. sorry for this noise -Roy On 07/22/2014 02:16 PM, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com The following changes since commit 6bc3696d8451a23d743daf03ee98c4ba54ce4551: wget: Remove unneeded DEPENDS

[OE-core] [PATCH 02/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0875

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The ff_add_png_paeth_prediction function in libavcodec/pngdec.c in FFmpeg before 1.1.3 allows remote attackers to have an unspecified impact via a crafted PNG image, related to an out-of-bounds array access.

[OE-core] [PATCH 06/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-7023

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The ff_combine_frame function in libavcodec/parser.c in FFmpeg before 2.1 does not properly handle certain memory-allocation errors, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other

[OE-core] [PATCH 00/16 v2] merge 16 CVE patches

2014-07-22 Thread rongqing.li
From: Roy Li rongqing...@windriver.com The following changes since commit 6bc3696d8451a23d743daf03ee98c4ba54ce4551: wget: Remove unneeded DEPENDS line (2014-07-21 19:10:30 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib roy/gst-ff

[OE-core] [PATCH 01/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0866

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The aac_decode_init function in libavcodec/aacdec.c in FFmpeg before 1.0.4 and 1.1.x before 1.1.2 allows remote attackers to have an unspecified impact via a large number of channels in an AAC file, which triggers an out-of-bounds array access.

[OE-core] [PATCH 04/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2011-3934

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com Double free vulnerability in the vp3_update_thread_context function in libavcodec/vp3.c in FFmpeg before 0.10 allows remote attackers to have an unspecified impact via crafted vp3 data. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3934

[OE-core] [PATCH 09/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2011-4351

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com Buffer overflow in FFmpeg before 0.5.6, 0.6.x before 0.6.4, 0.7.x before 0.7.8, and 0.8.x before 0.8.8 allows remote attackers to execute arbitrary code via unspecified vectors. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-4351 Signed-off-by: Yue

[OE-core] [PATCH 05/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2011-3946

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The ff_h264_decode_sei function in libavcodec/h264_sei.c in FFmpeg before 0.10 allows remote attackers to have an unspecified impact via crafted Supplemental enhancement information (SEI) data, which triggers an infinite loop.

[OE-core] [PATCH 08/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0855

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com Integer overflow in the alac_decode_close function in libavcodec/alac.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a large number of samples per frame in Apple Lossless Audio Codec (ALAC) data, which triggers an out-of-bounds

[OE-core] [PATCH 07/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-7009

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The rpza_decode_stream function in libavcodec/rpza.c in FFmpeg before 2.1 does not properly maintain a pointer to pixel data, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via

[OE-core] [PATCH 11/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2011-3944

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The smacker_decode_header_tree function in libavcodec/smacker.c in FFmpeg before 0.10 allows remote attackers to have an unspecified impact via crafted Smacker data. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3944

[OE-core] [PATCH 15/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2012-6618

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The av_probe_input_buffer function in libavformat/utils.c in FFmpeg before 1.0.2, when running with certain -probesize values, allows remote attackers to cause a denial of service (crash) via a crafted MP3 file, possibly related to frame size or lack of

[OE-core] [PATCH 12/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-7010

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com Multiple integer signedness errors in libavcodec/dsputil.c in FFmpeg before 2.1 allow remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted data.

[OE-core] [PATCH 16/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2012-6617

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The prepare_sdp_description function in ffserver.c in FFmpeg before 1.0.2 allows remote attackers to cause a denial of service (crash) via vectors related to the rtp format. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-6617 Signed-off-by: Yue Tao

[OE-core] [PATCH 14/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0846

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com Array index error in the qdm2_decode_super_block function in libavcodec/qdm2.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via crafted QDM2 data, which triggers an out-of-bounds array access.

[OE-core] [PATCH 10/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0848

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The decode_init function in libavcodec/huffyuv.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a crafted width in huffyuv data with the predictor set to median and the colorspace set to YUV422P, which triggers an out-of-bounds

[OE-core] [PATCH 13/16] gst-ffmpeg: Security Advisory - ffmpeg - CVE-2011-3941

2014-07-22 Thread rongqing.li
From: Yue Tao yue@windriver.com The decode_mb function in libavcodec/error_resilience.c in FFmpeg before 0.10 allows remote attackers to have an unspecified impact via vectors related to an uninitialized block index, which triggers an out-of-bound write.

Re: [OE-core] [PATCH 00/16 v2] merge 16 CVE patches

2014-07-22 Thread Burton, Ross
On 22 July 2014 08:46, rongqing...@windriver.com wrote: Yue Tao (16): gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0866 gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0875 gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0860 gst-ffmpeg: Security Advisory - ffmpeg -

Re: [OE-core] [oe-commits] Richard Tollerton : bootlogd: ensure /var/log/boot is created in volatiles

2014-07-22 Thread Martin Jansa
On Mon, Jul 21, 2014 at 06:25:15PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master-next Commit: 6f963d761fa2916711b0d7808351515383bd5298 URL: http://git.openembedded.org/?p=openembedded-core.gita=commit;h=6f963d761fa2916711b0d7808351515383bd5298

[OE-core] [PATCH 02/40] kernel.bbclass: add perl python bash to RDEPENDS_kernel-dev

2014-07-22 Thread Robert Yang
Bash scripts: [snip] 66 ones Perl scripts: [snip] 26 ones Python scripts: kernel-dev/usr/src/kernel/scripts/diffconfig kernel-dev/usr/src/kernel/scripts/rt-tester/rt-tester.py kernel-dev/usr/src/kernel/scripts/tracing/draw_functrace.py kernel-dev/usr/src/kernel/scripts/analyze_suspend.py

[OE-core] [PATCH 01/40] bitbake.conf: add bash-native to ASSUME_PROVIDED

2014-07-22 Thread Robert Yang
A few native scipts requires bash-native, and we don't build bash-native, so add it to ASSUME_PROVIDED. [YOCTO #1662] Signed-off-by: Robert Yang liezhi.y...@windriver.com --- meta/conf/bitbake.conf |1 + 1 file changed, 1 insertion(+) diff --git a/meta/conf/bitbake.conf

[OE-core] [PATCH 00/40 V2] fix rdepends on bash perl and python

2014-07-22 Thread Robert Yang
Note: I put PATCH 3 to PATCH 40 in one email to avoid flushing the mailing list, I'd like to put them into one patch, but I have to write the reason one by one. Please get the commits from the repo. * V2: (Fixed comments from RP) - Add bash-native to ASSUME_PROVIDED - Use RDEPENDS_${PN}

[OE-core] [PATCH 03 - 40 ] fix rdepends on bash perl and python

2014-07-22 Thread Robert Yang
Subject: [PATCH 03/40] groff: add perl to RDEPENDS_groff The following files are perl scripts: /usr/lib/groff/groffer/perl_test.pl /usr/lib/groff/groffer/man.pl /usr/lib/groff/groffer/func.pl /usr/bin/afmtodit /usr/bin/roff2dvi /usr/bin/groffer /usr/bin/roff2x /usr/bin/grog /usr/bin/roff2ps

Re: [OE-core] [PATCH] kernel-module-split: Add support for KERNEL_MODULE_AUTOLOAD and KERNEL_MODULE_PROBECONF

2014-07-22 Thread Martin Jansa
On Mon, Jun 23, 2014 at 06:54:57PM -0400, Denys Dmytriyenko wrote: Sorry for the delay... On Tue, Jun 17, 2014 at 05:46:58PM +0100, Richard Purdie wrote: On Tue, 2014-06-17 at 14:53 +, Hart, Darren wrote: Adding Scott R. I do need to sort out a documentation update. I was

Re: [OE-core] [DO-NOT-MERGE][RFC][PATCH] DO-NOT-MERGE: distutils3.bbclass: Don't use MACHINE variable

2014-07-22 Thread Martin Jansa
On Thu, Jun 19, 2014 at 01:18:15PM +0200, Martin Jansa wrote: The original patch says this about MACHINE variables: Use MACHINE for sysroot when not building for build host Python's machinery replaces directories in sysroot path to match OE's staging area sysroots. Earlier we

Re: [OE-core] [PATCH 1/1] shadow: fix the behavior of su

2014-07-22 Thread Gary Thomas
On 2014-07-21 20:32, Chen Qi wrote: In systems where bash is not installed and /bin/sh is provided by busybox. Commands like `su -l -c '/home/root/test' xuser' would fail complaining the the 'su' applet could not be found. This patch references the old version of shadow to keep the behaviour

Re: [OE-core] [PATCH 00/40 V2] fix rdepends on bash perl and python

2014-07-22 Thread Andrea Adami
On Tue, Jul 22, 2014 at 12:14 PM, Robert Yang liezhi.y...@windriver.com wrote: Note: I put PATCH 3 to PATCH 40 in one email to avoid flushing the mailing list, I'd like to put them into one patch, but I have to write the reason one by one. Please get the commits from the repo. * V2: (Fixed

Re: [OE-core] [PATCH 00/40 V2] fix rdepends on bash perl and python

2014-07-22 Thread Robert Yang
On 07/22/2014 08:37 PM, Andrea Adami wrote: On Tue, Jul 22, 2014 at 12:14 PM, Robert Yang liezhi.y...@windriver.com wrote: Note: I put PATCH 3 to PATCH 40 in one email to avoid flushing the mailing list, I'd like to put them into one patch, but I have to write the reason one by one. Please

[OE-core] [PATCH v3] connman: Fix PPTP VPN plugin QA issue

2014-07-22 Thread Jukka Rissanen
This error was seen when building ConnMan. Fixed by not building ConnMan pptp plugin with module versioning info. ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so: connman-plugin-vpn-pptp path

Re: [OE-core] [oe-commits] Bruce Ashfield : lttng-modules: update to 2.4.1-stable latest

2014-07-22 Thread Bruce Ashfield
On 14-07-20 10:02 AM, Martin Jansa wrote: On Wed, Jun 18, 2014 at 09:44:25AM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: bb304f306c0f6ee496a75a67c0bb8a6c1e41ddf2 URL:

[OE-core] [PATCH 0/1] Fix for YB6217

2014-07-22 Thread Roxana Ciobanu
The following changes since commit 8b7116d25ed6255a03895d835e5a0560858ab496: bitbake: Updated the the example 'bitbake -h' output to match the actual output, which has been recently patched to fix the '-S SIGNATURE_HANDLER, --dump-signatures=SIGNATURE_HANDLER' option. (2014-07-22 08:33:25

[OE-core] [PATCH 1/1] bitbake.conf: move BB_NUMBER_THREADS and PARALLEL_MAKE to bitbake.conf

2014-07-22 Thread Roxana Ciobanu
Currently, BB_NUMBER_THREADS and PARALLEL_MAKE default to unset and are set in local.conf. Now that we have the automatic probing, the default values can be set in bitbake.conf and an example of explicitly defining how many tasks to run can be moved to local.conf.sample.extended. [YOCTO #6217]

Re: [OE-core] [PATCH v3] connman: Fix PPTP VPN plugin QA issue

2014-07-22 Thread Burton, Ross
Acked-by: Ross Burton ross.bur...@intel.com Ross On 22 July 2014 14:11, Jukka Rissanen jukka.rissa...@linux.intel.com wrote: This error was seen when building ConnMan. Fixed by not building ConnMan pptp plugin with module versioning info. ERROR: QA Issue: non -dev/-dbg/-nativesdk package

[OE-core] [PATCH] package_rpm: only claim ownership of empty directories

2014-07-22 Thread Ross Burton
Previous every package claimed ownership via %dir of every directory, which lead to e.g. every package claiming to own /usr. This destroys the concept of directory ownership, so instead only use %dir to ensure empty directories are packaged. Signed-off-by: Ross Burton ross.bur...@intel.com ---

Re: [OE-core] [oe-commits] Richard Tollerton : bootlogd: ensure /var/log/boot is created in volatiles

2014-07-22 Thread Ben Shelton
On 07/22, Martin Jansa wrote: On Mon, Jul 21, 2014 at 06:25:15PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master-next Commit: 6f963d761fa2916711b0d7808351515383bd5298 URL:

Re: [OE-core] [PATCH 1/1] bitbake.conf: move BB_NUMBER_THREADS and PARALLEL_MAKE to bitbake.conf

2014-07-22 Thread Burton, Ross
On 22 July 2014 14:58, Roxana Ciobanu roxana.ciob...@intel.com wrote: +BB_NUMBER_THREADS ?= ${@oe.utils.cpu_count()} Thinking about this some more we probably need the assignments in bitbake.conf to be ??=, or to be moved further down the file to after local.conf has been evaluated (there's a

Re: [OE-core] [oe-commits] Richard Tollerton : bootlogd: ensure /var/log/boot is created in volatiles

2014-07-22 Thread Saul Wold
On 07/22/2014 08:30 AM, Ben Shelton wrote: On 07/22, Martin Jansa wrote: On Mon, Jul 21, 2014 at 06:25:15PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master-next Commit: 6f963d761fa2916711b0d7808351515383bd5298 URL:

[OE-core] [PATCH 1/2] cups: Upgrade to 1.7.4

2014-07-22 Thread Saul Wold
Remove patch that was backported Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-extended/cups/cups.inc| 1 - meta/recipes-extended/cups/cups/cups-str4402.patch | 190 - meta/recipes-extended/cups/cups_1.7.3.bb | 6 -

[OE-core] [PATCH 2/2] curl: Upgrade to 7.37.1

2014-07-22 Thread Saul Wold
Signed-off-by: Saul Wold s...@linux.intel.com --- meta/recipes-support/curl/{curl_7.37.0.bb = curl_7.37.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/curl/{curl_7.37.0.bb = curl_7.37.1.bb} (93%) diff --git a/meta/recipes-support/curl/curl_7.37.0.bb

Re: [OE-core] [oe-commits] Bruce Ashfield : lttng-modules: update to 2.4.1-stable latest

2014-07-22 Thread Gabriel Barbu
On 7/22/2014 4:51 PM, Bruce Ashfield wrote: On 14-07-20 10:02 AM, Martin Jansa wrote: On Wed, Jun 18, 2014 at 09:44:25AM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: bb304f306c0f6ee496a75a67c0bb8a6c1e41ddf2 URL:

Re: [OE-core] [oe-commits] Bruce Ashfield : lttng-modules: update to 2.4.1-stable latest

2014-07-22 Thread Bruce Ashfield
On 14-07-22 11:42 AM, Gabriel Barbu wrote: On 7/22/2014 4:51 PM, Bruce Ashfield wrote: On 14-07-20 10:02 AM, Martin Jansa wrote: On Wed, Jun 18, 2014 at 09:44:25AM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit:

[OE-core] debian.bbclass doesn't work in some setups Was: [oe-commits] Ross Burton : package.bbclass: add a stub implementation of package_name_hook

2014-07-22 Thread Martin Jansa
On Thu, Jul 10, 2014 at 04:40:12PM +, g...@git.openembedded.org wrote: Module: openembedded-core.git Branch: master Commit: f6eb8e4e44b66217e4ada9f830a058c5ba120932 URL: http://git.openembedded.org/?p=openembedded-core.gita=commit;h=f6eb8e4e44b66217e4ada9f830a058c5ba120932 Author:

Re: [OE-core] [PATCH] package_rpm: only claim ownership of empty directories

2014-07-22 Thread Mark Hatle
On 7/22/14, 10:05 AM, Ross Burton wrote: Previous every package claimed ownership via %dir of every directory, which lead to e.g. every package claiming to own /usr. This destroys the concept of directory ownership, so instead only use %dir to ensure empty directories are packaged. This was

[OE-core] why conditional assignment of DEPLOY_DIR_IMAGE in bitbake.conf?

2014-07-22 Thread Robert P. J. Day
quite possibly another silly question, but i'm perusing poky's version of bitbake.conf and i see this: DEPLOY_DIR ?= ${TMPDIR}/deploy DEPLOY_DIR_TAR = ${DEPLOY_DIR}/tar DEPLOY_DIR_IPK = ${DEPLOY_DIR}/ipk DEPLOY_DIR_RPM = ${DEPLOY_DIR}/rpm DEPLOY_DIR_DEB = ${DEPLOY_DIR}/deb DEPLOY_DIR_IMAGE ?=

Re: [OE-core] why conditional assignment of DEPLOY_DIR_IMAGE in bitbake.conf?

2014-07-22 Thread Christopher Larson
On Tue, Jul 22, 2014 at 9:36 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: quite possibly another silly question, but i'm perusing poky's version of bitbake.conf and i see this: DEPLOY_DIR ?= ${TMPDIR}/deploy DEPLOY_DIR_TAR = ${DEPLOY_DIR}/tar DEPLOY_DIR_IPK = ${DEPLOY_DIR}/ipk

Re: [OE-core] why conditional assignment of DEPLOY_DIR_IMAGE in bitbake.conf?

2014-07-22 Thread Robert P. J. Day
On Tue, 22 Jul 2014, Christopher Larson wrote: On Tue, Jul 22, 2014 at 9:36 AM, Robert P. J. Day rpj...@crashcourse.ca wrote:   quite possibly another silly question, but i'm perusing poky's version of bitbake.conf and i see this: DEPLOY_DIR ?= ${TMPDIR}/deploy

Re: [OE-core] why conditional assignment of DEPLOY_DIR_IMAGE in bitbake.conf?

2014-07-22 Thread Mark Hatle
On 7/22/14, 11:53 AM, Robert P. J. Day wrote: On Tue, 22 Jul 2014, Christopher Larson wrote: On Tue, Jul 22, 2014 at 9:36 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: quite possibly another silly question, but i'm perusing poky's version of bitbake.conf and i see this:

[OE-core] [PATCH 04/11] at-spi2-atk: upgrade to 2.12.1

2014-07-22 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- .../atk/{at-spi2-atk_2.12.0.bb = at-spi2-atk_2.12.1.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/atk/{at-spi2-atk_2.12.0.bb = at-spi2-atk_2.12.1.bb} (79%) diff --git

[OE-core] [PATCH 05/11] gnome-common: upgrade to 3.12.0

2014-07-22 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- .../gnome/{gnome-common_3.7.4.bb = gnome-common_3.12.0.bb}|4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/gnome/{gnome-common_3.7.4.bb = gnome-common_3.12.0.bb} (73%) diff --git

[OE-core] [PATCH 01/11] fontsproto: upgrade to 2.1.3

2014-07-22 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- .../xorg-proto/{fontsproto_2.1.2.bb = fontsproto_2.1.3.bb}|4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{fontsproto_2.1.2.bb = fontsproto_2.1.3.bb} (76%) diff --git

[OE-core] [PATCH 07/11] gdk-pixbuf: upgrade to 2.30.8

2014-07-22 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- .../gdk-pixbuf/{gdk-pixbuf_2.30.7.bb = gdk-pixbuf_2.30.8.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.30.7.bb = gdk-pixbuf_2.30.8.bb} (96%) diff --git

[OE-core] [PATCH 02/11] libxfont: upgrade to 1.5.0

2014-07-22 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- .../xorg-lib/{libxfont_1.4.7.bb = libxfont_1.5.0.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxfont_1.4.7.bb = libxfont_1.5.0.bb} (77%) diff --git

[OE-core] [PATCH 03/11] inputproto: upgrade to 2.3.1

2014-07-22 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- .../xorg-proto/{inputproto_2.3.bb = inputproto_2.3.1.bb} |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-proto/{inputproto_2.3.bb = inputproto_2.3.1.bb} (77%) diff --git

[OE-core] [PATCH 10/11] libxft: upgrade to 2.3.2

2014-07-22 Thread Ross Burton
Remove patch that has been merged upstream. Signed-off-by: Ross Burton ross.bur...@intel.com --- .../xorg-lib/libxft/freetype.patch | 39 .../xorg-lib/{libxft_2.3.1.bb = libxft_2.3.2.bb} |6 +-- 2 files changed, 2 insertions(+), 43 deletions(-) delete

[OE-core] [PATCH 09/11] xcb-util-wm: upgrade to 0.4.1

2014-07-22 Thread Ross Burton
Licence checksums changes as the files previously checksummed were generated and subsequently removed from the tarball. Change the checksums to use the source files instead. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.0.bb | 11

[OE-core] [PATCH 08/11] xf86-video-vmware: update to 13.0.2

2014-07-22 Thread Ross Burton
Rebase the patch to add an option to disable vmwgfx, and add a patch from upstream git to fix builds without xatracker. Signed-off-by: Ross Burton ross.bur...@intel.com --- ...001-configure-fix-build-without-xatracker.patch | 37 .../0002-add-option-for-vmwgfx.patch |

[OE-core] [PATCH 11/11] pango: upgrade to 1.36.5

2014-07-22 Thread Ross Burton
Update pango-ptest to reflect moved test suite. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-graphics/pango/pango.inc|4 ++-- meta/recipes-graphics/pango/{pango_1.36.3.bb = pango_1.36.5.bb} |4 ++-- 2 files changed, 4 insertions(+), 4

[OE-core] [PATCH 06/11] libice: upgrade to 1.0.9

2014-07-22 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- .../recipes-graphics/xorg-lib/{libice_1.0.8.bb = libice_1.0.9.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libice_1.0.8.bb = libice_1.0.9.bb} (81%) diff --git

[OE-core] [PATCH 2/3] wic: Add help entry for wic kickstart

2014-07-22 Thread Tom Zanussi
Previous patches added help for 'wic kickstart' but forgot to add an entry in the main help page showing its availability. Add an entry for it. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com --- scripts/lib/image/help.py | 1 + 1 file changed, 1 insertion(+) diff --git

[OE-core] [PATCH 0/3] wic: A few minor fixes

2014-07-22 Thread Tom Zanussi
Just a few minor fixes for the recently added help text and a couple fixes noticed while testing related things. The following changes since commit 8b7116d25ed6255a03895d835e5a0560858ab496: bitbake: Updated the the example 'bitbake -h' output to match the actual output, which has been

[OE-core] [PATCH 1/3] wic: Fix bad directory name in bootimg-efi

2014-07-22 Thread Tom Zanussi
The original move of the mkefidisk code to the bootimg-efi plugin resulted in a bad hdddir - fix it. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com --- scripts/lib/mic/plugins/source/bootimg-efi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[OE-core] [for-daisy][PATCH 1/2] wic: Fix bad directory name in bootimg-efi

2014-07-22 Thread Tom Zanussi
The original move of the mkefidisk code to the bootimg-efi plugin resulted in a bad hdddir - fix it. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com --- scripts/lib/mic/plugins/source/bootimg-efi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[OE-core] [PATCH 3/3] wic: Remove fstype from mkefidisk canned wks

2014-07-22 Thread Tom Zanussi
The bootimg-efi plugin specifies the fstype internally, so remove it from the partition definition. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com --- scripts/lib/image/canned-wks/mkefidisk.wks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[OE-core] [for-daisy][PATCH 0/2] wic: A couple minor fixes

2014-07-22 Thread Tom Zanussi
Just a couple minor fixes things noticed while testing. The following changes since commit d8155f1f95a041fa6b7f4c7881f52a0989446ba5: documentation: Updated manual history tables to support 1.6.2 (2014-07-22 15:05:12 +0100) are available in the git repository at:

[OE-core] [for-daisy][PATCH 2/2] wic: Remove fstype from mkefidisk canned wks

2014-07-22 Thread Tom Zanussi
The bootimg-efi plugin specifies the fstype internally, so remove it from the partition definition. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com --- scripts/lib/image/canned-wks/mkefidisk.wks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[OE-core] [PATCH v2 3/3] sysvinit: bootlogd: ensure /var/log/boot is created in volatiles

2014-07-22 Thread Ben Shelton
From: Richard Tollerton rich.toller...@ni.com bootlogd does not write to /var/log/boot if it does not exist, so if using the volatiles facility (presumed to mount /var/log under a tmpfs), ensure that /var/log/boot gets created. Signed-off-by: Richard Tollerton rich.toller...@ni.com

[OE-core] [PATCH v2 2/3] sysvinit: bootlogd: Don't run savelog if it's not installed

2014-07-22 Thread Ben Shelton
From: Richard Tollerton rich.toller...@ni.com bootlogd's default log rotation code on stop requires `savelog`, which is in debianutils, which may not be installed. If it's not installed, don't try to perform the log rotation. That is: in the affected code block, `savelog` is what is responsible

[OE-core] [PATCH v2 1/3] sysvinit: bootlogd: Honor VERBOSE

2014-07-22 Thread Ben Shelton
From: Richard Tollerton rich.toller...@ni.com The messages echoed when starting and stopping bootlogd are currently printed regardless of the setting of VERBOSE. Adjust the initscript so they're only printed when VERBOSE is enabled. Signed-off-by: Richard Tollerton rich.toller...@ni.com

[OE-core] [PATCH] squashfs-tools: Add nativesdk in BBCLASSEXTEND

2014-07-22 Thread Ben Shelton
From: Richard Tollerton rich.toller...@ni.com Necessary for including it in meta-toolchain. Signed-off-by: Richard Tollerton rich.toller...@ni.com Signed-off-by: Ben Shelton ben.shel...@ni.com --- meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb | 2 +- 1 file changed, 1 insertion(+),

Re: [OE-core] [PATCH] gstreamer1.0-plugins-base: get caps from src pad when query caps in gsttagdemux

2014-07-22 Thread Burton, Ross
On 22 July 2014 07:49, Wang Zidan b50...@freescale.com wrote: +https://bugzilla.gnome.org/show_bug.cgi?id=728312 + +Upstream Status: Pending Shouldn't you be attaching the patch to that bug, and setting Upstream-Status: Submitted? Ross -- ___

Re: [OE-core] [PATCH] gstreamer1.0: pass rate of input segment to output segment in gstbaseparse.

2014-07-22 Thread Burton, Ross
On 22 July 2014 07:49, Wang Zidan b50...@freescale.com wrote: +Upstream Status: Backported Presumably this made it into 1.4.0 so should we instead simply upgrade? Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

[OE-core] Multilib SDK, compiler issues

2014-07-22 Thread Mark Hatle
When you generate a multilib SDK, i.e. adding this to conf/local.conf: MACHINE = qemux86-64 require conf/multilib.conf MULTILIBS = multilib:lib32 DEFAULTTUNE_virtclass-multilib-lib32 = x86 And then build an SDK using 'bitbake meta-toolchain', you end up with and SDK that is only partially

[OE-core] if a layer doesn't provide any conf/ or classes/ files, any need for BBPATH?

2014-07-22 Thread Robert P. J. Day
i just noticed that the meta-oe/meta-filesystems layer provides no (additional) conf/ files or classes/ files. so in a case like that, is there any need to add that layer info to BBPATH in its layer.conf file? conversely, if a layer contains no .bb or .bbappend files, does it need to be

Re: [OE-core] [PATCH 00/16 v2] merge 16 CVE patches

2014-07-22 Thread Rongqing Li
On 07/22/2014 04:22 PM, Burton, Ross wrote: On 22 July 2014 08:46, rongqing...@windriver.com wrote: Yue Tao (16): gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0866 gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0875 gst-ffmpeg: Security Advisory - ffmpeg - CVE-2013-0860

[OE-core] [PATCH RFC] gstreamer: Set DEPENDS dynamically for plugins-ugly and plugins-bad

2014-07-22 Thread Drew Moseley
Only add plugins-ugly or plugins-bad to the DEPENDS if they are added to the COMMERCIAL_AUDIO_PLUGINS or COMMERCIAL_VIDEO_PLUGINS. Signed-off-by: Drew Moseley drew_mose...@mentor.com --- meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb | 7 ++-

[OE-core] [PATCH] toolchain-scripts: Fix sed regex does not match

2014-07-22 Thread Chong Lu
Previously, we added incorrect path to handle for CANADIANEXTRAOS. This patch fixes the sed regex does not match. [YOCTO #6490] Signed-off-by: Chong Lu chong...@windriver.com --- meta/classes/toolchain-scripts.bbclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[OE-core] [PATCH V3 0/1] insane: add checking to standardize how .bbappend files do FILESEXTRAPATHS

2014-07-22 Thread Hongxu Jia
Change in V3: - Make the error message more readable. The incorrect assignment info will be helpful for issue location. Change in V2: - It is more reasonable to move the checking to insance.bbclass rather than create a new bbclass. Test Steps: 1) Add git://git.yoctoproject.org/meta-fsl-ppc

[OE-core] [PATCH 1/1] insane: add checking to standardize how .bbappend files do FILESEXTRAPATHS

2014-07-22 Thread Hongxu Jia
When adding patches or config files from bbappend files, it requires the use of FILESEXTRAPATHS, which has been an issue and failure point for people starting to work with bitbake and oe-core. We add checking to standardize how to use FILESEXTRAPATHS. Only the format of: FILESEXTRAPATHS_append

  1   2   >