[yocto] a question about multilib

2012-08-08 Thread Yes Yanus
Hi everyone,  I have a question about multilib. I have a layer which is Independent of meta. this layer include some bb files and some of them are same with bb files in meta. for example, ncurses_5.7.bb in my layer and ncurses_5.9.bb in meta. but when I run command bitbake lib32-ncurses the bb

Re: [yocto] Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor

2012-08-08 Thread Bob Cochran
On 07/31/2012 01:27 PM, Elvis Dowson wrote: Is serial console login prompt broken on yocto for targets other than Intel? Does it work on ARM or PowerPC at the moment, with the latest yocto updates as of today? Hi Elvis, For my Freescale QorIQ e500v2 target, the use of getty inside init /

Re: [yocto] image recipe gives error: has no buildable providers

2012-08-08 Thread Tim Verstraete
Hi, What i see is that when i do bitbake-layers show_layers that it shows the correct layers and the correct priority of the layers. The layers.conf is the following # We have a conf and classes directory, add to BBPATH BBPATH := ${BBPATH}:${LAYERDIR} # We have a recipes directory, add to

Re: [yocto] image recipe gives error: has no buildable providers

2012-08-08 Thread Robert P. J. Day
On Wed, 8 Aug 2012, Tim Verstraete wrote: Hi, What i see is that when i do bitbake-layers show_layers that it shows the correct layers and the correct priority of the layers. The layers.conf is the following # We have a conf and classes directory, add to BBPATH BBPATH :=

Re: [yocto] Custom splash screen using psplash

2012-08-08 Thread Paul Eggleton
On Wednesday 08 August 2012 17:13:54 Giovanni Foiani wrote: I need to setup a custom splash screen replacing the Yocto logo with a custom image. I generated my logo using make-image script into psplash screen and replaced the previous one in meta/recipes-core/psplash/files folder. Then I run

[yocto] Is there a way to order to kernel_do_configure_prepend?

2012-08-08 Thread Anders Roxell
Hello, I'm trying to build a p2041rdb i use the meta-fsl-ppc and poky release 1.2. I've created my own meta-layer where I add my own cfg kernel config so I added my own bbappend on the linux-qoriq-sdk.bb. In the linux-qoriq-sdk.bb file they have added a kernel_do_configure_prepend and I did my

Re: [yocto] [SPAM] - Re: image recipe gives error: has no buildable providers - Email found in subject

2012-08-08 Thread Tim Verstraete
Yes, this was automatically generate yocto-bsp create test-test1 arm -Original Message- From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] Sent: woensdag 8 augustus 2012 17:17 To: Tim Verstraete Cc: McClintock Matthew-B29882; yocto@yoctoproject.org Subject: [SPAM] - Re: [yocto] image

Re: [yocto] [SPAM] - Re: image recipe gives error: has no buildable providers - Email found in subject

2012-08-08 Thread Tom Zanussi
On Wed, 2012-08-08 at 15:50 +, Tim Verstraete wrote: Yes, this was automatically generate yocto-bsp create test-test1 arm Nah, yocto-bsp doesn't output things like what you have in your version e.g. priority 25, missing spaces after the PATTERN variable, and yes, the extra spaces in the

Re: [yocto] Custom splash screen using psplash

2012-08-08 Thread Scott Garman
On 08/08/2012 08:13 AM, Giovanni Foiani wrote: Hi, I need to setup a custom splash screen replacing the Yocto logo with a custom image. I generated my logo using make-image script into psplash screen and replaced the previous one in meta/recipes-core/psplash/files folder. Then I run *

Re: [yocto] Is there a way to order to kernel_do_configure_prepend?

2012-08-08 Thread Khem Raj
On Wed, Aug 8, 2012 at 8:39 AM, Anders Roxell anders.rox...@gmail.com wrote: Hello, I'm trying to build a p2041rdb i use the meta-fsl-ppc and poky release 1.2. I've created my own meta-layer where I add my own cfg kernel config so I added my own bbappend on the linux-qoriq-sdk.bb. In the

Re: [yocto] Custom splash screen using psplash

