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

2017-05-16 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 recip

Re: [yocto] [meta-selinux][PATCH] systemd: no need to inherit enable-selinux

2017-05-16 Thread Huang, Jie (Jackie)
> -Original Message- > From: Joe MacDonald [mailto:joe_macdon...@mentor.com] > Sent: Tuesday, May 16, 2017 19:55 > To: Huang, Jie (Jackie) > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] [meta-selinux][PATCH] systemd: no need to inherit enable- > selinux > > [RE: [yocto] [meta-selinu

Re: [yocto] Add 'mongodb' package in Yocto (Jethro branch)

2017-05-16 Thread Khem Raj
On Thu, May 11, 2017 at 5:55 AM, Jaymin D wrote: > Hi Team, > > I want to add 'mongodb' package into my current Yocto (Jethro branch) build. > > I have tried to add in - CORE_IMAGE_EXTRA_INSTALL += " mongodb", also tried > to add " boost" package too. But, it couldn't compile. > > The error was: >

[yocto] Add 'mongodb' package in Yocto (Jethro branch)

2017-05-16 Thread Jaymin D
Hi Team, I want to add 'mongodb' package into my current Yocto (Jethro branch) build. I have tried to add in - CORE_IMAGE_EXTRA_INSTALL += " mongodb", also tried to add " boost" package too. But, it couldn't compile. The error was: *ERROR: Required build target 'core-image-base' has no buildabl

[yocto] QtWebEngine cannot show google sites due to certificate errors

2017-05-16 Thread Andrea Picaro
Hello, i compiled Yocto Morty for an mx6 machine. QtWebEngine works fine for all sites (included https by ignoring certificate errors) apart from google sites. I've found other info about this issue googling around but it seemed to be solved in latest chromium builds and none of the solutions teste

[yocto] [qa-tools][PATCH] Full-test-cycle-wrapper: Add support for point releases

2017-05-16 Thread jose . perez . carranza
From: Jose Perez Carranza Add support to scenarios were a execution is needed for branch different from master, delete lsb-joule environment as is not supported and add logic to do the “Testopia connection” modular and reusable by other scripts. Signed-off-by: Jose Perez Carranza --- scripts/f

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

2017-05-16 Thread Trevor Woerner
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 recipe whose name doesn't include the recipe name (i.e. please don't cr

Re: [yocto] [meta-rockchip] [PATCH v3 0/3] Add video codec recipes

2017-05-16 Thread ayaka
On 05/16/2017 10:24 PM, Khem Raj wrote: On Tue, May 16, 2017 at 7:18 AM, ayaka wrote: Those packages are the userspace libraries for the Rockchip Android video codec driver. Also a minimal image used for verified the media framework is included. some recipes are pinned with GPL-2.0 and som

Re: [yocto] [meta-rockchip] [PATCH v3 0/3] Add video codec recipes

2017-05-16 Thread Khem Raj
On Tue, May 16, 2017 at 7:18 AM, ayaka wrote: > Those packages are the userspace libraries for the Rockchip > Android video codec driver. > > Also a minimal image used for verified the media framework is included. > some recipes are pinned with GPL-2.0 and some with other licenses. Usually metada

[yocto] [PATCH v3 3/3] recipes-multimedia: images: rockchip media image

2017-05-16 Thread ayaka
A image for debugging the hardware video encoder/decoder. I also use this image for developing the Gstreamer. Signed-off-by: ayaka --- recipes-multimedia/images/rockchip-media-image.bb | 21 + 1 file changed, 21 insertions(+) create mode 100644 recipes-multimedia/images/rock

[yocto] [PATCH v3 2/3] recipes-multimedia: add gstreamer rockchip support

2017-05-16 Thread ayaka
This Gstreamer plugin provides a encoder and decoder plugin for Gstreamer through the Rockchip MPP library. Signed-off-by: ayaka --- .../gstreamer/gstreamer1.0-rockchip.inc| 32 ++ .../gstreamer/gstreamer1.0-rockchip_20170516.bb| 9 ++ .../gstreamer/gstre

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

2017-05-16 Thread ayaka
MPP means Media Process Platform. The MPP is a middleware for the other video encoder/decoder interface, translating the video information into the hardware registers. Signed-off-by: ayaka --- recipes-multimedia/rockchip-mpp/rockchip-mpp.inc| 21 + .../rockchip-mpp/rockch

[yocto] [meta-rockchip] [PATCH v3 0/3] Add video codec recipes

2017-05-16 Thread ayaka
Those packages are the userspace libraries for the Rockchip Android video codec driver. Also a minimal image used for verified the media framework is included. ayaka (3): recipes-multimedia: add Rockchip MPP library recipes-multimedia: add gstreamer rockchip support recipes-multimedia: imag

Re: [yocto] [meta-selinux][PATCH] systemd: no need to inherit enable-selinux

2017-05-16 Thread Joe MacDonald
[RE: [yocto] [meta-selinux][PATCH] systemd: no need to inherit enable-selinux] On 17.05.08 (Mon 01:40) Huang, Jie (Jackie) wrote: > > > > -Original Message- > > From: Joe MacDonald [mailto:joe_macdon...@mentor.com] > > Sent: Tuesday, May 02, 2017 21:14 > > To: Huang, Jie (Jackie) > > Cc

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

2017-05-16 Thread Andrei Gherzan
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 so we can only work in github and all the other repos will get updated a

Re: [yocto] [meta-raspberrypi] rpi0-w wifi&bluetooth problem

2017-05-16 Thread Andrei Gherzan
Hello, On Tue, May 16, 2017 at 5:34 AM, 김재환 wrote: > Hi. > > > > i build core-image-minimal for rpi0-w. > > it works nicely but not working wlan0 and bluetooth. > > > > so i tried this post > .

[yocto] [layerindex-web] [PATCH] update.py: update actual branch for layer and bitbake

2017-05-16 Thread Robert Yang
Add an option "-a" to update actual branch for layer and bitbake, it is useful when there are many layers and need update actual branches frequantly. We only can update them via website without this patch, which is not funny and easy to make mistakes. Signed-off-by: Robert Yang --- layerindex/up