Re: [OE-core] [PATCH 08/17] fts: Add recipe

2015-12-24 Thread Khem Raj
Ross I have update the pull tree with all the comments addressed On Mon, Dec 21, 2015 at 5:42 AM, Khem Raj wrote: > > On Dec 21, 2015 4:15 AM, "Burton, Ross" wrote: >> >> >> On 19 December 2015 at 23:52, Khem Raj wrote: >>> >>> create mode 100644 >>> meta/recipes-core/fts/fts/fts-header-corre

[OE-core] [PATCH] tiff: upgrade 4.0.4 -> 4.0.6

2015-12-24 Thread Fan Xin
Signed-off-by: Fan Xin --- meta/recipes-multimedia/libtiff/{tiff_4.0.4.bb => tiff_4.0.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/libtiff/{tiff_4.0.4.bb => tiff_4.0.6.bb} (92%) diff --git a/meta/recipes-multimedia/libtiff/tiff_4.0.4.bb b/meta/

[OE-core] FOSDEM 2016 web page

2015-12-24 Thread Philip Balister
Yeah, it is Christmas Eve and I am getting this started: http://openembedded.org/wiki/FOSDEM_2016 Please add content, especially when you can help with the stand. I'll link this from the home page after Christmas. I'd like to get a board + lcd panel running a presentation explaining the relation

Re: [OE-core] [wic][PATCH] wic: rawcopy: Copy source file to build folder

2015-12-24 Thread Joshua Lock
On Wed, Dec 23, 2015 at 1:50 PM, Ed Bartosh wrote: > From: Noor Ahsan > > When a file is given using --sourceparams then wic directly use that file > instead of copying them to build folder. At time of assembling it os.rename > is called which renames all the files to name. In that process the o

[OE-core] [PATCH 0/2] Fix buildpaths QA check failure

2015-12-24 Thread kai.kang
From: Kai Kang The following changes since commit a6f8a3f12ef0a6f7fe4123b8854848a4c6cf94c7: toaster.bbclass: fix TypeError when parsing build stats (2015-12-22 16:15:36 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/buildpaths http://git.poky

[OE-core] [PATCH 1/2] bash: fix buildpaths qa check error

2015-12-24 Thread kai.kang
From: Kai Kang Script bashbug and Makefile for ptest contain build related paths which cause fail to pass buldpaths QA check. Remove such paths from these 2 files. Signed-off-by: Kai Kang --- meta/recipes-extended/bash/bash.inc | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff

[OE-core] [PATCH 2/2] gccmakedep: fix buildpaths qa check

2015-12-24 Thread kai.kang
From: Kai Kang When enable "buildpaths" QA check, it fails to build gccmakedep: | ERROR: QA Issue: File | work/mips64-poky-linux/gccmakedep/1_1.0.3-r3/packages-split/gccmakedep/usr/bin/gccmakedep | in package contained reference to tmpdir [buildpaths] Remove build related path to fix this issu

[OE-core] [PATCH][V2] expat: CVE-2015-1283

2015-12-24 Thread Zhixiong Chi
Add CVE-2015-1283 patch for fixing integer overflow bug in expat. Details are at below link: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1283 Patch comes from: https://hg.mozilla.org/releases/mozilla-esr31/rev/2f3e78643f5c https://codereview.chromium.org/1224303003 Signed-off-by: Zhix

Re: [OE-core] [PATCH] expat: Security Advisory-expat-CVE-2015-1283

2015-12-24 Thread Burton, Ross
On 24 December 2015 at 02:59, Zhixiong Chi wrote: > +++ b/meta/recipes-core/expat/expat-2.1.0/expat-CVE-2015-1283.patch > @@ -0,0 +1,58 @@ > +Multiple integer overflows in the XML_GetBuffer function in Expat > +through 2.1.0, allow remote attackers to cause a denial of service > +(heap-based buff

Re: [OE-core] [RFC] Delete all .la files?

2015-12-24 Thread Burton, Ross
On 23 December 2015 at 22:49, Phil Blundell wrote: > Sounds good to me. I have been using the patch from: > > > http://lists.openembedded.org/pipermail/openembedded-core/2012-October/069912.html > > for what is apparently the past three years and it continues to work > well. > That's good to kn

Re: [OE-core] korean/chinese keyboard layout support on yocto

2015-12-24 Thread Bryan
On Dec 18, 2015 1:03 PM, "Bryan" wrote: > > Hi, > I am working on yocto poky-dizzy 1.7.1 and have developed some application on top of customized os image. I have a reqirement to support korean/chinese keyboard layout for application. > I have added cross complied libraries for ibus-hangul pc