[Angstrom-devel] [SOLVED] Various bizarre bitbaking issues.

2013-06-03 Thread Matthew Hudson
Upgraded to Wheezy and completely started over. Appears to have solved all the strange issues I was having with bitbake of console-image. -Matt ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin

Re: [Angstrom-devel] libxml-parser-perl building as a package not a devtool

2013-05-31 Thread Matthew Hudson
vtools/perl/ libxml-parser-perl_2.41.bb, do_populate_sysroot) failed with exit code '1' On Fri, May 31, 2013 at 7:11 AM, Martin Jansa wrote: > On Fri, May 31, 2013 at 05:50:39AM -0600, Gary Thomas wrote: > > On 2013-05-31 03:20, Matthew Hudson wrote: > > > Can anyone g

[Angstrom-devel] libxml-parser-perl building as a package not a devtool

2013-05-31 Thread Matthew Hudson
Can anyone give me a hint how to fix this. libxml parser is attempting to build as a package not a native devtool. Normally a native devtool has a task cycle of: do_unpack, do_patch, do_fetch, do_configure, do_package_write, do_build, do_rm_work. libxml-parser-perl has a task cycle of: do_unpac

Re: [Angstrom-devel] bitbake parsing

2013-05-31 Thread Matthew Hudson
Scratch that. It builds correctly but still fails in a console-image at do_populate_sysroot (hair pulling stage). -Matt On Fri, May 31, 2013 at 3:10 AM, Matthew Hudson wrote: > > Well I have been fighting with this for a few days. I had done several -f > to rebuild to no avail

Re: [Angstrom-devel] bitbake parsing

2013-05-31 Thread Matthew Hudson
Well I have been fighting with this for a few days. I had done several -f to rebuild to no avail. I did a cleanall then -f and it completed without the directory mangling. -Matt On Thu, May 30, 2013 at 5:40 PM, Matthew Hudson wrote: > > > /mnt/bdd/setup-scripts/build/tmp-angstrom

Re: [Angstrom-devel] bitbake parsing

2013-05-30 Thread Matthew Hudson
adily come from developers in areas they have no interest in and it seems someone had drawn the same conclusion I had as there are commented bb.debug lines in the same areas I have been tracking into. -Matt On Thu, May 30, 2013 at 5:14 PM, Gary Thomas wrote: > On 2013-05-30 14:09, Ma

Re: [Angstrom-devel] bitbake parsing

2013-05-30 Thread Matthew Hudson
And: BitBake Build Tool Core version 1.17.0, bitbake version 1.17.0 -Matt On Thu, May 30, 2013 at 3:09 PM, Matthew Hudson wrote: > angstromv2012.12 > > That is the case unless I change a class in > openembedded-core/meta/classes, then it seems to flush the cache and start >

Re: [Angstrom-devel] bitbake parsing

2013-05-30 Thread Matthew Hudson
angstromv2012.12 That is the case unless I change a class in openembedded-core/meta/classes, then it seems to flush the cache and start over. -Matt On Thu, May 30, 2013 at 6:10 AM, Gary Thomas wrote: > On 2013-05-30 04:58, Matthew Hudson wrote: > >> I'm trying to track down

[Angstrom-devel] bitbake parsing

2013-05-30 Thread Matthew Hudson
I'm trying to track down the libxml-parser-perl issue. When I add some debugging code into a .bb it parses all of the recipes again. I'm not using a blazingly fast box to do this and it gets hung at 67 - 72% at times (Ctrl-C & terminal 'reset' required). It continues from where it left off but thi

[Angstrom-devel] bitbake console-image python script broken on libxml-parser

2013-05-25 Thread Matthew Hudson
Failure: "C /mnt/bdd/setup-scripts/build/tmp-angstrom_v2012_12-eglibc/work/i686-linux/libxml-parser-perl-native-2.41-r3/sysroot-destdir///mnt/bdd/setup-scripts/build/tmp-angs" src directory is getting munged somewhere in the script that is calling copytree() Anyone seen / fixed this before? -Mat

[Angstrom-devel] git.hackndev.com

2013-05-24 Thread Matthew Hudson
palmtt3 is failing on the git: | DEBUG: Executing python function do_fetch | DEBUG: Executing python function base_do_fetch | DEBUG: Fetcher accessed the network with the command git ls-remote git:// git.hackndev.com/hackndev/linux-hnd.git master Anyone have this code archived anywhere or hidden

[Angstrom-devel] ipaq H3600 bitbake

