|
Re: Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
I tried eglibc-2.13 with the current gcc-4.7 recipe, and that combination doesn't work.
I do know that the Denx ELDK used eglibc-2.13 and the gcc-4.6 recipe. The ELDK
is based off poky/denzil branch.
I tried eglibc-2.13 with the current gcc-4.7 recipe, and that combination doesn't work.
I do know that the Denx ELDK used eglibc-2.13 and the gcc-4.6 recipe. The ELDK
is based off poky/denzil branch.
|
By
Elvis Dowson
·
#8672
·
|
|
[PATCH meta-intel] layer.conf: clarify comments
From: Trevor Woerner <twoerner@...>
The recipes are no longer stored in a "packages" directory but in directories
under recipes-*.
Signed-off-by: Trevor Woerner <twoerner@...>
---
From: Trevor Woerner <twoerner@...>
The recipes are no longer stored in a "packages" directory but in directories
under recipes-*.
Signed-off-by: Trevor Woerner <twoerner@...>
---
|
By
Trevor Woerner
·
#8671
·
|
|
[PATCH poky-extras] layer.conf: clarify comments
From: Trevor Woerner <twoerner@...>
The recipes are no longer stored in a "packages" directory but in directories
under recipes-*.
Signed-off-by: Trevor Woerner <twoerner@...>
---
From: Trevor Woerner <twoerner@...>
The recipes are no longer stored in a "packages" directory but in directories
under recipes-*.
Signed-off-by: Trevor Woerner <twoerner@...>
---
|
By
Trevor Woerner
·
#8670
·
|
|
[PATCH poky] layer.conf: clarify comments
From: Trevor Woerner <twoerner@...>
The recipes are no longer stored in a "packages" directory but in directories
under recipes-*.
Signed-off-by: Trevor Woerner <twoerner@...>
---
From: Trevor Woerner <twoerner@...>
The recipes are no longer stored in a "packages" directory but in directories
under recipes-*.
Signed-off-by: Trevor Woerner <twoerner@...>
---
|
By
Trevor Woerner
·
#8669
·
|
|
Agenda: Yocto Project Technical Team Meeting - Tuesday, August 14, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Agenda:
* Opens collection - 5 min (Song)
* Yocto 1.3 status - 10 min (Song/team)
https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.3_Status
* SWAT team rotation: Paul -> Jessica
* Opens - 10
Agenda:
* Opens collection - 5 min (Song)
* Yocto 1.3 status - 10 min (Song/team)
https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.3_Status
* SWAT team rotation: Paul -> Jessica
* Opens - 10
|
By
Liu, Song <song.liu@...>
·
#8668
·
|
|
Re: [meta-fsl-ppc][PATCH] u-boot: correct path to config files
<vladimir_zapolskiy@...> wrote:
Applied to meta-fsl-ppc edison, denzil, and master branch.
Thanks,
-M
<vladimir_zapolskiy@...> wrote:
Applied to meta-fsl-ppc edison, denzil, and master branch.
Thanks,
-M
|
By
McClintock Matthew-B29882 <B29882@...>
·
#8667
·
|
|
Re: [PATCH] Fixed bug 2922 (yocto-bsp creation fails on due to unknown error)
Hi Ioana,
Please see my comments below with [JZ] tags... Also, overall, there's the coding style comments, we don't need to change using tab for assignment, otherwise, we need to change across the
Hi Ioana,
Please see my comments below with [JZ] tags... Also, overall, there's the coding style comments, we don't need to change using tab for assignment, otherwise, we need to change across the
|
By
Zhang, Jessica
·
#8666
·
|
|
Re: [meta-fsl-ppc][PATCH] u-boot: correct path to config files
<vladimir_zapolskiy@...> wrote:
I guess, you are saying it's "correct" to put the files in
/usr/share/boot-format instead of /usr/share? That seems sensible...
-M
<vladimir_zapolskiy@...> wrote:
I guess, you are saying it's "correct" to put the files in
/usr/share/boot-format instead of /usr/share? That seems sensible...
-M
|
By
McClintock Matthew-B29882 <B29882@...>
·
#8665
·
|
|
Re: [meta-fsl-ppc][PATCH] u-boot: correct path to config files
My mistake, the change is against a local clone of boot-format.
Certainly there should be a prior (and trivial) fix against
boot-format/Makefile source, which sets the installation directory.
I can
My mistake, the change is against a local clone of boot-format.
Certainly there should be a prior (and trivial) fix against
boot-format/Makefile source, which sets the installation directory.
I can
|
By
Vladimir Zapolskiy
·
#8664
·
|
|
Re: [meta-fsl-ppc][PATCH] u-boot: correct path to config files
<vladimir_zapolskiy@...> wrote:
What is this applying against? The current versions of boot-format in
meta-fsl-ppc master install to /usr/share/... and this patch seems to
break things.
-M
<vladimir_zapolskiy@...> wrote:
What is this applying against? The current versions of boot-format in
meta-fsl-ppc master install to /usr/share/... and this patch seems to
break things.
-M
|
By
McClintock Matthew-B29882 <B29882@...>
·
#8663
·
|
|
Re: Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
Hi Khem,
I tried with eglibc-2.15 and it's broken for PowerPC 440 soft-float.
zImage starting: loaded at 0x00800000 (sp: 0x017e4fa0)
Allocating 0x54cf4c bytes for kernel ...
Hi Khem,
I tried with eglibc-2.15 and it's broken for PowerPC 440 soft-float.
zImage starting: loaded at 0x00800000 (sp: 0x017e4fa0)
Allocating 0x54cf4c bytes for kernel ...
|
By
Elvis Dowson
·
#8662
·
|
|
Re: Raspberry Pi do_fetch failure
I sent an email to github. Will keep you posted.
ag
I sent an email to github. Will keep you posted.
ag
|
By
Andrei Gherzan
·
#8661
·
|
|
Re: core-image-minimal: no valid shadow password
<r10kindsofpeople@...> wrote:
Update: When I add iproute2 using IMAGE_INSTALL_append in my
layer.conf and build using bitbake, it appears to be fine. So it
would _appear_ that the problem is
<r10kindsofpeople@...> wrote:
Update: When I add iproute2 using IMAGE_INSTALL_append in my
layer.conf and build using bitbake, it appears to be fine. So it
would _appear_ that the problem is
|
By
r10kindsofpeople <r10kindsofpeople@...>
·
#8660
·
|
|
Re: poky: core-image-minimal cannot login
Hi,
I should have been a bit more explicit..
if I type root as the user name, it doesn't do anything, and gives me a login prompt once again. It doesn't prompt me to enter a password (which I read
Hi,
I should have been a bit more explicit..
if I type root as the user name, it doesn't do anything, and gives me a login prompt once again. It doesn't prompt me to enter a password (which I read
|
By
Elvis Dowson
·
#8659
·
|
|
poky: core-image-minimal cannot login
Hi,
I've created a ramdisk with core-image-minimal for powerpc 440 soft-float, and find that I cannot login
Yocto (Built by Poky 7.0) 1.2+snapshot-20120812 (none) ttyS0
Hi,
I've created a ramdisk with core-image-minimal for powerpc 440 soft-float, and find that I cannot login
Yocto (Built by Poky 7.0) 1.2+snapshot-20120812 (none) ttyS0
|
By
Elvis Dowson
·
#8658
·
|
|
Re: Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
OK good. Now we should find what broke eglibc. Did you try 2.15 as
well ? Want to make sure how far back it goes.
OK good. Now we should find what broke eglibc. Did you try 2.15 as
well ? Want to make sure how far back it goes.
|
By
Khem Raj
·
#8657
·
|
|
Re: Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
Hi Khem,
Success, at last!! :-) I switch to eglib 2.13, and everything works fine!! The problem was with eglibc 2.16. It is broken for powerpc 440 soft float, not sure if the same situation manifests
Hi Khem,
Success, at last!! :-) I switch to eglib 2.13, and everything works fine!! The problem was with eglibc 2.16. It is broken for powerpc 440 soft float, not sure if the same situation manifests
|
By
Elvis Dowson
·
#8656
·
|
|
Re: Raspberry Pi do_fetch failure
I've had similar issues in the past that seemed to be caused by Github. If I ran a manual fetch I could see errors relating to compressed folders (I think - was a while back) that couldn't be found.
I've had similar issues in the past that seemed to be caused by Github. If I ran a manual fetch I could see errors relating to compressed folders (I think - was a while back) that couldn't be found.
|
By
Chris Tapp
·
#8655
·
|
|
Re: layer.conf: "packages" directory
Yes - of course. Thanks.
See http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#creating-your-own-layer for the updated text.
ScottR
Yes - of course. Thanks.
See http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#creating-your-own-layer for the updated text.
ScottR
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#8654
·
|
|
Re: plans to update yocto dev manual to reflect SSH status in qemu images?
See http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#using-pre-built-binaries-and-qemu for some updates that talk about what images use Dropbear. I need to get some more information
See http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#using-pre-built-binaries-and-qemu for some updates that talk about what images use Dropbear. I need to get some more information
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#8653
·
|