[oe] [meta-handheld][PATCH 2/3] linux-yocto_3.14: collie: remove detection hack

2014-05-29 Thread Andrea Adami
From: Andrea Adami The collie used for development has unfortunately an hw flaw and the CFI table is missing on one NOR chip. Further testings on other models are giving normal readings. Signed-off-by: Andrea Adami --- .../collie/collie-match-cfi-qry.patch | 47 --

[oe] [meta-handheld][PATCH 1/3] linux-yocto_3.14: hx4700: v 3.14.4: remove upstreamed patch

2014-05-29 Thread Andrea Adami
From: Andrea Adami commit id=b98c1e1c1f71ab32e755e2e417e9a682865578b8 Signed-off-by: Andrea Adami --- ...700.h-include-irqs.h-for-PXA_NR_BUILTIN_G.patch | 35 -- recipes-kernel/linux/linux-yocto_3.14.bbappend | 1 - 2 files changed, 36 deletions(-) delete mode 100644

[oe] [meta-handheld][PATCH 3/3] linux-yocto(-tiny-kexecboot)_3.10: collie: remove detection hack

2014-05-29 Thread Andrea Adami
From: Andrea Adami The collie used for development has unfortunately an hw flaw and the CFI table is missing on one NOR chip. Further testings on other models are giving normal readings. Signed-off-by: Andrea Adami --- .../linux/linux-yocto-3.10/collie/collie.scc | 1 - .../patches/pat

[oe] [meta-oe][PATCH] mplayer: Inherit python3native

2014-05-29 Thread Sipke Vriend
A host machine without python3 on the PATH fails to build mplayer. Inherit python3native to avoid host dependency on python3. Signed-off-by: Sipke Vriend --- meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-multimedia/mplay

Re: [oe] [OE-core] State of bitbake world, test-dependencies 2014-05-29

2014-05-29 Thread Tim Orling
On Thu, May 29, 2014 at 1:46 PM, Martin Jansa wrote: > This time it wasn't "incremental" build so it took 14 days. > > Complete logs: > > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.dependencies.20140515_124327.log/ > > ... > > Found differences: > ... > weston/weston/latest

[oe] State of bitbake world, test-dependencies 2014-05-29

2014-05-29 Thread Martin Jansa
This time it wasn't "incremental" build so it took 14 days. Complete logs: http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.dependencies.20140515_124327.log/ I'll look at meta-efl issues, it looks like it undeterministicly links against lua or lua5.1, I have pending efl upgrade t

Re: [oe] Issue with x264_git.bb

2014-05-29 Thread Dave Hylands
Here's a patch for the dylan branch of g...@github.com: openembedded/meta-openembedded.git There is a file: http://sprunge.us/dGOU which provides mappings from the old hashes to new hashes for any other hashes which might be required. On Thu, May 29, 2014 at 10:50 AM, Khem Raj wrote: > On Thu,

Re: [oe] Issue with x264_git.bb

2014-05-29 Thread Khem Raj
On Thu, May 29, 2014 at 10:01 AM, Paul Eggleton wrote: > We just noticed this yesterday too. The story with the recipe is that after > dylan it got moved to the OE-Core repository, but it's just as broken there so > we'll need to fix it in dylan in meta-oe and in master of OE-Core, and from > ther

Re: [oe] Issue with x264_git.bb

2014-05-29 Thread Paul Eggleton
Hi Dave, On Thursday 29 May 2014 07:21:19 Dave Hylands wrote: > I've been working with the Intel Galileo, which I think is using the dylan > branch. > > The meta-oe/recipes-multimedia/x264/x264_git.bb file contains: > > SRCREV = "1cffe9f406cc54f4759fc9eeb85598fb8cae66c7" > > which appears to no

[oe] Issue with x264_git.bb

2014-05-29 Thread Dave Hylands
I've been working with the Intel Galileo, which I think is using the dylan branch. The meta-oe/recipes-multimedia/x264/x264_git.bb file contains: SRCREV = "1cffe9f406cc54f4759fc9eeb85598fb8cae66c7" which appears to no longer exist in the git.videolan.org repository. I found this tree on gitoriou