Re: [OE-core] [dora][PATCH 0/4] Fixes backported from master

2014-04-09 Thread Robert Yang
Reviewed and Tested by Robert Yang // Robert On 04/05/2014 01:46 AM, Paul Eggleton wrote: The following changes since commit 590c2135858bb5d0cfc375c0d82ca610550ccd4a: Revert "buildhistory_analysis: fix error when comparing image contents" (2014-04-04 16:16:39 +0100) are available in th

Re: [OE-core] [dora][PATCH 0/4] OpenSSL CVE fixes for the dora branch

2014-04-09 Thread Robert Yang
Reviewed and Tested by Robert Yang // Robert On 04/09/2014 02:15 AM, Paul Eggleton wrote: Three backports for CVE fixes from master, plus one new fix for the latest CVE (CVE-2014-0160). The latter is not needed for master with Cristiana's upgrade to version 1.0.1g sent out today. The follow

[OE-core] [PATCH V2 1/1] kernelshark/trace-cmd: fix syntax error of shell

2014-04-09 Thread Chong Lu
Delete "<<<" syntax of bash in Makefile, else we would get following error: Syntax error: redirection unexpected [YOCTO #6112] Signed-off-by: Chong Lu --- meta/recipes-kernel/trace-cmd/kernelshark_1.2.bb | 3 ++- .../kernelshark-fix-syntax-error-of-shell.patch| 28 ++

[OE-core] [PATCH V2 0/1] kernelshark/trace-cmd: fix syntax error of shell

2014-04-09 Thread Chong Lu
Changes since V1: Remove Upstream-Status, it's a general problem. The following changes since commit a5775abb1951ec6cdc7afacd1ae87189e398cff8: bitbake: user-manual-metadata.xml: Added new section on mapping functions. (2014-04-02 14:15:35 +0100) are available in the git repository at: git:

[OE-core] qwebsockets implementation in OE

2014-04-09 Thread Dorairaj, Sanjay
Hi, Does anyone know if OE supports qtwebsockets? Thanks, Sanjay Dorairaj Comcast Silicon Valley Innovation Center 1050 Enterprise Way, Suite 100 Sunnyvale, CA 94089 Desk: (408)900-8737 Cell:(215)900-2349 Skype: dorairajsanjay > -- ___ Openembedded-

Re: [OE-core] [PATCHv2 1/2] trace-cmd/kernelshark: update to 2.3.2 release (latest stable branch)

2014-04-09 Thread Fathi Boudra
On 9 April 2014 22:15, Chris Larson wrote: > > On Wed, Apr 9, 2014 at 9:18 AM, Fathi Boudra > wrote: >> >> On 9 April 2014 18:02, Chris Larson wrote: >> > >> > On Tue, Apr 8, 2014 at 10:16 AM, Fathi Boudra >> > wrote: >> >> >> >> On 8 April 2014 20:05, Khem Raj wrote: >> >> > On Tue, Apr 8, 20

Re: [OE-core] [PATCHv2 1/2] trace-cmd/kernelshark: update to 2.3.2 release (latest stable branch)

2014-04-09 Thread Chris Larson
On Wed, Apr 9, 2014 at 9:18 AM, Fathi Boudra wrote: > On 9 April 2014 18:02, Chris Larson wrote: > > > > On Tue, Apr 8, 2014 at 10:16 AM, Fathi Boudra > > wrote: > >> > >> On 8 April 2014 20:05, Khem Raj wrote: > >> > On Tue, Apr 8, 2014 at 7:00 AM, Fathi Boudra > > >> > wrote: > >> >> do_ins

[OE-core] [PATCH 1/1] vala: inherit pkgconfig

2014-04-09 Thread Joe Slater
Although somebody we depend on might cause pkgconfig-native to be built, we should not rely on that. Signed-off-by: Joe Slater --- meta/recipes-devtools/vala/vala.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-devtools/vala/vala.inc b/meta/recipes-dev

Re: [OE-core] [PATCH] common-licenses: add The Open Group Public License

2014-04-09 Thread Trevor Woerner
On 04/09/14 13:27, Burton, Ross wrote: > Surely a meta-oe specific license could go into meta-oe? Ross Okay, sorry for the noise. -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listi

Re: [OE-core] [PATCH] common-licenses: add The Open Group Public License

2014-04-09 Thread Burton, Ross
On 9 April 2014 17:58, Trevor Woerner wrote: > On 04/09/14 12:24, Burton, Ross wrote: >> Please don't say the next patch is adding Motif to oe-core! :) Ross > > haha! A little too late for April 1st, eh? > > I'm still working through a world build of (mostly) meta-openembedded > and motif is there

Re: [OE-core] [PATCH] common-licenses: add The Open Group Public License

2014-04-09 Thread Trevor Woerner
On 04/09/14 12:24, Burton, Ross wrote: > Please don't say the next patch is adding Motif to oe-core! :) Ross haha! A little too late for April 1st, eh? I'm still working through a world build of (mostly) meta-openembedded and motif is there. Is there a better place to add common license files? -

Re: [OE-core] [PATCH] common-licenses: add The Open Group Public License

2014-04-09 Thread Burton, Ross
On 9 April 2014 16:56, Trevor Woerner wrote: > This is the license used for motif. Please don't say the next patch is adding Motif to oe-core! :) Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembe

Re: [OE-core] [PATCHv2 1/2] trace-cmd/kernelshark: update to 2.3.2 release (latest stable branch)

2014-04-09 Thread Fathi Boudra
On 9 April 2014 18:02, Chris Larson wrote: > > On Tue, Apr 8, 2014 at 10:16 AM, Fathi Boudra > wrote: >> >> On 8 April 2014 20:05, Khem Raj wrote: >> > On Tue, Apr 8, 2014 at 7:00 AM, Fathi Boudra >> > wrote: >> >> do_install() { >> >> - oe_runmake prefix="${prefix}" DESTDIR="${D}" insta

[OE-core] [PATCH] common-licenses: add The Open Group Public License

2014-04-09 Thread Trevor Woerner
This is the license used for motif. Signed-off-by: Trevor Woerner --- meta/files/common-licenses/OGPL | 104 1 file changed, 104 insertions(+) create mode 100644 meta/files/common-licenses/OGPL diff --git a/meta/files/common-licenses/OGPL b/meta/files/c

Re: [OE-core] [PATCHv2 1/2] trace-cmd/kernelshark: update to 2.3.2 release (latest stable branch)

2014-04-09 Thread Chris Larson
On Tue, Apr 8, 2014 at 10:16 AM, Fathi Boudra wrote: > On 8 April 2014 20:05, Khem Raj wrote: > > On Tue, Apr 8, 2014 at 7:00 AM, Fathi Boudra > wrote: > >> do_install() { > >> - oe_runmake prefix="${prefix}" DESTDIR="${D}" install > >> + ${MAKE} NO_PYTHON=1 prefix=${prefix} > plugi

[OE-core] [PATCH] libgcc: Use TARGET_VENDOR_virtclass-multilib for symlink src calculation

2014-04-09 Thread Alexandru-Cezar Sardan
When defining a symlink for the multilib location based on MULTILIB_VARIANTS, use TARGET_VENDOR_virtclass-multilib to get the vendor, as hardcoding the value with TARGET_VENDOR + 'ml' + mlvariant may not corespond with the actual directory where the libs are installed. Signed-off-by: Alexandru-Cez

Re: [OE-core] [PATCH 3/3] binconfig.bbclass: fix multilib file conflicts

2014-04-09 Thread Richard Purdie
On Wed, 2014-04-09 at 18:07 +0800, Ming Liu wrote: > On 04/09/2014 06:01 PM, Ming Liu wrote: > > On 04/09/2014 05:42 PM, Richard Purdie wrote: > >> On Wed, 2014-04-09 at 14:41 +0800, Ming Liu wrote: > >>> On 04/08/2014 06:03 PM, Richard Purdie wrote: > On Tue, 2014-04-08 at 10:27 +0800, Ming L

[OE-core] The point of Release Candidates

2014-04-09 Thread Richard Purdie
It seems people don't understand what the point of a Release Candidate is, or the timelines we work to. The fact this is coming as a surprise to people is seriously upsetting to me as we've done this for long enough now that people should know the drill. A release candidate is what is says, a poss

[OE-core] Dogfooding and usability testing Toaster

2014-04-09 Thread Barros Pena, Belen
Hi all, I am looking into collecting feedback on the first version of Toaster https://www.yoctoproject.org/blogs/belenbarrospena/2014/eye-candy which will be out with Yocto Project 1.6. There are 2 things I'd like to do: 1) Dogfooding Once the release is out, it would be great to have people

Re: [OE-core] [PATCH 3/3] binconfig.bbclass: fix multilib file conflicts

2014-04-09 Thread Richard Purdie
On Wed, 2014-04-09 at 18:01 +0800, Ming Liu wrote: > On 04/09/2014 05:42 PM, Richard Purdie wrote: > > On Wed, 2014-04-09 at 14:41 +0800, Ming Liu wrote: > >> On 04/08/2014 06:03 PM, Richard Purdie wrote: > >>> On Tue, 2014-04-08 at 10:27 +0800, Ming Liu wrote: > On 04/07/2014 07:36 PM, Richar

Re: [OE-core] [PATCH 3/3] binconfig.bbclass: fix multilib file conflicts

2014-04-09 Thread Ming Liu
On 04/09/2014 06:01 PM, Ming Liu wrote: On 04/09/2014 05:42 PM, Richard Purdie wrote: On Wed, 2014-04-09 at 14:41 +0800, Ming Liu wrote: On 04/08/2014 06:03 PM, Richard Purdie wrote: On Tue, 2014-04-08 at 10:27 +0800, Ming Liu wrote: On 04/07/2014 07:36 PM, Richard Purdie wrote: On Mon, 2014

Re: [OE-core] [PATCH 3/3] binconfig.bbclass: fix multilib file conflicts

2014-04-09 Thread Ming Liu
On 04/09/2014 05:42 PM, Richard Purdie wrote: On Wed, 2014-04-09 at 14:41 +0800, Ming Liu wrote: On 04/08/2014 06:03 PM, Richard Purdie wrote: On Tue, 2014-04-08 at 10:27 +0800, Ming Liu wrote: On 04/07/2014 07:36 PM, Richard Purdie wrote: On Mon, 2014-04-07 at 19:27 +0800, Ming Liu wrote: I

[OE-core] [PATCH 1/1] tar: set acpaths to avoid "Argument list too long" error

2014-04-09 Thread Chong Lu
There would be an error when the TMPDIR is long/deep, for example when len(TMPDIR) = 410 while our supported longest value is 410: aclocal: error: cannot open xxx autoreconf: aclocal failed with exit status: 1 ERROR: autoreconf execution failed. Let aclocal use the relative path for t

[OE-core] [PATCH 0/1] tar: set acpaths to avoid "Argument list too long" error

2014-04-09 Thread Chong Lu
The following changes since commit bb20d3afbf0ee0319ef067c7ba48998d57f33f64: yocto-bsp: Update templates to 3.14 kernel (2014-04-09 09:53:14 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/tar http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h

Re: [OE-core] [PATCH 3/3] binconfig.bbclass: fix multilib file conflicts

2014-04-09 Thread Richard Purdie
On Wed, 2014-04-09 at 14:41 +0800, Ming Liu wrote: > On 04/08/2014 06:03 PM, Richard Purdie wrote: > > On Tue, 2014-04-08 at 10:27 +0800, Ming Liu wrote: > >> On 04/07/2014 07:36 PM, Richard Purdie wrote: > >>> On Mon, 2014-04-07 at 19:27 +0800, Ming Liu wrote: > In most cases binconfig files

Re: [OE-core] [PATCH 1/1] kernelshark/trace-cmd: fix syntax error of shell

2014-04-09 Thread Chong Lu
On 04/09/2014 05:28 PM, Richard Purdie wrote: On Wed, 2014-04-09 at 15:49 +0800, Chong Lu wrote: On 04/08/2014 06:08 PM, Richard Purdie wrote: On Tue, 2014-04-08 at 09:40 +0800, Chong Lu wrote: On 04/04/2014 06:41 PM, Richard Purdie wrote: On Fri, 2014-04-04 at 16:33 +0800, Chong Lu wrote:

Re: [OE-core] [PATCH 1/1] kernelshark/trace-cmd: fix syntax error of shell

2014-04-09 Thread Richard Purdie
On Wed, 2014-04-09 at 15:49 +0800, Chong Lu wrote: > On 04/08/2014 06:08 PM, Richard Purdie wrote: > > On Tue, 2014-04-08 at 09:40 +0800, Chong Lu wrote: > >> On 04/04/2014 06:41 PM, Richard Purdie wrote: > >>> On Fri, 2014-04-04 at 16:33 +0800, Chong Lu wrote: > Delete "<<<" syntax of bash in

[OE-core] [PATCH 1/1] libpam: fix 64-bit pam plugins not installed when add to 32-bit image

2014-04-09 Thread Hongxu Jia
While the BSP is configured as a 64-bit kernel and 32-bit userspace, add a 64-bit version of libpam to the filesystem, there was a failure: ... | Computing transaction...error: Can't install pam-plugin-unix-1.1.6-r2@lib64_x86_64: no package provides libpam-lib64 | | Saving cache... ... While using

[OE-core] [PATCH 0/1] libpam: fix 64-bit pam plugins not installed when add to 32-bit image

2014-04-09 Thread Hongxu Jia
The following changes since commit 8f683bf782d065b81bb7cdb2074839790981d4b7: bitbake: bitbake: knotty: Clear footer before outputting to stderr (2014-04-08 18:05:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-libpam http://git.pokylinux.o

Re: [OE-core] libxslt populate_sysroot dependencies

2014-04-09 Thread Richard Purdie
On Tue, 2014-04-08 at 22:56 +, Slater, Joseph wrote: > I've attached extracts from a very long log of a failure. Turns out, > it's not quite what I was expecting, but it does show the > libxml2-native did not get to into sysroot before we tried to run > xsltproc during the build of vala. > >

Re: [OE-core] [PATCH 1/1] kernelshark/trace-cmd: fix syntax error of shell

2014-04-09 Thread Chong Lu
On 04/08/2014 06:08 PM, Richard Purdie wrote: On Tue, 2014-04-08 at 09:40 +0800, Chong Lu wrote: On 04/04/2014 06:41 PM, Richard Purdie wrote: On Fri, 2014-04-04 at 16:33 +0800, Chong Lu wrote: Delete "<<<" syntax of bash in Makefile, else we would get following error: Syntax error