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

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

[linux-yocto] [kernel-cache] [PATCH] bsp/axxiaarm[64]: Enable AXXIA MDIO and EDAC drivers

2017-05-17 Thread Daniel Dragomir
Intel Axxia updates for yocto-kernel-cache, yocto-4.9 branch. Enable AXXIA_MDIO driver, and EDAC_AXXIA_L2_CPU_5500 for axxiaarm bsp | EDAC_AXXIA_L2_CPU_5600 for axxiaarm64 bsp. Also, enable SWP_EMULATE proc feature for axxiaarm bsp. Signed-off-by: Daniel Dragomir

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:

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

[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

[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

[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

[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

[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

[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

[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 @@

[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

[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

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

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

2017-05-17 Thread Romain Perier
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) in your signed-off-by line > 2) please don't create a package from this