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

2012-08-10 Thread Elvis Dowson
Hi, On Aug 9, 2012, at 8:47 PM, Elvis Dowson wrote: > I switched to using gcc-4.6 from the meta-openembedded layer, and still get > the same issue, i.e. no login or bash prompt with init=/bin/sh I decided to switch to code sourcery external toolchain, to try and narrow the cause to see if it w

Re: [yocto] Running gcc test suites for current machine configuration architecture (e.g. powerpc), from within yocto

2012-08-10 Thread Khem Raj
On Thu, Aug 9, 2012 at 9:29 PM, Elvis Dowson wrote: > Hi, > Is there a way to run the gcc test suites for the current machine > configuration architecture (e.g. powerpc), from within yocto? yes. Go into build dir of gcc-cross and there is a script thats generated. ./powerpc-oe-linux-testg

Re: [yocto] Hob workflow

2012-08-10 Thread Trevor Woerner
Hi Jessica, Thanks so much for considering my feedback :-) I do tend to be "wordy", don't I? :-) On Fri, Aug 10, 2012 at 6:56 PM, Zhang, Jessica wrote: > Am I missing any point that you're also trying to make here? No, I think you've captured everything quite succinctly. Expanding on point 1 a

Re: [yocto] Hob workflow

2012-08-10 Thread Zhang, Jessica
Hi Trevor, Thanks for using hob and provide your valuable feedbacks, I'm trying to summarize your desired behavior/usage of hob as: 1. hob should save the customization into the project's configuration, instead of using its own configuration saving mechanism. In this way, people will be able

[yocto] [meta-fsl-ppc][PATCH] u-boot: correct path to config files

2012-08-10 Thread Vladimir Zapolskiy
The trivial change fixes u-boot compilation task, boot_format utility installs board configuration files into a subdirectory of STAGING_DATADIR_NATIVE. Signed-off-by: Vladimir Zapolskiy Cc: Matthew McClintock --- recipes-kernel/u-boot/u-boot_git.bb |2 +- 1 file changed, 1 insertion(+), 1 d

Re: [yocto] [PATCH 0/3] [meta-intel] Move Matrox MGA Xorg driver to common

2012-08-10 Thread Tom Zanussi
On Fri, 2012-08-10 at 12:02 -0700, kishore.k.bo...@intel.com wrote: > From: Kishore Bodke > > Hi, > > These patches are for moving the Matrox MGA Xorg driver from > meta-romley to meta-intel/common and adding a variable to > include the mga recipe in the respective BSPs which uses them. > > Ro

Re: [yocto] do_deploy[sstate-inputdirs]

2012-08-10 Thread Robert P. J. Day
On Fri, 10 Aug 2012, Robert P. J. Day wrote: > On Fri, 10 Aug 2012, Jim Rucker wrote: > > > I've been trying to figure out why I've had such trouble getting my > > tmp/deploy/uImage files to > > update after performing a "bitbake -f -c compile virtual/kernel", and I've > > come across something

Re: [yocto] do_deploy[sstate-inputdirs]

2012-08-10 Thread Robert P. J. Day
On Fri, 10 Aug 2012, Jim Rucker wrote: > I've been trying to figure out why I've had such trouble getting my > tmp/deploy/uImage files to > update after performing a "bitbake -f -c compile virtual/kernel", and I've > come across something I I > don't understand. In deploy.bbclass, we have: > do_

[yocto] do_deploy[sstate-inputdirs]

2012-08-10 Thread Jim Rucker
I've been trying to figure out why I've had such trouble getting my tmp/deploy/uImage files to update after performing a "bitbake -f -c compile virtual/kernel", and I've come across something I I don't understand. In deploy.bbclass, we have: *do_deploy[sstate-inputdirs] = "${DEPLOYDIR}"* However,

Re: [yocto] [PATCH 00/19] yocto-bsp updates for master, v2

