Re: [OE-core] Weekend build status (master, fido, dizzy and -next)

2015-07-26 Thread Flanagan, Elizabeth
On 26 July 2015 at 17:14, Richard Purdie richard.pur...@linuxfoundation.org wrote: Over the weekend I've tried to establish where we're at with the various branches. I've run builds of master, fido and dizzy. I have fixed various things: * dizzy gcc5 backports * mysterious updated-rc.d

[OE-core] Weekend build status (master, fido, dizzy and -next)

2015-07-26 Thread Richard Purdie
Over the weekend I've tried to establish where we're at with the various branches. I've run builds of master, fido and dizzy. I have fixed various things: * dizzy gcc5 backports * mysterious updated-rc.d license file missing failure * linux-yocto 4.1 perf issues Despite these, sadly the builds

Re: [OE-core] Weekend build status (master, fido, dizzy and -next)

2015-07-26 Thread akuster808
On 07/26/2015 09:14 AM, Richard Purdie wrote: Over the weekend I've tried to establish where we're at with the various branches. I've run builds of master, fido and dizzy. I have fixed various things: * dizzy gcc5 backports * mysterious updated-rc.d license file missing failure * linux-yocto

Re: [OE-core] Weekend build status (master, fido, dizzy and -next)

2015-07-26 Thread Richard Purdie
On Sun, 2015-07-26 at 13:11 -0700, akuster808 wrote: On 07/26/2015 09:14 AM, Richard Purdie wrote: Dizzy - Last Build showed ? failures: = Managed to push most gcc5 fixes to the branch which has things building much better than the first time.

Re: [OE-core] Weekend build status (master, fido, dizzy and -next)

2015-07-26 Thread Flanagan, Elizabeth
On 26 July 2015 at 21:11, akuster808 akuster...@gmail.com wrote: On 07/26/2015 09:14 AM, Richard Purdie wrote: Over the weekend I've tried to establish where we're at with the various branches. I've run builds of master, fido and dizzy. I have fixed various things: * dizzy gcc5 backports

[OE-core] [PATCH] bind: upgrade to 9.10.2-P2

2015-07-26 Thread rongqing.li
From: Roy Li rongqing...@windriver.com upgrade to fix CVE-2015-4620: name.c in named in ISC BIND 9.7.x through 9.9.x before 9.9.7-P1 and 9.10.x before 9.10.2-P2, when configured as a recursive resolver with DNSSEC validation, allows remote attackers to cause a denial of service

[OE-core] [poky][PATCH v2 3/6] gstreamer1.0-plugins-base: update video alignment after video alignment

2015-07-26 Thread Yuqing Zhu
Video buffer pool will update video alignment to respect stride alignment requirement. But haven't update it to video alignment in configure. Which will cause user get wrong video alignment. Signed-off-by: Yuqing Zhu b54...@freescale.com --- .../videobuffer_updata_alignment_update.patch |

[OE-core] [poky][PATCH v2 4/6] gstreamer1.0-plugins-base: Add video-frame related patch

2015-07-26 Thread Yuqing Zhu
-Add GST_VIDEO_FRAME_MAP_FLAG_NO_REF This makes sure that the buffer is not reffed another time when storing it in the GstVideoFrame, keeping it writable if it was writable. -Don't ref buffers twice when mapping Signed-off-by: Yuqing Zhu b54...@freescale.com ---

[OE-core] [poky][PATCH v2 0/6] Upgrade to 3.14.38-6QP_Beta release

2015-07-26 Thread Yuqing Zhu
Fix id3demux issue Handle audio/video decoder error Update video alignment after video alignment Add GST_VIDEO_FRAME_MAP_FLAG_NO_REF, keeping buffer writable Gstvideofilter use new GST_VIDEO_FRAME_MAP_FLAG_NO_REF Don't ref buffers twice when mapping Keep sticky events around when doing a

[OE-core] [poky][PATCH v2 1/2] gstreamer1.0: Add inputselector related patch

2015-07-26 Thread Yuqing Zhu
Fix: ticky events haven't send out when active track reach EOS EOS event hasn't been send to down-element. The resolution is block EOS event of inactive pad, send the event after the pad actived. Signed-off-by: Yuqing Zhu b54...@freescale.com ---

[OE-core] [poky][PATCH v2 5/6] gstreamer1.0-plugins-base: Add videofilter related patch

2015-07-26 Thread Yuqing Zhu
Use new GST_VIDEO_FRAME_MAP_FLAG_NO_REF Signed-off-by: Yuqing Zhu b54...@freescale.com --- ...r-Use-new-GST_VIDEO_FRAME_MAP_FLAG_NO_REF.patch | 69 ++ .../gstreamer/gstreamer1.0-plugins-base_1.4.5.bb | 3 + 2 files changed, 72 insertions(+) create mode 100644

Re: [OE-core] [PATCH 0/2] [master][dizzy] Enable Marvel 8897 Wifi feature

2015-07-26 Thread Ng, Wei Tee
Hi, I've sent 2 patches regarding to enable Marvel 8897 Wifi feature 2 weeks ago and would like to follow up the status. I am wondering is there any issue on the patches that I submitted because I don't receive any response from anyone. These 2 patches are targeting to merge in Master branch

