|
Re: any success with spartan6-lx9mb?
Hi,
My bad, the error was because the --with-float option does not exist for the
microblaze processor
Looking at the gcc options for microblaze from
Hi,
My bad, the error was because the --with-float option does not exist for the
microblaze processor
Looking at the gcc options for microblaze from
|
By
Elvis Dowson
·
#9218
·
|
|
Re: CyaSSL Yocto Recipe
This looks like an interesting piece of software and a quick read
through your webpages suggests there may be some interesting
applications of this within OE which I'd love to explore.
We are however
This looks like an interesting piece of software and a quick read
through your webpages suggests there may be some interesting
applications of this within OE which I'd love to explore.
We are however
|
By
Richard Purdie
·
#9215
·
|
|
Re: CyaSSL Yocto Recipe
Hi Saul,
It provides the CyaSSL embedded SSL library, specifically called "libcyassl". Although it offers similar functionality as the openssl package (SSL and crypto support), it shouldn't conflict
Hi Saul,
It provides the CyaSSL embedded SSL library, specifically called "libcyassl". Although it offers similar functionality as the openssl package (SSL and crypto support), it shouldn't conflict
|
By
Chris Conlon <chris@...>
·
#9214
·
|
|
can someone provide me a pre-build binary of lsusb/lspci that I can run on yacto?<eom>
By
Yung, Winson W <winson.w.yung@...>
·
#9227
·
|
|
Re: any success with spartan6-lx9mb?
We have a namespace collision, there is also:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-zynq/
Cheers,
Bruce
We have a namespace collision, there is also:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-zynq/
Cheers,
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#9213
·
|
|
Re: CyaSSL Yocto Recipe
Chris,
On initial inspection of this recipe it looks OK, what package/libraries does it provide? Are they the same as the openssl package?
You may need RCONFLICTS_${PN} and/or RPROVIDES_${PN},
Chris,
On initial inspection of this recipe it looks OK, what package/libraries does it provide? Are they the same as the openssl package?
You may need RCONFLICTS_${PN} and/or RPROVIDES_${PN},
|
By
Saul Wold <sgw@...>
·
#9212
·
|
|
Re: CyaSSL Yocto Recipe
Adding a direct link to the CyaSSL recipe file for review:
www.yassl.com/files/yocto/cyassl_2.3.0.bb
Best Regards,
Chris
Adding a direct link to the CyaSSL recipe file for review:
www.yassl.com/files/yocto/cyassl_2.3.0.bb
Best Regards,
Chris
|
By
Chris Conlon <chris@...>
·
#9211
·
|
|
Re: Procedure to setup icecc for performing a distributed build
<paul.eggleton@...> wrote:
I'm sorry, I had not tried icecc.bbclass lately. I should give it a
try. Probably either
on Weekend, or next week.
--
With best wishes
Dmitry
<paul.eggleton@...> wrote:
I'm sorry, I had not tried icecc.bbclass lately. I should give it a
try. Probably either
on Weekend, or next week.
--
With best wishes
Dmitry
|
By
Dmitry Baryshkov
·
#9226
·
|
|
Re: any success with spartan6-lx9mb?
Hi Philip,
Thanks. I found your layer from the layer index page:
http://www.openembedded.org/wiki/LayerIndex
although I haven't tried it yet. It's good that the layer page is
updated regularly.
Hi Philip,
Thanks. I found your layer from the layer index page:
http://www.openembedded.org/wiki/LayerIndex
although I haven't tried it yet. It's good that the layer page is
updated regularly.
|
By
Trevor Woerner
·
#9210
·
|
|
Re: any success with spartan6-lx9mb?
Speaking of zynq, I have a simple BSP here for the zc702 board:
https://github.com/balister/meta-zynq
Philip
Speaking of zynq, I have a simple BSP here for the zc702 board:
https://github.com/balister/meta-zynq
Philip
|
By
Philip Balister
·
#9209
·
|
|
Re: any success with spartan6-lx9mb?
Hi Elvis,
Thanks so much for taking a look at my email! I've read through lots
of this mailing list's history and noticed all your meta-xilinx work
in the past and was hoping I could pique your
Hi Elvis,
Thanks so much for taking a look at my email! I've read through lots
of this mailing list's history and noticed all your meta-xilinx work
in the past and was hoping I could pique your
|
By
Trevor Woerner
·
#9208
·
|
|
Re: ERROR: Nothing RPROVIDES 'libsegfault'
Thanks for confirming that the target for meta-ivi is denzil. After
re-targetting to branch denzil-7.0.1, I got the following error:
----------
Pseudo is not present but is required, building this
Thanks for confirming that the target for meta-ivi is denzil. After
re-targetting to branch denzil-7.0.1, I got the following error:
----------
Pseudo is not present but is required, building this
|
By
Evade Flow <evadeflow@...>
·
#9207
·
|
|
Re: ERROR: Nothing RPROVIDES 'libsegfault'
Hi,
discovery-image is supposed to work with the denzil branch of poky. Please checkout that branch and let us know if you encounter any other issues.
Thanks,
Florin
Hi,
discovery-image is supposed to work with the denzil branch of poky. Please checkout that branch and let us know if you encounter any other issues.
Thanks,
Florin
|
By
Florin Sarbu <florin.sarbu@...>
·
#9206
·
|
|
ERROR: Nothing RPROVIDES 'libsegfault'
I'm seeing this error while trying to 'bitbake discovery-image' from the
meta-ivi layer, according to the instructions here:
- http://git.yoctoproject.org/cgit/cgit.cgi/meta-ivi/tree/README.md
The
I'm seeing this error while trying to 'bitbake discovery-image' from the
meta-ivi layer, according to the instructions here:
- http://git.yoctoproject.org/cgit/cgit.cgi/meta-ivi/tree/README.md
The
|
By
Evade Flow <evadeflow@...>
·
#9205
·
|
|
Re: Where is PREFERRED_VERSION_linux-yocto_qemux86 used?
You just need to know how to break the name down:
1) 'linux-yocto' is what will be built;
2) when the MACHINE is 'qemux86'.
So, PREFERRED_VERSION_linux-yocto_qemux86 ?= "3.0%" says that the
You just need to know how to break the name down:
1) 'linux-yocto' is what will be built;
2) when the MACHINE is 'qemux86'.
So, PREFERRED_VERSION_linux-yocto_qemux86 ?= "3.0%" says that the
|
By
Chris Tapp
·
#9204
·
|
|
[PATCH 1/1] [meta-intel] meta-crystalforest: Crystal Forest BSP Created.
From: Kishore Bodke <kishore.k.bodke@...>
Initial checkin for the new Crystal Forest BSP.
This BSP is based on Sandybridge CPU and Cave Creek Chipset.
Signed-off-by: Kishore Bodke
From: Kishore Bodke <kishore.k.bodke@...>
Initial checkin for the new Crystal Forest BSP.
This BSP is based on Sandybridge CPU and Cave Creek Chipset.
Signed-off-by: Kishore Bodke
|
By
kishore.k.bodke@...
·
#9203
·
|
|
[PATCH 0/1] [meta-intel] Crystal Forest BSP Created.
From: Kishore Bodke <kishore.k.bodke@...>
This is the Initial Checkin for the new Crystal Forest BSP.
This BSP has two versions of platform.
1. Stargo Platform is based on Intel Sandy Bridge
From: Kishore Bodke <kishore.k.bodke@...>
This is the Initial Checkin for the new Crystal Forest BSP.
This BSP has two versions of platform.
1. Stargo Platform is based on Intel Sandy Bridge
|
By
kishore.k.bodke@...
·
#9202
·
|
|
Re: Procedure to setup icecc for performing a distributed build
Hi Gary,
I'm running Ubuntu 12.04 LTS virtualized on a 2011 Apple MacBook Pro 15", with
VMware Fusion 5.0.1. The VMware disk image resides on a SSD drive with a 3G
SATA interface.
The specs are
Hi Gary,
I'm running Ubuntu 12.04 LTS virtualized on a 2011 Apple MacBook Pro 15", with
VMware Fusion 5.0.1. The VMware disk image resides on a SSD drive with a 3G
SATA interface.
The specs are
|
By
Elvis Dowson
·
#9201
·
|
|
Re: CyaSSL Yocto Recipe
And here is bit of information about CyaSSL from their website.http://www.yassl.com/yaSSL/Products-cyassl.html
The CyaSSL embedded SSL library is a lightweight SSL library written in ANSI C and
And here is bit of information about CyaSSL from their website.http://www.yassl.com/yaSSL/Products-cyassl.html
The CyaSSL embedded SSL library is a lightweight SSL library written in ANSI C and
|
By
Kamble, Nitin A <nitin.a.kamble@...>
·
#9200
·
|
|
Where is PREFERRED_VERSION_linux-yocto_qemux86 used?
Inside of poky.conf there is a variablePREFERRED_VERSION_linux-yocto_qemux86?= "3.0%"
I assume linux-yocto is the packagename and qemux86 is the machine name.
I can't find where any references
Inside of poky.conf there is a variablePREFERRED_VERSION_linux-yocto_qemux86?= "3.0%"
I assume linux-yocto is the packagename and qemux86 is the machine name.
I can't find where any references
|
By
James Macon <macon@...>
·
#9199
·
|