Re: [yocto] internet radio

2017-06-27 Thread Riko Ho
How to install mplayer on xfce ? I got no luck until now. On 23/06/17 21:42, Khem Raj wrote: On Fri, Jun 23, 2017 at 1:18 AM, Riko Ho wrote: Hello everyone, What do you suggest me using for internet radio / playing multimedia on GUI ? Which recipe is suitable for it ? may be you could use

[yocto] Release Candidate Build for yocto-2.1.3.rc2 now available.

2017-06-27 Thread Michael Halstead
A release candidate build for yocto-2.1.3.rc2 is now available at: https://autobuilder.yocto.io/pub/releases/yocto-2.1.3.rc2 Please begin QA on this build as soon as possible. Build hash information: meta-intel : 1f8dd1b00ce9c72d73583c405ec392690d9b08b7 meta-qt4 : 92a72a790a427af5f85ce86f

Re: [yocto] How do you remove an IMAGEFS?

2017-06-27 Thread Patrick Ohly
On Tue, 2017-06-27 at 12:08 -0700, Paul D. DeRocco wrote: > However, when I explicitly added "hddimg", I found that Syslinux was > still configured for live image, with "boot" and "install" menu > options. I found some code in image.bbclass that looks like it forces > "image-live" if either "iso" o

Re: [yocto] How do you remove an IMAGEFS?

2017-06-27 Thread Paul D. DeRocco
> From: Patrick Ohly [mailto:patrick.o...@intel.com] > > On Fri, 2017-06-23 at 16:21 -0700, Paul D. DeRocco wrote: > > x86-base.inc adds "live" to IMAGE_FSTYPES. I have no need for a live > > image, or an iso, so I thought adding IMAGE_FSTYPES_remove > > = "live iso" to > > my image recipe might

Re: [yocto] Determining the correct layers for a Beaglebone build.

2017-06-27 Thread Kenny Koller
​ > >> >> Regarding the tags: If I check out the pyro branch of poky am I getting >> something that is stable and has been tested? I thought perhaps the tags >> with `pyro-17.0.0` would point to stable tested commit. >> >> The reason I'm trying to sort all of this out is that when I ran a >> `bitba

Re: [yocto] Yocto Optimization query

2017-06-27 Thread Leonardo Sandoval
On Tue, 2017-06-27 at 17:19 +0200, Ayoub Zaki wrote: > Hi Prasoon, > > I wrote a Howto on reducing start-up time in yocto : > > https://embexus.com/2017/05/16/embedded-linux-fast-boot-techniques/ > > Maybe you can some useful informations on the topic. > > > > On 27.06.2017 08:09, Prasoon Kum

Re: [yocto] Yocto Optimization query

2017-06-27 Thread Ayoub Zaki
Hi Prasoon, I wrote a Howto on reducing start-up time in yocto : https://embexus.com/2017/05/16/embedded-linux-fast-boot-techniques/ Maybe you can some useful informations on the topic. On 27.06.2017 08:09, Prasoon Kumar wrote: Hi, I am trying to optimise the boot time in yocto. I need some

Re: [yocto] Determining the correct layers for a Beaglebone build.

2017-06-27 Thread Miguel Aveiro
On 27 June 2017 at 05:45, Kenny Koller wrote: > Thanks Khem, > > At the moment I simply want to build a headless minimal install for a > Beaglebone Black. Once I achieve this I plan to customize the distro for my > device. Here is what I am finding confusing: > > This link

Re: [yocto] : cmake and create_symlink using cmake 3.5 and yocto 2.2.2

2017-06-27 Thread Jussi Kukkonen
On 26 June 2017 at 21:46, Ehrlich Andrei wrote: > Please excuse the newbie question I want to ask, but I started with yocto and cmake 3 month ago and now I have a couple of recipes based on cmake. One of that cmake files installs links using following code: > > install( > CODE "execute

Re: [yocto] How do you remove an IMAGEFS?

2017-06-27 Thread Patrick Ohly
On Fri, 2017-06-23 at 16:21 -0700, Paul D. DeRocco wrote: > x86-base.inc adds "live" to IMAGE_FSTYPES. I have no need for a live > image, or an iso, so I thought adding IMAGE_FSTYPES_remove = "live iso" to > my image recipe might work, but it complained in do_bootimg that my recipe > "depends upon