[yocto] [meta-xilinx][PATCH] 3/3] virtex-5-ml507: net: machine specific configuration

2014-02-28 Thread David Andrey
Machine specific interfaces file Signed-off-by: David Andrey --- .../init-ifupdown-1.0/virtex-5-ml507-powerpc-440/interfaces | 12 1 file changed, 12 insertions(+) create mode 100644 recipes-core/init-ifupdown/init-ifupdown-1.0/virtex-5-ml507-powerpc-440/interfaces diff --git a

[yocto] [meta-xilinx][PATCH] 2/3] virtex-4-ml405: net: machine specific configuration

2014-02-28 Thread David Andrey
Machine specific interfaces file Signed-off-by: David Andrey --- .../init-ifupdown-1.0/virtex-4-ml405-powerpc-405/interfaces | 9 + 1 file changed, 9 insertions(+) create mode 100644 recipes-core/init-ifupdown/init-ifupdown-1.0/virtex-4-ml405-powerpc-405/interfaces diff --git a/

[yocto] [meta-xilinx][PATCH] 1/3] microzed: net: machine specific configuration

2014-02-28 Thread David Andrey
Machine specific interfaces file Signed-off-by: David Andrey --- recipes-core/init-ifupdown/init-ifupdown-1.0/interfaces | 9 - .../init-ifupdown/init-ifupdown-1.0/microzed-zynq7/interfaces| 9 + 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 re

Re: [yocto] Using MACHINE_EXTRA_RDEPENDS to install wifi Firmware

2014-02-28 Thread Ash Charles
I think my response yesterday was slightly premature... If I understand correctly, packages of the form 'kernel-firmware-' are provided by the kernel recipe for any firmware that is licensed such that it can be included directly with the kernel source i.e. in the /firmware directory. A superset o

Re: [yocto] Build qemuarm compatible with freescale i.MX6

2014-02-28 Thread Marco
Il 28/02/2014 15:54, Federico Vitali ha scritto: Thank you Marco. so I can run a generic arm qemu kernel with the image created for my sabre sd card? I suppose I have to make a qemu armv7 kernel, am I wrong? In that case how can I configure my local.conf to make a qemu armv7 kernel? Thank you ag

Re: [yocto] Build qemuarm compatible with freescale i.MX6

2014-02-28 Thread Federico Vitali
Thank you Marco. so I can run a generic arm qemu kernel with the image created for my sabre sd card? I suppose I have to make a qemu armv7 kernel, am I wrong? In that case how can I configure my local.conf to make a qemu armv7 kernel? Thank you again 2014-02-28 14:53 GMT+01:00 Marco : > Il 28/0

Re: [yocto] Build qemuarm compatible with freescale i.MX6

2014-02-28 Thread Marco
Il 28/02/2014 11:03, Federico Vitali ha scritto: Goodmorning, I'm new to yocto project, I would like to know if there is the possibility to build a qemuarm kernel compatible with fsl i.MX6. I'm developing with a sabre SD board and I would like to run the same filesystem both on the real target a

[yocto] [meta-mono] [PATCH 1/1] mono-basic: Add VisualBasic.NET support with mono-basic v2.10

2014-02-28 Thread Alex J Lennon
Synopsis: @see http://www.mono-project.com/VisualBasic.NET_support for details on VB.Net support in Mono Testing: mono-basic recipe was added to a qemux86 image for testing. A simple VB helloworld application was used from this link @see http://msdn.microsoft.com/en-us/library/3cf7t4xt(v=vs.1

[yocto] [meta-mono] [PATCH 1/1] mono-basic: Add VisualBasic.NET support with mono-basic v2.10

2014-02-28 Thread Alex J Lennon
See following patch for details The following changes since commit 5c1c9de1aac4715c0496b7a9622006ed4cbae421: mono-xsp: Updated to 2.10 (2014-02-28 08:29:02 +) are available in the git repository at: git://git.yoctoproject.org/meta-mono ajl/mono-basic http://git.yoctoproject.org/cgit.c

Re: [yocto] Enabling Wayland and QT5 without X11 server support in Dora

2014-02-28 Thread Burton, Ross
On 28 February 2014 10:33, Sathish Kumar Balasubramaniam -ERS, HCL Tech wrote: > Please can anyone let me know the configuration to be done in Dora for > enabling Wayland and QT5 without X11 server. Remove 'x11' from you DISTRO_FEATURES (the _remove operator will help here). Ross ___

[yocto] Enabling Wayland and QT5 without X11 server support in Dora

2014-02-28 Thread Sathish Kumar Balasubramaniam -ERS, HCL Tech
Hi, Please can anyone let me know the configuration to be done in Dora for enabling Wayland and QT5 without X11 server. Thanks, B.Sathish Kumar ::DISCLAIMER:: --

[yocto] Build qemuarm compatible with freescale i.MX6

2014-02-28 Thread Federico Vitali
Goodmorning, I'm new to yocto project, I would like to know if there is the possibility to build a qemuarm kernel compatible with fsl i.MX6. I'm developing with a sabre SD board and I would like to run the same filesystem both on the real target and via qemu emulation on my PC for application deve

[yocto] [meta-raspberrypi][for-dora][PATCH] Installed fonts directory in the default location needed by omxplayer

2014-02-28 Thread Sébastien Mennetrier
Signed-off-by: Sébastien Mennetrier --- recipes-multimedia/omxplayer/omxplayer_git.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb b/recipes-multimedia/omxplayer/omxplayer_git.bb index a456026..b4ca247 100644 --- a/recipes-

Re: [yocto] Later versions of gstreamer

2014-02-28 Thread Chris Tapp
Hi Cristian, On 28 Feb 2014, at 07:24, Iorga, Cristian wrote: > Hi Chris, > The gstreamer1.0 that Carlos Rafael is taking care of is maintained in a > separate layer that won't get integrated into danny, because for older YP > releases, no new features are added, only bugs are fixed or backpor