Hello,
I'm currently trying to learn how to build OE packages. For that
purpose I set up an OE 'classic' (not oe-core) environment with the
following configuration:
DL_DIR = "${HOME}/devel/bitbake/sources"
BBFILES := "${HOME}/devel/openembedded/master/recipes/*/*.bb"
MACHINE = "ben-nanonote"
DISTRO = "jlime-2010.1"
PARALLEL_MAKE = "-j 2"
BB_NUMBER_THREADS = "2"
BBINCLUDELOGS = "yes"
As a test I issued the 'bitbake nano' command, and after a while the
build fails with the following error:
svn: OPTIONS of 'http://svn.openmoko.org/trunk/src/host/opkg-utils': could not
connect to server (http://svn.openmoko.org)
NOTE: package opkg-utils-native-0.1.8+svnr4747-r7: task Fetch failed: Unable to
fetch URL svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http
from any source.: Failed
ERROR: Function 'Fetch failed: Unable to fetch URL
svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http from any
source.' failed
ERROR: Task 70
(virtual:native:/home/apelete/devel/openembedded/master/recipes/opkg-utils/opkg-utils_svn.bb,
do_fetch) failed with exit code '1'
ERROR: '/home/apelete/devel/openembedded/master/recipes/gcc/gcc-cross_4.5.bb'
failed
ERROR:
'virtual:native:/home/apelete/devel/openembedded/master/recipes/opkg-utils/opkg-utils_svn.bb'
failed
It seems http://svn.openmoko.org is unreachable.
How can I resolve this issue ?
Thanks.
--
Apelete
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel