Re: [yocto] [meta-raspberrypi] No package 'wayland-egl' found

2018-05-15 Thread Bill Jenkins
Hi Andrei, Thanks so much for confirming the issue. > On May 15, 2018, at 4:18 AM, Andrei Gherzan wrote: > > Hi, > > On Tue, May 15, 2018 at 1:48 AM, Bill Jenkins > wrote: > > > On May 14, 2018, at 2:43 PM, Bill Jenkins

[yocto] -c populate_sdk question

2018-05-15 Thread Steve Pavao
Hello, Is there an easy way to exclude a section of my local conf when I am building with -c populate_sdk option? Long story short, I have some multilib-related entries in my local.conf which I need when building only the OS image, but which cause errors when building the SDK. It’s be

Re: [yocto] LIC_FILES_CHKSUM: spaces in file names

2018-05-15 Thread Mark Hatle
On 5/15/18 7:25 AM, Damien LEFEVRE wrote: > Hi, > > I have a base recipe generated with devtool. > > The package I build has several license files which contain space characters > in > the file names. > > LIC_FILES_CHKSUM = "file://COPYRIGHT.md;md5=b229ca0c79785e9e86311477e7bdd9ea \ >          

Re: [linux-yocto] Not able to use apt-get command

2018-05-15 Thread Bruce Ashfield
I'd suggest by starting with the yocto documentation. The mega manual found on the yocto project website has a lot of getting started information. Also, this list is typically for kernel related issues, for general questions there are several other mailing lists. You can find the list on the

Re: [linux-yocto] v4.12.x - stable updates comprising v4.12.24

2018-05-15 Thread Bruce Ashfield
On 05/10/2018 05:30 PM, Paul Gortmaker wrote: Bruce, Yocto kernel folks: Here is another 4.12.x stable update "extension" primarily created for the Yocto project, continuing on top of the previous v4.12.23 kernel. There are about 90 commits here, and for the 2nd release in a row, we are with

Re: [linux-yocto] [4.12][PATCH] ALSA: hda - Skip jack and others for non-existing PCM streams

2018-05-15 Thread Bruce Ashfield
On 05/13/2018 02:39 AM, Liwei Song wrote: From: Takashi Iwai commit 8a7d6003df41cb16f6b3b620da044fbd92d2f5ee upstream. When CONFIG_SND_DYNAMIC_MINORS isn't set, there are only limited number of devices available, and HD-audio, especially with HDMI/DP codec, will fail to create

[linux-yocto] Not able to use apt-get command

2018-05-15 Thread Pavan Kumar
Hi I am working on i.MX6 based board here I am using Yocto but here I am not able to find any command to install packages how to install packages in yocto ? and I didn't find any gcc compiler to build any c file on board so please help me out my problem I am new to yocto Thank you Regards

[yocto] LIC_FILES_CHKSUM: spaces in file names

2018-05-15 Thread Damien LEFEVRE
Hi, I have a base recipe generated with devtool. The package I build has several license files which contain space characters in the file names. LIC_FILES_CHKSUM = "file://COPYRIGHT.md;md5=b229ca0c79785e9e86311477e7bdd9ea \ file://LICENSES/MIT

Re: [yocto] [meta-raspberrypi] No package 'wayland-egl' found

2018-05-15 Thread Andrei Gherzan
Hi, On Tue, May 15, 2018 at 1:48 AM, Bill Jenkins wrote: > > > On May 14, 2018, at 2:43 PM, Bill Jenkins wrote: > > > > Hi, > > > > I just sync'd to the head of the master branch in the poky and > meta-raspberrypi repos today > > and tried a build that

Re: [yocto] Ptest log

2018-05-15 Thread Anuj Mittal
On 05/09/2018 03:24 PM, Somshekar C Kadam wrote: > I use the parser to generate wiki page output provided in qa tools, next > I need to copy the content  to wiki page which I have no access to get > the same output format. > > Please suggest what is that I need to do if I need to get the same >

Re: [yocto] Ptest log

2018-05-15 Thread Somshekar C Kadam
Hi All, Any pointer will help, please let me know regards Somshekar Regards Somshekar C Kadam 9036660538 On Wed, May 9, 2018 at 12:54 PM, Somshekar C Kadam wrote: > Hi All, > I am newbie to the ptest. > I have run ptest on ARM and Intel target board. > Now I want to