2012-08-10 Thread Tom Zanussi
Oops, had wrong version for this, resending a new version to avoid confusion... Tom On Fri, 2012-08-10 at 14:03 -0500, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > This patchset fixes yocto bugs [YOCTO #2693] and [YOCTO #2587], and > fixes some other minor usability problems reported by

[yocto] [PATCH 19/19] yocto-bsp: add missing xserver-xf86-config .bbappend for qemu

2012-08-10 Thread tom . zanussi
From: Tom Zanussi Re-add xserver-xf86-config which was inadvertently removed. Signed-off-by: Tom Zanussi --- .../xorg-xserver/xserver-xf86-config_0.1.bbappend |2 ++ 1 file changed, 2 insertions(+) create mode 100644 scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserv

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

2012-08-10 Thread tom . zanussi
From: Tom Zanussi 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 backtraces. Signed-off-

[yocto] [PATCH 18/19] yocto-bsp: use base branches for qemu 'newbranch' case

2012-08-10 Thread tom . zanussi
From: Tom Zanussi The branch updating for the [YOCTO #2587] fix inadvertently changed some of the qemu branch names incorrectly, fix it. Signed-off-by: Tom Zanussi --- ...yocto-rt_3.2\": }} linux-yocto-rt_3.2.bbappend" |2 +- ...yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend" |2 +- ..

[yocto] [PATCH 17/19] yocto-bsp: remove YOCTO_KERNEL_EXTERNAL_BRANCH usage

2012-08-10 Thread tom . zanussi
From: Tom Zanussi YOCTO_KERNEL_EXTERNAL_BRANCH is now obsolete, so remove it from the templates. Signed-off-by: Tom Zanussi --- ...yocto-rt_3.2\": }} linux-yocto-rt_3.2.bbappend" |3 --- ...yocto-rt_3.4\": }} linux-yocto-rt_3.4.bbappend" |3 --- ...linux-yocto_3.2\": }} linux-yocto_3.2

[yocto] [PATCH 16/19] yocto-bsp: use emgd 1.14 for i386 template

2012-08-10 Thread tom . zanussi
From: Tom Zanussi Make i386 template use emgd 1.14, along with associated changes. Signed-off-by: Tom Zanussi --- .../arch/i386/conf/machine/{{=machine}}.conf |6 +++--- .../linux/files/{{=machine}}-standard.scc |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-)

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

2012-08-10 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- .../linux/files/{{=machine}}-standard.scc |2 +- .../linux/files/{{=machine}}-standard.scc |4 ++-- .../linux/files/{{=machine}}-standard.scc |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --g

[yocto] [PATCH 08/19] yocto-bsp: use rstrip() for assignment lines

2012-08-10 Thread tom . zanussi
From: Tom Zanussi strip() isn't necessary and causes unintended formatting changes in the output; rstrip() remove the trailing newlines as intended while leaving indenting whitespace intact. Signed-off-by: Tom Zanussi --- scripts/lib/bsp/engine.py |2 +- 1 file changed, 1 insertion(+), 1 d

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

2012-08-10 Thread tom . zanussi
From: Tom Zanussi Remove mapping for 3.0 and add mapping for 3.4. Signed-off-by: Tom Zanussi --- scripts/lib/bsp/engine.py |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/lib/bsp/engine.py b/scripts/lib/bsp/engine.py index 9d16b19..ac5058c 100644 --- a/scri

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

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

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

2012-08-10 Thread tom . zanussi
From: Tom Zanussi Signed-off-by: Tom Zanussi --- .../arch/i386/conf/machine/{{=machine}}.conf |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/scripts/lib/bsp/substrate/target/arch/i386/conf/machine/{{=machine}}.conf b/scripts/lib/bsp/substrate/target/arch/i

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

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

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

2012-08-10 Thread tom . zanussi
From: Tom Zanussi 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 --- .../linux/files/{{=machine}}-standard.scc |1 + .../linux/files/{{=machine}}-standard.scc |1 +

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

2012-08-10 Thread tom . zanussi
From: Tom Zanussi Add a mechanism to distinguish common-pc variants of standard branches. Signed-off-by: Tom Zanussi --- scripts/lib/bsp/engine.py | 21 + 1 file changed, 21 insertions(+) diff --git a/scripts/lib/bsp/engine.py b/scripts/lib/bsp/engine.py index 8b05809..7

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

2012-08-10 Thread tom . zanussi
From: Tom Zanussi 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 --- scripts/lib/bsp/engine.py |7 +++ scripts/lib/bsp/kernel.py | 19 +++ 2 files changed, 26 insertions(+)

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

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

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

2012-08-10 Thread tom . zanussi
From: Tom Zanussi 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 --- ...yocto-rt_3.0\": }} linux-yocto-rt_3.0.bbappend" |4 ++-- ...yocto-rt_3.2\": }} linux-yocto

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

2012-08-10 Thread tom . zanussi
From: Tom Zanussi Add a strip_base() function to remove '/base' from the branch names presented to the user. Signed-off-by: Tom Zanussi --- scripts/lib/bsp/engine.py | 10 ++ 1 file changed, 10 insertions(+) diff --git a/scripts/lib/bsp/engine.py b/scripts/lib/bsp/engine.py index 8e

[yocto] [PATCH 00/19] yocto-bsp updates for master, v2

2012-08-10 Thread tom . zanussi
From: Tom Zanussi 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. v2: This is the same patchset as the previous one, but an additional couple of patches fixing problems found in testin

[yocto] [PATCH 3/3] [meta-intel] meta-romley: Add Matrox MGA variable to romley.conf

2012-08-10 Thread kishore . k . bodke
From: Kishore Bodke Since Matrox MGA recipe is moved to common, include the Matrox MGA varialbe to romley.conf. Signed-off-by: Kishore Bodke --- meta-romley/conf/machine/romley.conf |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-romley/conf/machine/romley.conf b

[yocto] [PATCH 2/3] [meta-intel] meta-intel:Add a MATROX MGA variable to ia32-base.inc

2012-08-10 Thread kishore . k . bodke
From: Kishore Bodke Add XSERVER_IA32_MATROX_MGA variable for including Matrox MGA graphics recipe. Signed-off-by: Kishore Bodke --- conf/machine/include/ia32-base.inc |4 1 file changed, 4 insertions(+) diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base

[yocto] [PATCH 1/3] [meta-intel] meta-romley: Move Matrox MGA Xorg driver to meta-intel/common

2012-08-10 Thread kishore . k . bodke
From: Kishore Bodke Matrox MGA Xorg driver is being used by other meta-intel BSPs. So move this to meta-intel/common/recipes-graphics. Signed-off-by: Kishore Bodke --- .../xorg-driver/xf86-video-mga_1.4.13.bb |0 1 file changed, 0 insertions(+), 0 deletions(-) rename {meta-roml

[yocto] [PATCH 0/3] [meta-intel] Move Matrox MGA Xorg driver to common

2012-08-10 Thread kishore . k . bodke
From: Kishore Bodke Hi, These patches are for moving the Matrox MGA Xorg driver from meta-romley to meta-intel/common and adding a variable to include the mga recipe in the respective BSPs which uses them. Romley BSP has been successfully booted with sato desktop. Please pull into meta-intel/

Re: [yocto] Problem with BSP supporting different machines

2012-08-10 Thread Markus Hubig
On Fri, Aug 10, 2012 at 12:50:00PM -0400, Bruce Ashfield wrote: > On Fri, Aug 10, 2012 at 11:01 AM, Markus Hubig wrote: > > On Thu, Aug 09, 2012 at 03:10:36PM -0400, Bruce Ashfield wrote: > >> On 12-08-09 01:24 PM, Bruce Ashfield wrote: > >> >On 12-08-09 12:32 PM, Markus Hubig wrote: > >> >>On Thu

[yocto] external-sourcery-toolchain: do_compile failed for sqlite3-3.7.13

2012-08-10 Thread Elvis Dowson
Hi, I get a build failure for sqlite3-3.7.13 with external-sourcery-toolchain mentor-2012.03-71-powerpc-mentor-linux-gnu.bin: ERROR: Function failed: do_compile (see /tool/yocto/poky/build/tmp/work/ppc440-poky-linux/sqlite3-3.7.13-r0/temp/log.do_compile.48315 for further information) ERR

Re: [yocto] external-sourcery-toolchain: cp: cannot stat `/tool/yocto/poky/build/tmp/sysroots/virtex5/usr/share/gettext/config.rpath': No such file or directory

2012-08-10 Thread Elvis Dowson
Hi, On Aug 10, 2012, at 9:07 PM, Elvis Dowson wrote: > When using the mentor external-sourcery-toolchain, I get the following error: > > NOTE: package gdbm-1.10-r3: task do_configure: Started > ERROR: Function failed: do_configure (see > /tool/yocto/poky/build/tmp/work/ppc440-poky-linux/gdbm-1.

[yocto] external-sourcery-toolchain: cp: cannot stat `/tool/yocto/poky/build/tmp/sysroots/virtex5/usr/share/gettext/config.rpath': No such file or directory

2012-08-10 Thread Elvis Dowson
Hi, When using the mentor external-sourcery-toolchain, I get the following error: NOTE: package gdbm-1.10-r3: task do_configure: Started ERROR: Function failed: do_configure (see /tool/yocto/poky/build/tmp/work/ppc440-poky-linux/gdbm-1.10-r3/temp/log.do_configure.53409 for further inform

Re: [yocto] external-sourcery-toolchain: ERROR: QA Issue: No GNU_HASH in the elf binary

2012-08-10 Thread Elvis Dowson
Hi, On Aug 10, 2012, at 8:41 PM, Chris Larson wrote: > On Fri, Aug 10, 2012 at 9:37 AM, Elvis Dowson wrote: >> I'm building with the mentor external-sourcery-toolchain. >> >> I get the following error: >> >> ERROR: QA Issue: No GNU_HASH in the elf binary: >> '/tool/yocto/poky/build/tmp/wo

Re: [yocto] Problem with BSP supporting different machines

2012-08-10 Thread Bruce Ashfield
On Fri, Aug 10, 2012 at 11:01 AM, Markus Hubig wrote: > On Thu, Aug 09, 2012 at 03:10:36PM -0400, Bruce Ashfield wrote: >> On 12-08-09 01:24 PM, Bruce Ashfield wrote: >> >On 12-08-09 12:32 PM, Markus Hubig wrote: >> >>On Thu, Aug 09, 2012 at 10:48:30AM -0400, Bruce Ashfield wrote: >> >>>On Thu, Au

Re: [yocto] external-sourcery-toolchain: ERROR: QA Issue: No GNU_HASH in the elf binary

2012-08-10 Thread Chris Larson
On Fri, Aug 10, 2012 at 9:37 AM, Elvis Dowson wrote: > I'm building with the mentor external-sourcery-toolchain. > > I get the following error: > > ERROR: QA Issue: No GNU_HASH in the elf binary: > '/tool/yocto/poky/build/tmp/work/ppc440-poky-linux/zip-3.0-r1/packages-split/zip/usr/bin/zipcl

[yocto] external-sourcery-toolchain: ERROR: QA Issue: No GNU_HASH in the elf binary

2012-08-10 Thread Elvis Dowson
Hi, I'm building with the mentor external-sourcery-toolchain. I get the following error: ERROR: QA Issue: No GNU_HASH in the elf binary: '/tool/yocto/poky/build/tmp/work/ppc440-poky-linux/zip-3.0-r1/packages-split/zip/usr/bin/zipcloak' ERROR: QA Issue: No GNU_HASH in the elf binary: '/to

Re: [yocto] external-sourcery-toolchain: ERROR: Function failed: do_install

2012-08-10 Thread Chris Larson
On Fri, Aug 10, 2012 at 8:59 AM, Elvis Dowson wrote: > I found the solution. I had to specify NO32LIBS = "0", since I'm building on > an Ubuntu 12.04 64-bit machine. > > # Set the toolchain. > TCMODE = "external-csl" > EXTERNAL_TOOLCHAIN = "/tool/mentor/csl-2012.03.71" > NO32LIBS = "0" > CSL_TARGE

Re: [yocto] external-sourcery-toolchain: ERROR: Function failed: do_install

2012-08-10 Thread Elvis Dowson
Hi, On Aug 10, 2012, at 7:37 PM, Elvis Dowson wrote: > I cloned the meta-sourcery repo, added it to my bblayers.conf > > $ cd /tool/yocto > $ git clone git://github.com/MentorEmbedded/meta-sourcery.git > > I specified the following variables in my local.conf: > > # Set the toolchain. > TCMODE

[yocto] external-sourcery-toolchain: ERROR: Function failed: do_install

2012-08-10 Thread Elvis Dowson
Hi, I cloned the meta-sourcery repo, added it to my bblayers.conf $ cd /tool/yocto $ git clone git://github.com/MentorEmbedded/meta-sourcery.git I specified the following variables in my local.conf: # Set the toolchain. TCMODE = "external-csl" EXTERNAL_TOOLCHAIN = "/tool/mentor/csl-2011.0

Re: [yocto] Problem with BSP supporting different machines

2012-08-10 Thread Markus Hubig
On Thu, Aug 09, 2012 at 03:10:36PM -0400, Bruce Ashfield wrote: > On 12-08-09 01:24 PM, Bruce Ashfield wrote: > >On 12-08-09 12:32 PM, Markus Hubig wrote: > >>On Thu, Aug 09, 2012 at 10:48:30AM -0400, Bruce Ashfield wrote: > >>>On Thu, Aug 9, 2012 at 10:46 AM, Markus Hubig wrote: > >> > >>If I ran

Re: [yocto] Questions about 'bitbake core-image-minimal'

2012-08-10 Thread Trevor Woerner
On Thu, Aug 9, 2012 at 5:38 AM, ☆星空☆ wrote: > 1)I find some package like "automake, autoconf" existing on my host ,can I > use "automake" which is already installed on my host rather than to do tasks > to install (do_fetch,do_compile) and How . The job of automake/automake is just to create the

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

2012-08-10 Thread Tim Verstraete
In fact the email has put the strange spaces and so on in between the text apparently ... I have redone the yocto-bsp create and now it seems to work. Thanks for the feedback, Kind regards, Tim -Original Message- From: Tom Zanussi [mailto:tom.zanu...@intel.com] Sent: woensdag 8 augu