|
Interesting discussion on github relating to branch (re)naming
https://github.com/fsnotify/fsnotify/issues/426 I discovered the issue while building something on Warrior. Yeah, I know it's been fixed a couple weeks ago in Yocto, but it brings up a bigger point of
https://github.com/fsnotify/fsnotify/issues/426 I discovered the issue while building something on Warrior. Yeah, I know it's been fixed a couple weeks ago in Yocto, but it brings up a bigger point of
|
By
...
· #56209
·
|
|
new system booting directly to halt
Ah progress! ;) Good find.
Ah progress! ;) Good find.
|
By
...
· #32144
·
|
|
new system booting directly to halt
Nope, you are seeing exactly what I would have expected. You have verified a lot of functionality. Your kernel boots, mounts a root file system, and executes your init command. So that's a big step. N
Nope, you are seeing exactly what I would have expected. You have verified a lot of functionality. Your kernel boots, mounts a root file system, and executes your init command. So that's a big step. N
|
By
...
· #32143
·
|
|
new system booting directly to halt
You could sell this as a very secure box ;) Kidding aside, it didn't "zip" through runlevel 5, in fact, you don't know what runlevel it is actually in. 11 seconds after your file system is mounted, a
You could sell this as a very secure box ;) Kidding aside, it didn't "zip" through runlevel 5, in fact, you don't know what runlevel it is actually in. 11 seconds after your file system is mounted, a
|
By
...
· #32134
·
|
|
how to tftp download a newer u-boot into RAM and simply execute it?
Hi Robert, That's not old, that's ancient in dog^HU-Boot years - LOL! It's been quite a while since I looked at a PPC U-Boot, but at a minimum, you will need to link U-Boot to a RAM'able address. By d
Hi Robert, That's not old, that's ancient in dog^HU-Boot years - LOL! It's been quite a while since I looked at a PPC U-Boot, but at a minimum, you will need to link U-Boot to a RAM'able address. By d
|
By
...
· #30918
·
|
|
A lot of, seemingly, hung tasks
I have very occasionally hit hung tasks, but I was usually able to identify the exact task which was hanging, it was never "many". Note that some tasks which may appear "hung" may be waiting for a dep
I have very occasionally hit hung tasks, but I was usually able to identify the exact task which was hanging, it was never "many". Note that some tasks which may appear "hung" may be waiting for a dep
|
By
...
· #29374
·
|
|
Unable to modify patch files in u-boot recipe - quilt applies direct from layer files
<paul.eggleton@...> wrote: Thanks for comments. But the point here is that in some workflows (especially with a commercial vendor's implementation) we strongly encourage users _NOT_ to mod
<paul.eggleton@...> wrote: Thanks for comments. But the point here is that in some workflows (especially with a commercial vendor's implementation) we strongly encourage users _NOT_ to mod
|
By
...
· #27188
·
|
|
Unable to modify patch files in u-boot recipe - quilt applies direct from layer files
Hi, I was trying to "patch a patch" in a u-boot recipe using standard bbappends technique. I added a task before do_patch after do_unpack to munge the patch that was broken. Here is what seems to happ
Hi, I was trying to "patch a patch" in a u-boot recipe using standard bbappends technique. I added a task before do_patch after do_unpack to munge the patch that was broken. Here is what seems to happ
|
By
...
· #27175
·
|
|
[PATCH] Gracefully abort if rootfs.img gets to big
<paul.eggleton@...> wrote: I gave this some thought after Armin's comment, and yes, maybe there is a way to estimate the size available. I'll look further into it. That what I thought, too
<paul.eggleton@...> wrote: I gave this some thought after Armin's comment, and yes, maybe there is a way to estimate the size available. I'll look further into it. That what I thought, too
|
By
...
· #24243
·
|
|
[PATCH] Gracefully abort if rootfs.img gets to big
Hi Armin, Great catching up with you last week, and thanks for looking at my patch. I supposed it's a double edged sword. If we make it a variable, it can be set wrong and the build hang again. OTOH,
Hi Armin, Great catching up with you last week, and thanks for looking at my patch. I supposed it's a double edged sword. If we make it a variable, it can be set wrong and the build hang again. OTOH,
|
By
...
· #24228
·
|
|
[PATCH] Gracefully abort if rootfs.img gets to big
See https://bugzilla.yoctoproject.org/show_bug.cgi?id=7541 Current implementation of live image type cannot support image size greater than 4GB. If the image gets too large, the build simply hangs sil
See https://bugzilla.yoctoproject.org/show_bug.cgi?id=7541 Current implementation of live image type cannot support image size greater than 4GB. If the image gets too large, the build simply hangs sil
|
By
...
· #24226
·
|
|
Edit project specific config files of other recipe like /etc/ssh/ssh_config from openssh
Hi Kai, In your layer, create a .bbappend matching the basename of the package you want to change. Using your example, create recipes-connectivity/openssh/openssh_6.6p1.bbappend (make sure versions ma
Hi Kai, In your layer, create a .bbappend matching the basename of the package you want to change. Using your example, create recipes-connectivity/openssh/openssh_6.6p1.bbappend (make sure versions ma
|
By
...
· #23688
·
|
|
Potential Yocto Project developer day at ELC
I'd be willing to help out.
I'd be willing to help out.
|
By
...
· #22983
·
|
|
PDF manual support
Gosh, am I the only one that still uses PDF manuals? I like the 'P' part of PDFs - standalone (no internet) and searchable. BTW, I have occasionally tried building them, without much success. I'm sure
Gosh, am I the only one that still uses PDF manuals? I like the 'P' part of PDFs - standalone (no internet) and searchable. BTW, I have occasionally tried building them, without much success. I'm sure
|
By
...
· #22969
·
|
|
qemuarm built from daisy has no mouse pointer display when run on darwin
Greetings, I'm playing around with core-image-sato built for MACHINE=qemuarm, and running under qemu-system-arm on Mavericks. I'm using qemu version 2.1.2 from macports, and the qemuarm images were bu
Greetings, I'm playing around with core-image-sato built for MACHINE=qemuarm, and running under qemu-system-arm on Mavericks. I'm using qemu version 2.1.2 from macports, and the qemuarm images were bu
|
By
...
· #21879
·
|
|
YP documentation survey
You forgot the fourth question: - Who reads the docs? ;) In all seriousness, the YP has some of the best docs I've ever seen come out of an open source project. My only comment: make it easier to buil
You forgot the fourth question: - Who reads the docs? ;) In all seriousness, the YP has some of the best docs I've ever seen come out of an open source project. My only comment: make it easier to buil
|
By
...
· #21721
·
|
|
Kudos to Beth Flanagan...
...for being recognized by Yahoo Finance Business Insider column for her contributions to open source and the Yocto Project, and getting some very nice PR for the project! http://finance.yahoo.com/new
...for being recognized by Yahoo Finance Business Insider column for her contributions to open source and the Yocto Project, and getting some very nice PR for the project! http://finance.yahoo.com/new
|
By
...
· #18056
·
|
|
ldd
Gosh, I though ldd, originally a hard-to-maintain script, was obsoleted a long time ago. This command: $ readelf --dynamic <binary> provides the same information, and readelf can be found in every cro
Gosh, I though ldd, originally a hard-to-maintain script, was obsoleted a long time ago. This command: $ readelf --dynamic <binary> provides the same information, and readelf can be found in every cro
|
By
...
· #17089
·
|
|
prerequisite tools for making documentation
I'd also be interested in knowing what host you built it on, as several of us (including myself) have had difficulty building docs. Thanks, Chris
I'd also be interested in knowing what host you built it on, as several of us (including myself) have had difficulty building docs. Thanks, Chris
|
By
...
· #7680
·
|
|
<rant>the current yocto FAQ is pretty much valueless</rant>
I took a stab at clarifying the terminology in a blog post back in April. I *think* I got it mostly right ;) http://blogs.mentor.com/chrishallinan/blog/2012/04/13/yocto-versus-poky-versus-angstrom-etc
I took a stab at clarifying the terminology in a blog post back in April. I *think* I got it mostly right ;) http://blogs.mentor.com/chrishallinan/blog/2012/04/13/yocto-versus-poky-versus-angstrom-etc
|
By
...
· #7566
·
|