2012-08-08 Thread Scott Garman
On 08/08/2012 10:10 AM, Scott Garman wrote: On 08/08/2012 08:13 AM, Giovanni Foiani wrote: Hi, I need to setup a custom splash screen replacing the Yocto logo with a custom image. I generated my logo using make-image script into psplash screen and replaced the previous one in

Re: [yocto] Is there a way to order to kernel_do_configure_prepend?

2012-08-08 Thread Anders Roxell
Hi, That look good... Thank you for the help! With kind regards, Anders On Wed, Aug 8, 2012 at 7:09 PM, Khem Raj raj.k...@gmail.com wrote: On Wed, Aug 8, 2012 at 8:39 AM, Anders Roxell anders.rox...@gmail.com wrote: Hello, I'm trying to build a p2041rdb i use the meta-fsl-ppc and poky

[yocto] [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch

2012-08-08 Thread kishore . k . bodke
From: Kishore Bodke kishore.k.bo...@intel.com Hi, This is a revised patch set is for creating the new Crystal Forest Machine. Crystal Forest Machine is Sandybridge CPU with Cave Creek Chipset. This machine is based on standard/default/common-pc-64. Please create a new branch called

[yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-08 Thread kishore . k . bodke
From: Kishore Bodke kishore.k.bo...@intel.com Initial checkin for the new Crystal Forest Machine Branch. This Machine is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke kishore.k.bo...@intel.com --- .../bsp/crystalforest/crystalforest-preempt-rt.scc |9 ++

Re: [yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-08 Thread Darren Hart
On 08/08/2012 10:56 AM, kishore.k.bo...@intel.com wrote: From: Kishore Bodke kishore.k.bo...@intel.com +++ b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc @@ -0,0 +1,21 @@ +kconf hardware crystalforest.cfg + +include cfg/x86_64.scc +include cfg/8250.scc + +include

Re: [yocto] [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch

2012-08-08 Thread Darren Hart
n 08/08/2012 10:56 AM, kishore.k.bo...@intel.com wrote: From: Kishore Bodke kishore.k.bo...@intel.com Hi, This is a revised patch set is for creating the new Crystal Forest Machine. Crystal Forest Machine is Sandybridge CPU with Cave Creek Chipset. This machine is based on

[yocto] Maintenance on older branches, e.g. bernard

2012-08-08 Thread Elvis Dowson
Hi, I just noticed that if one were to try switching to an older poky branch, say bernard, there are a few errors: e.g. meta-yocto layer doesn't have a conf folder. Also if you use one of the tags, e.g. bernard-5.0, bernard-5.0.1, bernard-5.0.2, you can run into build failures. I

Re: [yocto] [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch

2012-08-08 Thread Bodke, Kishore K
-Original Message- From: Darren Hart [mailto:dvh...@linux.intel.com] Sent: Wednesday, August 08, 2012 11:14 AM To: Bodke, Kishore K Cc: yocto@yoctoproject.org; bruce.ashfi...@windriver.com Subject: Re: [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch n 08/08/2012 10:56 AM,

Re: [yocto] Maintenance on older branches, e.g. bernard

2012-08-08 Thread Scott Garman
On 08/08/2012 11:20 AM, Elvis Dowson wrote: Hi, I just noticed that if one were to try switching to an older poky branch, say bernard, there are a few errors: e.g. meta-yocto layer doesn't have a conf folder. Also if you use one of the tags, e.g. bernard-5.0, bernard-5.0.1, bernard-5.0.2, you

Re: [yocto] Maintenance on older branches, e.g. bernard

2012-08-08 Thread Elvis Dowson
Hi Scott, On Aug 8, 2012, at 10:39 PM, Scott Garman wrote: When you say build successfully, how do you define that? Building core-image-minimal? -sato? -lsb? For which machines? On how many host distros? We have a problem of scale here which is why bernard (now three stable releases

Re: [yocto] Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor

2012-08-08 Thread McClintock Matthew-B29882
On Wed, Aug 8, 2012 at 8:44 AM, Bob Cochran yo...@mindchasers.com wrote: On 07/31/2012 01:27 PM, Elvis Dowson wrote: Is serial console login prompt broken on yocto for targets other than Intel? Does it work on ARM or PowerPC at the moment, with the latest yocto updates as of today? Hi

Re: [yocto] a question about multilib

2012-08-08 Thread McClintock Matthew-B29882
On Wed, Aug 8, 2012 at 7:59 AM, Yes Yanus yesya...@yahoo.com wrote: Hi everyone, I have a question about multilib. I have a layer which is Independent of meta. this layer include some bb files and some of them are same with bb files in meta. for example, ncurses_5.7.bb in my layer and

[yocto] Strange WARNING while do_kernel_configcheck()

2012-08-08 Thread Markus Hubig
Hello @all, I'm working on a bsp vor the taskit stamp9g20 cpu module. I have a bbappend file for the linux-yocto_3.2 kernel which was ones working but now (after updating the denzil branch from 7.0 to 7.0.1) I get a strange error while building the kernel. I managed to track the problem down to

[yocto] [PATCH 01/13] yocto-bsp: add new strip_base() function

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Add a strip_base() function to remove '/base' from the branch names presented to the user. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- scripts/lib/bsp/engine.py | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git

[yocto] [PATCH 02/13] yocto-bsp: strip '/base' from kernel branches in templates

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com For new branches, users can specify /base branches, but we don't want the '/base' in the resultant branch name, so remove it. Fixes [YOCTO #2693]. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- ...yocto-rt_3.0\: }} linux-yocto-rt_3.0.bbappend |

[yocto] [PATCH 00/13][denzil] yocto-bsp updates for denzil

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com This patchset fixes yocto bugs [YOCTO #2693] and [YOCTO #2587], and fixes some other minor usability problems reported by users. Please pull into the current poky/denzil point release branch. The following changes since commit

[yocto] [PATCH 06/13] yocto-bsp: add standard branch mapping

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Add a mechanism to distinguish common-pc variants of standard branches. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- scripts/lib/bsp/engine.py | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) diff --git

[yocto] [PATCH 12/13] yocto-bsp: use emgd 1.10 for i386 template

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Make i386 template use emgd 1.10 for denzil, along with associated changes. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../arch/i386/conf/machine/{{=machine}}.conf |7 --- .../linux/files/{{=machine}}-standard.scc |4

[yocto] [PATCH 07/13] yocto-bsp: use standard branch mapping in bsp templates

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/files/{{=machine}}-standard.scc |2 +- .../linux/files/{{=machine}}-standard.scc |4 ++-- .../linux/files/{{=machine}}-standard.scc |2 +- 3 files

[yocto] [PATCH 13/13] yocto-bsp: generate default properties even if json specified

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Users seem to want to specify incomplete property sets when using json input. Allow this by generating default properties before the user-specified properties are applied; the user will then get the defaults for any unspecified values, and avoid cryptic

[yocto] [PATCH 09/13] yocto-bsp: remove 'branch' statements in .scc if reusing branch

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com If reusing a branch (need_new_branch == 'n') we don't need to branch in the .scc, so make it conditional on need_new_branch. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/files/{{=machine}}-standard.scc |1 +

[yocto] [PATCH 11/13] yocto-bsp: add i586 option for i386

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../arch/i386/conf/machine/{{=machine}}.conf |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git

[yocto] [PATCH 10/13] yocto-bsp: add some standard policy

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Add some useful default options to to the i386 and x86_64 templates. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/files/{{=machine}}-preempt-rt.scc|7 +++ .../linux/files/{{=machine}}-standard.scc |7 +++

[yocto] poky/bernard: gcc-4.5.1 configure: error: cannot compute suffix of object files: cannot compile

2012-08-08 Thread Elvis Dowson
Hi, I'm trying to get build using the bernard branch, for a PowerPC440 target, and I get a build failure for gcc-4.5.1: NOTE: Running task 500 of 1502 (ID: 590, virtual:native:/tool/yocto/poky/meta/recipes-core/readline/readline_6.1.bb, do_install) ERROR: Function 'do_compile' failed

Re: [yocto] Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor

2012-08-08 Thread Bob Cochran
On 08/08/2012 03:05 PM, McClintock Matthew-B29882 wrote: These seem like quite different issues, code generation vs. some inittab foo... are you seeing this issues with upstream? I've recently gotten some inittab cleanups into oe-core for master / denzil / my own edison branch + meta-fsl-ppc...

[yocto] [PATCH 01/17] yocto-bsp: add new strip_base() function

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Add a strip_base() function to remove '/base' from the branch names presented to the user. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- scripts/lib/bsp/engine.py | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git

[yocto] [PATCH 02/17] yocto-bsp: strip '/base' from kernel branches in templates

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com For new branches, users can specify /base branches, but we don't want the '/base' in the resultant branch name, so remove it. Fixes [YOCTO #2693]. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- ...yocto-rt_3.0\: }} linux-yocto-rt_3.0.bbappend |

[yocto] [PATCH 03/17] yocto-bsp: update default branch names

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Make sure the default branch names match branch names found in the kernel branch listing. Fixes [YOCTO #2587]. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- ...yocto-rt_3.0\: }} linux-yocto-rt_3.0.bbappend |2 +- ...yocto-rt_3.2\: }}

[yocto] [PATCH 04/17] yocto-bsp: allow branch display filtering

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Add a branches_base property that can be used to allow only matching branches to be returned from all_branches(). Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- scripts/lib/bsp/engine.py |7 +++ scripts/lib/bsp/kernel.py | 19

[yocto] [PATCH 00/17] yocto-bsp updates for master

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com This patchset fixes yocto bugs [YOCTO #2693] and [YOCTO #2587], and fixes some other minor usability problems reported by users. Please pull into poky/master. The following changes since commit 2dec760b79bb7e2e79c33c5127fa64685bd86a18: foomatic: fix

[yocto] [PATCH 06/17] yocto-bsp: add standard branch mapping

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Add a mechanism to distinguish common-pc variants of standard branches. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- scripts/lib/bsp/engine.py | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) diff --git

[yocto] [PATCH 07/17] yocto-bsp: use standard branch mapping in bsp templates

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/files/{{=machine}}-standard.scc |2 +- .../linux/files/{{=machine}}-standard.scc |4 ++-- .../linux/files/{{=machine}}-standard.scc |2 +- 3 files

[yocto] [PATCH 09/17] yocto-bsp: remove 'branch' statements in .scc if reusing branch

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com If reusing a branch (need_new_branch == 'n') we don't need to branch in the .scc, so make it conditional on need_new_branch. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/files/{{=machine}}-standard.scc |1 +

[yocto] [PATCH 10/17] yocto-bsp: add some standard policy

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Add some useful default options to to the i386 and x86_64 templates. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/files/{{=machine}}-preempt-rt.scc|7 +++ .../linux/files/{{=machine}}-standard.scc |7 +++

[yocto] [PATCH 11/17] yocto-bsp: add i586 option for i386

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../arch/i386/conf/machine/{{=machine}}.conf |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git

[yocto] [PATCH 13/17] yocto-bsp: generate default properties even if json specified

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Users seem to want to specify incomplete property sets when using json input. Allow this by generating default properties before the user-specified properties are applied; the user will then get the defaults for any unspecified values, and avoid cryptic

[yocto] [PATCH 15/17] yocto-bsp: update standard branch mapping

2012-08-08 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Remove mapping for 3.0 and add mapping for 3.4. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- scripts/lib/bsp/engine.py |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/lib/bsp/engine.py

Re: [yocto] poky/bernard: gcc-4.5.1 configure: error: cannot compute suffix of object files: cannot compile

2012-08-08 Thread Khem Raj
Elvis I think gcc 4.6 is retired in toolchain-layer in meta-openembedded repo. I think first thing I would suggest is use that layer and use gcc 4.6 this might work better. I think 4.6 should still work with master or we can kind of fix it if need be. Then if you are still unlucky then use 4.5.1