|
Re: mail list for Xilinx Zynq platform?
Also, try these instructions. Note they do not use the meta-yocto shim layer (sorry, my customer has been taunting me again).
I feel like the meta-yocto layer is "forcing" the use of "standard"
Also, try these instructions. Note they do not use the meta-yocto shim layer (sorry, my customer has been taunting me again).
I feel like the meta-yocto layer is "forcing" the use of "standard"
|
By
Philip Balister
·
#10846
·
|
|
Re: mail list for Xilinx Zynq platform?
Urg, I'll have to take a look at that.
Also, you'll need an updated fsbl in the BOOT.BIN file to work with the later kernels. We should probably post one somewhere, although I wish the fsbl license
Urg, I'll have to take a look at that.
Also, you'll need an updated fsbl in the BOOT.BIN file to work with the later kernels. We should probably post one somewhere, although I wish the fsbl license
|
By
Philip Balister
·
#10845
·
|
|
Re: mail list for Xilinx Zynq platform?
Thanks! Should we go ahead and set the list up so interested parties can start coordinating our existing work?
Philip
Thanks! Should we go ahead and set the list up so interested parties can start coordinating our existing work?
Philip
|
By
Philip Balister
·
#10844
·
|
|
Re: [meta-baryon][PATCH 1/1] proftpd: conditionally remove /usr/libexec
Applied, thanks. I've also sent this over to be applied to meta-networking.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
Applied, thanks. I've also sent this over to be applied to meta-networking.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
|
By
Paul Eggleton
·
#10843
·
|
|
[PATCH 2/2] Fix synchronous waiting for command prompt in Linux & connection lost when restarting
- when waiting for an command to finish running, we wait to receive a command prompt using the syntax user@host....endChar. This pattern is not always encountered on local or remote connection from
- when waiting for an command to finish running, we wait to receive a command prompt using the syntax user@host....endChar. This pattern is not always encountered on local or remote connection from
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10842
·
|
|
[PATCH 1/2] Remove validation for existing git repository
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../yocto/bc/ui/wizards/install/OptionsPage.java | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../yocto/bc/ui/wizards/install/OptionsPage.java | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10841
·
|
|
[PATCH 0/2] [eclipse-poky-windows] Fix validation & command running on Linux
- Skip validating an existing git repo and only perform some "sanity" checks
- When waiting for a command to finish executing do not use the command prompt because it can change depending on the
- Skip validating an existing git repo and only perform some "sanity" checks
- When waiting for a command to finish executing do not use the command prompt because it can change depending on the
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10840
·
|
|
Re: mail list for Xilinx Zynq platform?
And in case anyone is wondering, efforts are (still) underway to
get a single unified layer for this board (and others), but getting
all the moving parts organized is taking a bit longer than
And in case anyone is wondering, efforts are (still) underway to
get a single unified layer for this board (and others), but getting
all the moving parts organized is taking a bit longer than
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#10839
·
|
|
Re: mail list for Xilinx Zynq platform?
Hi,
From you messages, I infer that you are using the meta-zynq layer
located here:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-zynq/
For my builds, I used Philip Ballister's meta-zynq layer
Hi,
From you messages, I infer that you are using the meta-zynq layer
located here:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-zynq/
For my builds, I used Philip Ballister's meta-zynq layer
|
By
Elvis Dowson
·
#10838
·
|
|
Re: recrdeptask not working correctly?
Any thoughts on this? Should I log a bug in bugzilla, or am I just doing something wrong?
Any thoughts on this? Should I log a bug in bugzilla, or am I just doing something wrong?
|
By
Jerrod Peach <peachj@...>
·
#10837
·
|
|
Re: mail list for Xilinx Zynq platform?
Hello!
I have also tried to build a kernel and root filesystem for Zynq but the kernel
gets stuck when booting, regardless if on the ZC702 board or on Qemu. I tried
Poky denzil and Poky danny.
Also
Hello!
I have also tried to build a kernel and root filesystem for Zynq but the kernel
gets stuck when booting, regardless if on the ZC702 board or on Qemu. I tried
Poky denzil and Poky danny.
Also
|
By
Andreas Schweigstill <andreas@...>
·
#10836
·
|
|
Re: sysroot for use with GDB
Hello,
In message <20121205123818.C17EB200FF2@...> I wrote:
Done that; please see Bug 3540 - remote target debugging broken
https://bugzilla.yoctoproject.org/show_bug.cgi?id=3540
Best
Hello,
In message <20121205123818.C17EB200FF2@...> I wrote:
Done that; please see Bug 3540 - remote target debugging broken
https://bugzilla.yoctoproject.org/show_bug.cgi?id=3540
Best
|
By
Wolfgang Denk <wd@...>
·
#10835
·
|
|
Re: sysroot for use with GDB
Hello,
nobody here who could help out?
In message <20121203124234.6327B200FF8@...> I wrote:
It appears that documentation and code are inconsistent; at least the
eclipse plugin generates
Hello,
nobody here who could help out?
In message <20121203124234.6327B200FF8@...> I wrote:
It appears that documentation and code are inconsistent; at least the
eclipse plugin generates
|
By
Wolfgang Denk <wd@...>
·
#10834
·
|
|
Re: [PATCH 0/3] [eclipse-poky] Eclipse plugin on Windows - fixes for progress update on wizards & input validation
Hi Jessica,
I have apparently associated my Execution Environment 1.6 with a jre 1.7. I have sent a patch for the syntax error.
As for the error shown for the existing repository, I have sent a patch
Hi Jessica,
I have apparently associated my Execution Environment 1.6 with a jre 1.7. I have sent a patch for the syntax error.
As for the error shown for the existing repository, I have sent a patch
|
By
Grigoropol, IoanaX <ioanax.grigoropol@...>
·
#10833
·
|
|
[PATCH] Validate Bitbake Commander project when switching between new repo and existing one
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../yocto/bc/ui/wizards/FiniteStateWizardPage.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../yocto/bc/ui/wizards/FiniteStateWizardPage.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10832
·
|
|
[PATCH] Fix incompatibility with jre1.6 support for typed HashMap
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../remote/utils/YoctoHostShellProcessAdapter.java | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../remote/utils/YoctoHostShellProcessAdapter.java | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10831
·
|
|
Fullpass Test Report for Yocto 1.4 M1 RC1 20121128 Build
Hello,
Here is the weekly test report for Yocto 1.4 M1 RC1 20121128 build.
The testing for p1022ds is blocked since the image didn't build out. For beagleboard, the X can’t startup in this build
Hello,
Here is the weekly test report for Yocto 1.4 M1 RC1 20121128 build.
The testing for p1022ds is blocked since the image didn't build out. For beagleboard, the X can’t startup in this build
|
By
Palalau, AlexandruX <alexandrux.palalau@...>
·
#10830
·
|
|
Re: [PATCH 0/3] [eclipse-poky] Eclipse plugin on Windows - fixes for progress update on wizards & input validation
Hi Ioana,
There's issue as to syntax for YoctoHostShellProcessAdaptor since it's only supported by JDK version 1.7 and above. Also, when I tried the plugin on Linux, it still failed for creating a
Hi Ioana,
There's issue as to syntax for YoctoHostShellProcessAdaptor since it's only supported by JDK version 1.7 and above. Also, when I tried the plugin on Linux, it still failed for creating a
|
By
Zhang, Jessica
·
#10829
·
|
|
Yocto Project Technical Team Meeting
When: Occurs every Tuesday effective 6/26/2012 until 6/18/2013 from 8:00 AM to 9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect
When: Occurs every Tuesday effective 6/26/2012 until 6/18/2013 from 8:00 AM to 9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect
|
By
Liu, Song <song.liu@...>
·
#10828
·
|
|
Minutes: Yocto Project Technical Team Meeting - Tuesday, December 04, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Attendees:
Amit, Ross, Eren, Beth, ChrisL, ScottR, JeffP, TomZ, Nitin, PaulE, ScottG, BruceA, CristianI, JessicaZ, Saul, RichardP, SeanH, MarkH, Ioana, Corneliu, MichaelH, AlexD, BjörnS, Ramana,
Attendees:
Amit, Ross, Eren, Beth, ChrisL, ScottR, JeffP, TomZ, Nitin, PaulE, ScottG, BruceA, CristianI, JessicaZ, Saul, RichardP, SeanH, MarkH, Ioana, Corneliu, MichaelH, AlexD, BjörnS, Ramana,
|
By
Liu, Song <song.liu@...>
·
#10827
·
|