[linux-yocto] [PATCH] vexpress: Pass LOADADDR to Makefile

2014-07-15 Thread Yang Shi
Due to upstream commit 938f94cde74b33d6d3580c6fe65ebe918a770ae2 ("ARM: 7656/1: uImage: Error out on build of multiplatform without LOADADDR"), vexpress BSP need LOADADDR for making uImage, so pass LOADADDR in the Makefile for vexpress. Signed-off-by: Yang Shi --- arch/arm/boot/Makefile | 4

[linux-yocto] consultion about Freescale Yocto Project User's Guide

2014-07-15 Thread lia...@ava.com.cn
Hi I follw the step of <>,but when i use the command MACHINE=< machine name> source fsl-setup-release.sh -b -e ,an error occurs,indicate bash: fsl-setup-release.sh: no such file. Looking for your help. Best Regards -- Lian jianfei 5F, No.15, Ke Hui 2nd Street, Ke Hui

Re: [linux-yocto] Gstreamer on a Beaglebone black

2014-07-15 Thread Dimitri Slavaski
These functions are in the ffmpeg plugins-bad, plugins-good, plugins-ugly, plugins-base. i added those to a build with the gstreamer afcourse Thanks, dimitri -- ___ linux-yocto mailing list linux-yocto@yoctoproject.org https://lists.yoctoproject.org/lis

Re: [linux-yocto] Gstreamer on a Beaglebone black

2014-07-15 Thread Kevin Hao
On Mon, Jul 14, 2014 at 02:28:58PM -0400, Bruce Ashfield wrote: > On 14-07-14 10:16 AM, Dimitri Slavaski wrote: > >Hello, > > > >I am trying to get gstreamer on a Beaglebone Black. After some tries and > >looking to the example on the am335x-evmsk, i didnt get it working yet. > >So i am wondering w