Re: [yocto] [meta-raspberrypi][PATCH] recipes: use oe.utils.conditional instead of deprecated base_conditional

2018-01-30 Thread Andrea Galbusera
On Wed, Jan 31, 2018 at 8:19 AM, Andrea Galbusera wrote: > On Wed, Jan 31, 2018 at 8:05 AM, Andrea Galbusera wrote: >> Hi Martin, >> >> On Tue, Jan 30, 2018 at 2:31 PM, Martin Jansa wrote: >>> Signed-off-by: Martin Jansa >>> --- >>> recipes-kernel/linux/linux-raspberrypi.inc | 6 +++--- >>> 1

Re: [yocto] [meta-raspberrypi][PATCH] recipes: use oe.utils.conditional instead of deprecated base_conditional

2018-01-30 Thread Andrea Galbusera
On Wed, Jan 31, 2018 at 8:05 AM, Andrea Galbusera wrote: > Hi Martin, > > On Tue, Jan 30, 2018 at 2:31 PM, Martin Jansa wrote: >> Signed-off-by: Martin Jansa >> --- >> recipes-kernel/linux/linux-raspberrypi.inc | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/re

Re: [yocto] [meta-raspberrypi][PATCH] recipes: use oe.utils.conditional instead of deprecated base_conditional

2018-01-30 Thread Andrea Galbusera
Hi Martin, On Tue, Jan 30, 2018 at 2:31 PM, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > recipes-kernel/linux/linux-raspberrypi.inc | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-kernel/linux/linux-raspberrypi.inc > b/recipes-kernel/linux/li

[yocto] [meta-raspberrypi] Bluetooth speaker headset - GINIVI?

2018-01-30 Thread Sherif Omran
Hello guys i am trying to play audio on a raspberry pi 0 W using bluetooth. Any body know how to do it from the command line ! Is there any previous experience with Ginivi, may be somebody can help with it? thank you -- ___ yocto mailing list yocto@y

Re: [yocto] Eclipse plugin plans

2018-01-30 Thread Tim Orling
On Tue, Jan 30, 2018 at 4:21 PM Tim Orling wrote: > Could you file an enhancement request on bugzilla for the crops component? > https://bugzilla.yoctoproject.org/describecomponents.cgi?product=CROPS > > On Tue, Jan 30, 2018 at 12:22 PM Koehler, Yannick > wrote: > >> Big fan of what CROPS did

Re: [yocto] Eclipse plugin plans

2018-01-30 Thread Tim Orling
Could you file an enhancement request on bugzilla for the crops component? On Tue, Jan 30, 2018 at 12:22 PM Koehler, Yannick wrote: > Big fan of what CROPS did and we use the poky container in our > development, but slightly differently. > > If I may, I would like to see is an eclipse docker ima

Re: [yocto] Adding/Editing C++ source code and test for an application

2018-01-30 Thread Khem Raj
On 1/28/18 3:11 AM, Fakhruddin Shekh wrote: > Hi, > > I am very new to Yocto Project and I am using it for IMX.7. > > > I followed steps mentioned in  > > https://wiki.phytec.com/display/PRODUCTINFO/BSP+Yocto+FSL+i.MX7+PD17.2.x+Quickstart > > which is basically taken from > > Yocto Project Me

Re: [yocto] Disable UART Console for Pi 0