Re: [OE-core] [PATCH][resend][v2] dhcp: make dhclient to get configuration for other programs

2015-07-26 Thread Rongqing Li
ping -Roy On 2015年07月17日 14:31, rongqing...@windriver.com wrote: From: Li Wang li.w...@windriver.com Make dhclient to run /etc/dhcp/dhclient.d/*.sh, and get the configuration for ntp, nis or other programes These codes are from redhat rpm package. Signed-off-by: Li Wang

Re: [OE-core] [PATCH][resend] elfutils: fix stack usage warning

2015-07-26 Thread Rongqing Li
ping -R On 2015年07月13日 09:52, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com Signed-off-by: Roy Li rongqing...@windriver.com --- .../0001-fix-a-stack-usage-warning.patch | 28 ++ meta/recipes-devtools/elfutils/elfutils_0.163.bb | 1

Re: [OE-core] [PATCH v2 0/2] Yocto Bug #6945

2015-07-26 Thread He Zhe
Ping. On 07/23/2015 03:48 PM, He Zhe wrote: Ping. On 07/21/2015 03:23 PM, zhe...@windriver.com wrote: From: He Zhe zhe...@windriver.com - To support building packaging and installing multi types of kernel images, such as zImage uImage, at one time define KERNEL_IMAGETYPE as a list.

[OE-core] [poky][PATCH v2 0/2] Upgrade to 3.14.38-6QP_Beta release

2015-07-26 Thread Yuqing Zhu
Fix sticky events haven't send out when active track reach EOS Fix QoS/lateness checking if subclass implements prepare/prepare_list vfuncs Yuqing Zhu (2): gstreamer1.0: Add inputselector related patch gstreamer1.0: Add basesink related patch

[OE-core] [poky][PATCH v2 2/2] gstreamer1.0: Add basesink related patch

2015-07-26 Thread Yuqing Zhu
Fix QoS/lateness checking if subclass implements prepare/prepare_list vfuncs Signed-off-by: Yuqing Zhu b54...@freescale.com --- ...x-QoS-lateness-checking-if-subclass-imple.patch | 70 ++ .../gstreamer/gstreamer1.0_1.4.5.bb| 1 + 2 files changed, 71

Re: [OE-core] Weekend build status (master, fido, dizzy and -next)

2015-07-26 Thread Flanagan, Elizabeth
On 26 July 2015 at 22:08, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Sun, 2015-07-26 at 13:11 -0700, akuster808 wrote: On 07/26/2015 09:14 AM, Richard Purdie wrote: Dizzy - Last Build showed ? failures: = Managed to push most gcc5

Re: [OE-core] [PATCH 4/5] git: 2.4.4 - 2.4.5

2015-07-26 Thread Robert Yang
On 07/17/2015 07:34 PM, Burton, Ross wrote: On 17 July 2015 at 03:31, Robert Yang liezhi.y...@windriver.com mailto:liezhi.y...@windriver.com wrote: * Use git repo rathar then tarball. For this and the file upgrade, why? Tarballs are easily cached, and can be checksummed. What's the

[OE-core] [poky][PATCH v2 1/6] gstreamer1.0-plugins-base: Bug fix for id3demux issue

2015-07-26 Thread Yuqing Zhu
Use g_utf16_to_utf8() instead of g_convert to fix the issue that id3 tags utf16 charaters cannot be extreacted in id3demux when try to get the id3v2 tag such as TIT2, TALB etc. Signed-off-by: Yuqing Zhu b54...@freescale.com --- .../fix-id3demux-utf16-to-utf8-issue.patch | 54

[OE-core] [poky][PATCH v2 2/6] gstreamer1.0-plugins-base: handle audio/video decoder error

2015-07-26 Thread Yuqing Zhu
When there is input data and no output data to the end of the stream, it will send GST_ELEMENT_ERROR and quit from playing. The patch comments the GST_ELEMENT_ERROR() and just add GST_ERROR_OBJECT() information instead. Signed-off-by: Yuqing Zhu b54...@freescale.com ---

[OE-core] [poky][PATCH v2 6/6] gstreamer1.0-plugins-base: Add videoencoder related patch

2015-07-26 Thread Yuqing Zhu
Keep sticky events around when doing a soft reset. The current code will first discard all frames, and then tries to copy all sticky events from the (now discarded) frames. So change the order. Signed-off-by: Yuqing Zhu b54...@freescale.com --- ...p-sticky-events-around-when-doing-a-soft-.patch

Re: [OE-core] [PATCH V2 3/3] sudo: upgrade to 1.8.14p2

2015-07-26 Thread ChenQi
On 07/25/2015 04:38 AM, Burton, Ross wrote: On 24 July 2015 at 10:08, Chen Qi qi.c...@windriver.com mailto:qi.c...@windriver.com wrote: The licence checksum is modified according to the change of doc/LICENCE. In specific, file://lib/util/reallocarray.c is added to

Re: [OE-core] [PATCH][resend] perl: fix build failure if building dir has the blib string

2015-07-26 Thread Rongqing Li
On 2015年07月10日 17:39, Jussi Kukkonen wrote: On 10 July 2015 at 11:54, rongqing...@windriver.com wrote: From: Wenzong Fan wenzong@windriver.com If build dir includes the string blib, filter it out from @INC may empty the @INC and cause build errors like: Can't locate