Re: [meta-freescale] [PATCH] [meta-ppc-fsl] on master, move linux patches under newly created files subdirectory

2013-01-07 Thread Bob Cochran
On 01/07/2013 03:14 PM, McClintock Matthew-B29882 wrote: On Mon, Jan 7, 2013 at 9:39 AM, Bob Cochran wrote: As I reported back on 11/27, I get linux-qoriq-sdk-headers build errors with the linux patch files located in meta-fsl-ppc/recipes-kernel/linux. Therefore, I created a files subdirectioy

Re: [meta-freescale] [PATCH] meta-fsl-ppc master: inherit image_types_uboot

2013-01-07 Thread McClintock Matthew-B29882
On Mon, Jan 7, 2013 at 8:45 AM, Bob Cochran wrote: > Without this patch, fsl-image-minimal-.ext2.gz.u-boot links to a > non existent file (u-boot rootfs isn't actually built). > > As commented by Matthew McClintock on 1/2/13, this had been handled > previously using a setup script. You can remove

Re: [meta-freescale] [PATCH] [meta-ppc-fsl] on master, move linux patches under newly created files subdirectory

2013-01-07 Thread McClintock Matthew-B29882
On Mon, Jan 7, 2013 at 9:39 AM, Bob Cochran wrote: > As I reported back on 11/27, I get linux-qoriq-sdk-headers build errors with > the linux patch files located in meta-fsl-ppc/recipes-kernel/linux. > Therefore, I created a files subdirectioy and moved the patch files under > there. This is in m

Re: [meta-freescale] [PATCH] [meta-ppc-fsl] on master, move linux patches under newly created files subdirectory

2013-01-07 Thread Otavio Salvador
On Mon, Jan 7, 2013 at 1:39 PM, Bob Cochran wrote: > As I reported back on 11/27, I get linux-qoriq-sdk-headers build errors with > the linux patch files located in meta-fsl-ppc/recipes-kernel/linux. > Therefore, I created a files subdirectioy and moved the patch files under > there. > > Signed-of

[meta-freescale] [meta-fsl-arm][for-danny][PATCH] fsl-mm-flv-codeclib: fix package creation

2013-01-07 Thread Javier Viguera
The prebuilt libraries in fsl-mm-flv-codeclib package do not follow the lib*.so.* naming rule, so the 'do_install' function fails to copy some of the library files and later failing to create the package (tested with DEB and IPK formats) Signed-off-by: Javier Viguera --- recipes-multimedia/fsl-m

[meta-freescale] Fix fsl-mm-flv-codeclib package creation

2013-01-07 Thread Javier Viguera
Hi all, Trying to build 'fsl-mm-flv-codeclib' package fails because the pre-built libraries inside the "source" package do not follow the 'lib*so.*' naming rule that the recipe expects. This patch fixes the problem and allows to build/install the package. The patch is done for 'danny' but prob

[meta-freescale] [PATCH] [meta-ppc-fsl] on master, move linux patches under newly created files subdirectory

2013-01-07 Thread Bob Cochran
As I reported back on 11/27, I get linux-qoriq-sdk-headers build errors with the linux patch files located in meta-fsl-ppc/recipes-kernel/linux. Therefore, I created a files subdirectioy and moved the patch files under there. Signed-off-by: Robert Cochran --- ...Undef-before-redefining-__at

[meta-freescale] [PATCH] meta-fsl-ppc master: inherit image_types_uboot

2013-01-07 Thread Bob Cochran
Without this patch, fsl-image-minimal-.ext2.gz.u-boot links to a non existent file (u-boot rootfs isn't actually built). As commented by Matthew McClintock on 1/2/13, this had been handled previously using a setup script. Signed-off-by: Robert Cochran --- diff --git a/images/fsl-image-minim

Re: [meta-freescale] Port of iMX5's Xorg driver to newer Xorg API

2013-01-07 Thread Daiane Angolini
On Sun, Dec 30, 2012 at 3:27 AM, Otavio Salvador wrote: > Hello, > > I know this holidays time is supposed to us to rest and relax but as a > true hacking addicted I was suffering of hacking abstinence (no > hacking since before Christimas) so I ended looking at the port of > iMX5's Xorg driver to

Re: [meta-freescale] [for-danny][PATCH 3/4] barebox: Right now barebox supports only imx53qsb board

2013-01-07 Thread Daiane Angolini
On Mon, Jan 7, 2013 at 8:59 AM, Otavio Salvador wrote: > From: Andrei Gherzan > > Signed-off-by: Andrei Gherzan Acked-by: Daiane Angolini Great, thanks! ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/li

Re: [meta-freescale] [for-danny][PATCH 1/4] xorg-driver-video: Install vivante_gal.h

2013-01-07 Thread Otavio Salvador
On Mon, Jan 7, 2013 at 10:24 AM, Daiane Angolini wrote: > On Mon, Jan 7, 2013 at 8:59 AM, Otavio Salvador > wrote: >> From: Andrei Gherzan >> >> Signed-off-by: Andrei Gherzan > Acked-by: Daiane Angolini It has been applied already. The full pull request has been applied. -- Otavio Salvador

Re: [meta-freescale] [for-danny][PATCH 2/4] layer.conf: Use .= for adding to BBPATH and += to BBFILES

2013-01-07 Thread Daiane Angolini
On Mon, Jan 7, 2013 at 8:59 AM, Otavio Salvador wrote: > From: Andrei Gherzan > > http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e > > This triggers > exception NameError: name 'base_contains' is not defined > without this change > > Signed-off-by

Re: [meta-freescale] [PATCH] imx-base.inc: Centralize the preferred kernel for i.MX3X SoCs

2013-01-07 Thread Otavio Salvador
On Mon, Jan 7, 2013 at 10:23 AM, Daiane Angolini wrote: > On Sun, Jan 6, 2013 at 7:23 PM, Otavio Salvador > wrote: >> The preferred kernel for i.MX3X SoCs are the same so we should set it >> in imx-base.inc. The previous setting were not working as the board >> files were using weak setting and

Re: [meta-freescale] [for-danny][PATCH 1/4] xorg-driver-video: Install vivante_gal.h

2013-01-07 Thread Daiane Angolini
On Mon, Jan 7, 2013 at 8:59 AM, Otavio Salvador wrote: > From: Andrei Gherzan > > Signed-off-by: Andrei Gherzan Acked-by: Daiane Angolini ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-free

Re: [meta-freescale] [PATCH] imx-base.inc: Centralize the preferred kernel for i.MX3X SoCs

2013-01-07 Thread Daiane Angolini
On Sun, Jan 6, 2013 at 7:23 PM, Otavio Salvador wrote: > The preferred kernel for i.MX3X SoCs are the same so we should set it > in imx-base.inc. The previous setting were not working as the board > files were using weak setting and the default (linux-imx) were being > used by mistake. > > Signed-

[meta-freescale] [for-danny][PATCH 4/4] layer.conf: Use 'fsl-arm' for collection name

2013-01-07 Thread Otavio Salvador
The 'freescale' collection name is too generic without making clear which architecture it supports. Using 'fsl-arm' we make it clear. Signed-off-by: Otavio Salvador --- conf/layer.conf |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/layer.conf b/conf/layer.conf

[meta-freescale] [for-danny][PATCH 3/4] barebox: Right now barebox supports only imx53qsb board

2013-01-07 Thread Otavio Salvador
From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- recipes-bsp/barebox/barebox_2012.02.0.bb |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/barebox/barebox_2012.02.0.bb b/recipes-bsp/barebox/barebox_2012.02.0.bb index 3fad26f..20d7d40 100644 --- a/reci

[meta-freescale] [for-danny][PATCH 2/4] layer.conf: Use .= for adding to BBPATH and += to BBFILES

2013-01-07 Thread Otavio Salvador
From: Andrei Gherzan http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e This triggers exception NameError: name 'base_contains' is not defined without this change Signed-off-by: Andrei Gherzan --- conf/layer.conf |4 ++-- 1 file changed, 2 i

[meta-freescale] [for-danny][PATCH 1/4] xorg-driver-video: Install vivante_gal.h

2013-01-07 Thread Otavio Salvador
From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb b/recipes-graphics/xorg-driver/xf8

[meta-freescale] [for-danny][PATCH 0/4] Fixes for danny - Pull request #2

2013-01-07 Thread Otavio Salvador
Andrei Gherzan (3): xorg-driver-video: Install vivante_gal.h layer.conf: Use .= for adding to BBPATH and += to BBFILES barebox: Right now barebox supports only imx53qsb board Otavio Salvador (1): layer.conf: Use 'fsl-arm' for collection name conf/layer.conf

Re: [meta-freescale] [meta-fsl-arm][PATCH] layer.conf: Use 'fsl-arm' for collection name

2013-01-07 Thread Otavio Salvador
On Sun, Jan 6, 2013 at 7:37 PM, Andrei Gherzan wrote: > Ack. > > > > Andrei Gherzan > mobile +40.744.478.414 fax +40.31.816.28.12 > Email: and...@gherzan.ro > Email: andrei.gher...@windriver.com > Romania > > > On Sun, Jan 6, 2013 at 11:30 PM, Otavio Salvador > wrote: >> >> The 'freescale' colle