[yocto] [infra] Intermittent outages for Yocto Project services starting soon

2017-05-17 Thread Michael Halstead
Maintenance of our ISP's connectivity at the Internet Exchange at Portland, will cause service interruptions for some users. Most services including git, mail, autobuilder, wiki, and website will be affected. ​Planned Start: May 18, 2017 12:00AM PDT / 07:00 UTC Expected End: May 18, 2017 6:00AM P

Re: [yocto] [meta-raspberrypi] Pi 0 minimal consumption reached with Yocto?

2017-05-17 Thread Andrei Gherzan
Hi, On Wed, May 17, 2017 at 10:36 AM, Julien Gueytat wrote: > Hi everyone, > > I'd like to try out the Pi 0 for a Time-lapse photography project. > I want to power it up with a solar rechargeable battery. Those kind of > battery that can be found on Amazon does bring at most 1.5W. > So... Let's s

Re: [yocto] [meta-raspberrypi] Pyro branch

2017-05-17 Thread Andrei Gherzan
Hi, On Tue, May 16, 2017 at 11:31 AM, Andrei Gherzan wrote: > On Mon, May 15, 2017 at 10:14 AM, Paul Barker wrote: >> Hi all, >> >> Yocto Project 2.3 has now been released so I think it's time to create >> a pyro branch for meta-raspberrypi. >> > > I'm setting up today mirroring jobs in jenkins

Re: [yocto] [meta-xilinx] Trying to build xen-guest-image-minimal

2017-05-17 Thread Alistair Francis
On Wed, May 17, 2017 at 12:37 AM, Pello Heriz wrote: > Hi all, > > I'm trying to build a xen-guest-image-minimal, but I have the next error: > > generalelectric@mlan11214m117linux:/opt/yocto_GE/poky/master/build$ bitbake > xen-guest-image-minimal > Loading cache: 100% |

Re: [yocto] Enable qt web engine mp4 support in yocto

2017-05-17 Thread Herman van Hazendonk
Hi Andrea, It took us some fiddling to get it to work as well: See our implementation at: https://github.com/webOS-ports/meta-webos-ports/blob/pyro/meta-luneui/recipes-qt/qt5/qtwebengine_git.bbappend#L4 Cheers, Herman On 2017-05-17 16:32, Andrea Picaro wrote: Hello i'd like to enable mp4 vide

[yocto] Enable qt web engine mp4 support in yocto

2017-05-17 Thread Andrea Picaro
Hello i'd like to enable mp4 video support for QWebengine. I've read many threads regarding WEBENGINE_CONFIG+=proprietary_codecs to be passed to qmake But, how can i do this through a recipe? -- ___ yocto mailing list yocto@yoctoproject.org https://list

[yocto] [meta-raspberrypi] Pi 0 minimal consumption reached with Yocto?

2017-05-17 Thread Julien Gueytat
Hi everyone, I'd like to try out the Pi 0 for a Time-lapse photography project. I want to power it up with a solar rechargeable battery. Those kind of battery that can be found on Amazon does bring at most 1.5W. So... Let's say 100mA during the daylight. The question is : Do you know what is t

[yocto] [meta-security][PATCH 2/2] ecryptfs-utils: add new recipe

2017-05-17 Thread jackie.huang
From: Jackie Huang eCryptfs is a stacked cryptographic filesystem that ships in Linux kernel versions 2.6.19 and above. This package provides the mount helper and supporting libraries to perform key management and mount functions. Signed-off-by: Jackie Huang --- .../ecryptfs-utils/ecryptfs-uti

[yocto] [meta-security][PATCH 1/2] keyutils: add new recipe

2017-05-17 Thread jackie.huang
From: Jackie Huang keyutils is utilities to control the kernel key management facility and to provide a mechanism by which the kernel call back to userspace to get a key instantiated. It's required by ecryptfs-utils. Signed-off-by: Jackie Huang --- ...ix-error-report-by-adding-default-message

[yocto] [meta-security][PATCH 0/2] add new recipe for ecryptfs-utils and keyutils

2017-05-17 Thread jackie.huang
From: Jackie Huang --- The following changes since commit 66d8abf64386f52ac8318399eb62ccd28271940d: swtpm: update to latest tip (2017-04-13 13:56:55 -0700) are available in the git repository at: https://github.com/jackiehjm/meta-security.git jhuang0/r_up_ecryptfs_keyutils_170517_0 http

[yocto] [libfakekey][PATCH 2/2] Handle shifted keysyms that are not in keymap

2017-05-17 Thread Jussi Kukkonen
This is based on a patch from Finn (at earthling.net): "If my keymap is set to US and I use fakekey_press_keysym to send a Ó the character isn't already in my keymap so fakekey adds it but then sends ó instead. My patch now does the same check if a shift modifier is required that's done in the cod

[yocto] [libfakekey][PATCH 1/2] tests/Makefile.am: Add missing LIBS

2017-05-17 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 67ed38b..aac1dbd 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,4 +2,4 @@ INCLUDES=-I${top_srcdir}/src -I${top_srcdir}

[yocto] [libfakekey][PATCH 0/2] Bug fixes for libfakekey

2017-05-17 Thread Jussi Kukkonen
A (slightly modified) old patch from bugzilla that fixes handling of fake shifted keypresses where the character is not in the keymap already, and a build script fix. Thanks, Jussi The following changes since commit e327ff049b8503af2dadffa84370a0860b9fb682: src/Makefile.am: Fix compiles in ou

[yocto] Trying to build xen-guest-image-minimal

2017-05-17 Thread Pello Heriz
Hi all, I'm trying to build a xen-guest-image-minimal, but I have the next error: generalelectric@mlan11214m117linux:/opt/yocto_GE/poky/master/build$ bitbake xen-guest-image-minimal Loading cache: 100% || Time: 0:00:01 Loaded 2865 entries from dependenc

Re: [yocto] [PATCH v3 1/3] recipes-multimedia: add Rockchip MPP library

2017-05-17 Thread Ayaka
從我的 iPad 傳送 > Romain Perier 於 2017年5月17日 下午2:48 寫道: > > Hello, > > >> Le 16/05/2017 à 20:44, Trevor Woerner a écrit : >> Randy, >> >> Neither of the issues that were identified in your v2 of this patch were >> addressed in this v3. Namely: >> >> 1) please use your real name (first, last) i