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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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/
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
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
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
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
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
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
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-
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(+)
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
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 +
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
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
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
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
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
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
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(-)
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
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 +-
..
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-
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
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
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,
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_
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
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
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
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
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
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
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
46 matches
Mail list logo