2018-01-30 Thread Khem Raj
On 1/26/18 3:25 PM, Nathan Roberts wrote: > extra-build-config.md states > "|RaspberryPi 0, 1, 2 and CM will have UART console enabled by default." > > | > |I have a Pi 0 (not a Pi 0W), and want to disable the UART console when > an image is built (I know how to manu

Re: [yocto] Eclipse plugin plans

2018-01-30 Thread Koehler, Yannick
Big fan of what CROPS did and we use the poky container in our development, but slightly differently. If I may, I would like to see is an eclipse docker image that pre-include the Yocto plugin (CDT, gdb, etc), which still allow for adding addtl plugin via Dockerfile (they is likely already some

[yocto] [meta-security][PATCH] xmlsec1: Allow native builds

2018-01-30 Thread jobol
From: José Bollo When used in native builds, the variable STAGING_DIR_HOST expands to the empty string. This leads 'sed' to an error because the pattern is empty. Using STAGING_DIR instead of STAGING_DIR_HOST allows to use xmlsec1 in native builds with the correct behaviour. Change-Id: I55f40ac2

[yocto] Adding/Editing C++ source code and test for an application

2018-01-30 Thread Fakhruddin Shekh
Hi, I am very new to Yocto Project and I am using it for IMX.7. I followed steps mentioned in https://wiki.phytec.com/display/PRODUCTINFO/BSP+Yocto+FSL+i.MX7+PD17.2.x+Quickstart which is basically taken from Yocto Project Mega-Manual

Re: [yocto] Solved : Re: Problems building U-Boot for x86_64

2018-01-30 Thread Ferry Toth
Op donderdag 30 november 2017 09:03:46 CET schreef Stefan Roese: > Hi Ferry, > > On 08.10.2017 18:50, Ferry Toth wrote: > > Op Fri, 25 Aug 2017 22:30:42 +, schreef Ferry Toth: > > > >> Op Fri, 25 Aug 2017 21:22:40 +0200, schreef Ferry Toth: > >> > >>> Khem Raj wrote: > >>> > >>> > >>> >

[yocto] Disable UART Console for Pi 0

2018-01-30 Thread Nathan Roberts
extra-build-config.md states "RaspberryPi 0, 1, 2 and CM will have UART console enabled by default." I have a Pi 0 (not a Pi 0W), and want to disable the UART console when an image is built (I know how to manually do it after the iamge is built). the above file also states: Users who want serial

[yocto] KBUILD_DEFCONFIG_KMACHINE ?= defconfig_file does not work as expected

2018-01-30 Thread Frank Smith
KBUILD_DEFCONFIG_KMACHINE ?= defconfig_file does not work as I expected. First lesson I learned: defconfig != .config A new defconfig file below arch/arm/config/xy_defconfig created by make savedefconfig is not equal to the .config file. I assume the linux kernel expand some symbols and create t

[yocto] : (snappy:763): clutter-CRITICAL **: Unable to initialize clutter: Unable to initialize the clutter backend: no available drivers found

2018-01-30 Thread ravi
My main objective is to run snappy player (https://wiki.gnome.org/Snappy) on target machine (BeagleBone Black) so, I wrote a recipe for Snappy player(snappy_1.0.bb) as below LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=686e6cb566fd6382c9fcc7a557bf4544" SRCREV = "e73fa

[yocto] [PATCH][meta-mingw] gcc-crosssdk: use _remove instead of oe.utils.str_filter_out

2018-01-30 Thread Ross Burton
Signed-off-by: Ross Burton --- recipes-devtools/gcc/gcc-crosssdk_%.bbappend | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-devtools/gcc/gcc-crosssdk_%.bbappend b/recipes-devtools/gcc/gcc-crosssdk_%.bbappend index d52a16b..3411946 100644 --- a/recipes-devtools/gcc/g

[yocto] [meta-raspberrypi][PATCH] recipes: use oe.utils.conditional instead of deprecated base_conditional

2018-01-30 Thread Martin Jansa
Signed-off-by: Martin Jansa --- recipes-kernel/linux/linux-raspberrypi.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc index df3a3d7..a1c4e52 100644 --- a/recipes-kernel/linux/li

Re: [yocto] [PATCH][meta-mingw] gcc-crosssdk: use oe.utils.str_filter_out

2018-01-30 Thread Burton, Ross
On 30 January 2018 at 11:46, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > Why aren't we using > EXTRA_OECONF_remove_mingw32 = "--with-linker-hash-style=${ > LINKER_HASH_STYLE}" > out of interest? > > I thought (hoped) the filter-out stuff was dead now? > I'll admit I just fixed t

Re: [yocto] [PATCH][meta-mingw] gcc-crosssdk: use oe.utils.str_filter_out

2018-01-30 Thread Richard Purdie
On Tue, 2018-01-30 at 11:25 +, Ross Burton wrote: > oe_filter_out has been removed from oe-core so use the replacement > function. > > Signed-off-by: Ross Burton > --- >  recipes-devtools/gcc/gcc-crosssdk_%.bbappend | 2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rec

[yocto] [PATCH][meta-mingw] gcc-crosssdk: use oe.utils.str_filter_out

2018-01-30 Thread Ross Burton
oe_filter_out has been removed from oe-core so use the replacement function. Signed-off-by: Ross Burton --- recipes-devtools/gcc/gcc-crosssdk_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/gcc/gcc-crosssdk_%.bbappend b/recipes-devtools/gcc/gcc-cr

Re: [yocto] Installing an rpm without repackaging

2018-01-30 Thread Burton, Ross
So first, You can't put ROOTFS_POSTPROCESS_COMMAND inside a recipe as it needs to be inside an image recipe specifically. You generally can't take an RPM from somewhere else and inject it into OE to use directly. One good reason is that the package manager used is configurable, so what do you wan

[yocto] Installing an rpm without repackaging

2018-01-30 Thread Alexandru Nicolae
Hello guys, I know that this have been discussed before, but I couldn't find a solution that works for me. I'm trying to install a rpm package, but every approach I've taken seems wrong. In the ideal case I would like a recipe that just copies the rpm somewhere on the rootfs and then execute a p

[yocto] Installing Wind River Linux

2018-01-30 Thread 永瀨桂
Hi, I'm trying to build the installer for using the WindRiverLinux9 with a development board. I want to build the installer's image using the Intel-corei7-64 BSP, but I can't build wrlinux-image-glibc-small like in the guide below. https://knowledge.windriver.com/en-us/000_Products/000/010/

Re: [yocto] Eclipse plugin plans

2018-01-30 Thread Paul Eggleton
Indeed - thanks Tim, I was looking for that link earlier and somehow missed it. Cheers, Paul On Tuesday, 30 January 2018 5:39:35 PM NZDT Tim Orling wrote: > The same as it is now. The CROPS Docker containers already support that. > > https://github.com/crops/docker-win-mac-docs/wiki > > On Mon