Hi,
I am building gpe-image for akita with 2009.1. I have found that it requires
sharp-flash-header-c700
zaurus-updater
I assume there is a missing dependency somewhere as I had to bitbake these
separately before the image creation would work.
Cheers,
Colin
__
harald wrote:
Hello,
after all my tries to build angstroem on my machine fails because my
loox do not start with my images but with my kernel runs with rootfs
Which kernel you are using?
images which can be downloaded at several locations (opie, gpe.., almost
all workes). I tired to use ang
Colin Bates writes:
>
> Hi,
>
> I am having some problems with bitbake. When running bitbake do_configure and
> do_compile fails. If I cd to the the work/.../package/temp directory and
> execute the run.do_configure./run.do_compile. no problem.
>
> I have pasted an example of a fail
Dmitry Artamonow wrote:
It's as dead as the original hh.org tree. There's only two branches related
to hh.org code:
'hh.org' - mirrors hh.org CVS (2.6.21)
and
'work' - hh.org rebased to 2.6.23 and partially fixed.
Still 'work' branch lacks all of the features of original 2.6.21 hh.org
kernel b
Dmitry Artamonow wrote:
Thanks for offering, but I don't think it's worth the effort. At this
moment my patchset consists of unfinished cleanup of vanilla tree (which
has much less features even than hh.org kernel) plus some random
proof-of-concept patches, that need some more work to become use
Hello!
> git checkout -b org.openembedded.dev origin/org.openembedded.dev
> fatal: A branch named 'org.openembedded.dev' already exists.
try without '-b':
git checkout org.openembedded.dev origin/org.openembedded.dev
--
Yuri Bushmelev
___
Angstrom-di
Hi, I've had the same problem. Sometimes it's because the folder is
owned my the root and is in the wrong group but most of the time the
tutorials on the net simply do not work. I've tried three now all with
different instructions and none of them work. :(
D.Pageau wrote:
[1]ht
http://www.angstrom-distribution.org/building-%C3%A5ngstr%C3%B6m
git checkout -b org.openembedded.dev origin/org.openembedded.dev not
needed anymore ?
cd /OE
git clone git://git.openembedded.net/openembedded.git org.openembedded.dev
Initialized empty Git repository in /OE/org.openembedded.dev