2013-05-24 Thread Matthew Hudson
I was unable to bitbake the 2.6.29 kernel and after several hours of digging I was unable to get it to work, although it just could be my inexperience with how all this is setup. It couldn't find libgcc.a for the compressed kernel code and I didn't want to spend time on what appeared to be a broken

Re: [Angstrom-devel] H2200 bitbake kernel do_install fails at bounds.h

2013-05-23 Thread Matthew Hudson
rowns on this as the consensus is to fix it at the machine level (the typical: its not us, its you argument). Yeah, I don't like that argument when users simply want a working build. -Matt On Thu, May 23, 2013 at 3:02 PM, Matthew Hudson wrote: > | DEBUG: Executing shell function do_install

[Angstrom-devel] H2200 bitbake kernel do_install fails at bounds.h

2013-05-23 Thread Matthew Hudson
| DEBUG: Executing shell function do_install | cp: cannot stat `include/linux/bounds.h': No such file or directory I've found references to a patch / band-aid for other kernels but can't find the patch itself. There was also a discussion as to if it that solution was the correct one. This dates fr

Re: [Angstrom-devel] H2200 LAB Bootloader & kexecboot

2013-05-22 Thread Matthew Hudson
13 at 12:46 AM, Yury Bushmelev wrote: > 2013/5/23 Matthew Hudson > > > > > Anyone know the state of kexecboot for non-Zaurus devices? (or care?) > > > > kexecboot itself have nothing special inside. It should work on any device > which have framebuffer or tes

[Angstrom-devel] H2200 LAB Bootloader & kexecboot

2013-05-22 Thread Matthew Hudson
Since this has become unobtainium I've rediscovered it in my personal archives for those who may need it. http://vintagemashups.net/zImage-LAB-20060222.htc Anyone know the state of kexecboot for non-Zaurus devices? (or care?) -Matt ___ Angstrom-distro-

Re: [Angstrom-devel] h2200 kexecboot and htc header format

2012-01-17 Thread Matthew Hudson
> > Downloaded and decompressed into >> > >> /arm/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/h2200-angstrom-linux-gnueabi/linux-handhelds-2.6-2.6.21-hh20-r26 >> > >> > My inexperience with OE is going to show here. :) >> > >> > What do I need to do to let it know its already there? Change

Re: [Angstrom-devel] h2200 kexecboot and htc header format

2012-01-17 Thread Matthew Hudson
On Tue, Jan 17, 2012 at 4:24 PM, Yury Bushmelev wrote: > 2012/1/18 Matthew Hudson : > > [skip] > > >> A tarball of the kernel can be found here (although the site is > >> unresponsive for me when I request it, maybe you'll have better luck): > >&g

Re: [Angstrom-devel] h2200 kexecboot and htc header format

2012-01-17 Thread Matthew Hudson
On Mon, Jan 16, 2012 at 10:38 AM, Paul Eggleton < bluelightn...@bluelightning.org> wrote: > Matthew Hudson wrote: > > WARNING: Failed to fetch URL cvs:// > > > anoncvs:anon...@anoncvs.handhelds.org/cvs;module=linux/kernel26;tag=K2-6-21-hh20 > > > > I'm st

Re: [Angstrom-devel] h2200 kexecboot and htc header format

2012-01-16 Thread Matthew Hudson
On Sat, Jan 14, 2012 at 6:22 PM, Michal Panczyk wrote: > > Date: Fri, 13 Jan 2012 06:32:45 -0600 > > From: Matthew Hudson > > Subject: [Angstrom-devel] h2200 kexecboot and htc header format > > To: angstrom-distro-devel@linuxtogo.org > > Message-ID: > >

Re: [Angstrom-devel] h2200 kexecboot and htc header format

2012-01-16 Thread Matthew Hudson
WARNING: Failed to fetch URL cvs:// anoncvs:anon...@anoncvs.handhelds.org/cvs;module=linux/kernel26;tag=K2-6-21-hh20 I'm stuck with my build here. What alternatives do I have? There is no mirror of the handhelds.org cvs. Someone have these in a tar somewhere so I can add them manually? Since its

[Angstrom-devel] h2200 kexecboot and htc header format

2012-01-13 Thread Matthew Hudson
I've deciphered the htc header format as I couldn't find other information about it. Fairly straight forward: 16 bytes consist of the word GREATWALL in ASCII followed by 7 spaces (0x20) 16 ASCII zeros (0x30) 96 bytes of binary zeros (0x00) 4 bytes as HTCS in ASCII 8 bytes of ASCII hexidecimal (I t