|
Re: problems adding extra packages
You'd think by now, my keyboard would know to put the + and not the ?. :-)
Thanks for spotting that. I looked right past it.
Jim A
You'd think by now, my keyboard would know to put the + and not the ?. :-)
Thanks for spotting that. I looked right past it.
Jim A
|
By
Jim Abernathy
·
#10853
·
|
|
Re: problems adding extra packages
did you use '+=' before?
Cheers,
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@...
did you use '+=' before?
Cheers,
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@...
|
By
Martin Jansa
·
#10852
·
|
|
problems adding extra packages
In the past on denzil, I'd get images working then start adding specific packages like this:
LICENSE_FLAGS_WHITELIST = "commercial"
CORE_IMAGE_EXTRA_INSTALL ?=
In the past on denzil, I'd get images working then start adding specific packages like this:
LICENSE_FLAGS_WHITELIST = "commercial"
CORE_IMAGE_EXTRA_INSTALL ?=
|
By
Jim Abernathy
·
#10851
·
|
|
FW: Yocto Project 1.4 M1 release readiness meeting
When: Thursday, December 06, 2012 8:30 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect daylight saving time adjustments.
When: Thursday, December 06, 2012 8:30 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Where: Bridge Info Enclosed
Note: The GMT offset above does not reflect daylight saving time adjustments.
|
By
Liu, Song <song.liu@...>
·
#10850
·
|
|
Re: sysroot for use with GDB
Prelinking should not cause a problem. GDB knows how to translate the debuginfo addresses to the end runtime addresses.
The only thing I've seen in the past that has caused a problem is when the dbg
Prelinking should not cause a problem. GDB knows how to translate the debuginfo addresses to the end runtime addresses.
The only thing I've seen in the past that has caused a problem is when the dbg
|
By
Mark Hatle <mark.hatle@...>
·
#10849
·
|
|
Re: mail list for Xilinx Zynq platform?
...
Micheal, can you set up a mailing list "mete-zynq" for us? Also, please add this to gmane for people that prefer to read via nntp.
Thanks,
Philip
...
Micheal, can you set up a mailing list "mete-zynq" for us? Also, please add this to gmane for people that prefer to read via nntp.
Thanks,
Philip
|
By
Philip Balister
·
#10848
·
|
|
Re: mail list for Xilinx Zynq platform?
I'm good with that. It's no big commitment to anything in particular
to have list available, and hopefully it'll serve to draw the right
folks into the conversation.
Cheers,
Bruce
I'm good with that. It's no big commitment to anything in particular
to have list available, and hopefully it'll serve to draw the right
folks into the conversation.
Cheers,
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#10847
·
|
|
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
·
|