OpenMokoProjects anonymous svn access not working?

Krzysztof Kajkowski cayco at poczta.cayco.pl
Sun Feb 18 10:55:59 CET 2007


2007/2/18, Krzysztof Kajkowski <cayco at poczta.cayco.pl>:
>
>
> -  second problem
> To repair that I manually downloaded
> http://ftp.mozilla.org/pub/mozilla.org/js/older-packages/js-1.5.tar.gz and
> copied it to sources/ folder (in directory where I executed make). It looks
> like it helped.
>

Correction: it seems that this is not a problem with your Makefile but with
bitbake .bb file. You have to edit

openembedded/packages/js/js_1.5.bb

and set apriopriate dowload dir. To do that change the

SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/js/js-1.5.tar.gz \

line to:

SRC_URI = "
http://ftp.mozilla.org/pub/mozilla.org/js/older-packages/js-1.5.tar.gz \


It helps.

cayco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/openmoko-devel/attachments/20070218/538d8158/attachment.htm


More information about the openmoko-devel mailing list