Hi,
using my own .bb file I was trying to download u-boot-am33x from the following link :
http://arago-project.org/git/projects/?p=u-boot-am33x.git;a=commit;h=d0e52e5b10ce05ddcee0a53bcdcbaeff70002d95
In the u-boot-am33x.bb i set the SRC_URL as follows :
SRCREV = "d0e52e5b10ce05ddcee0a53bcdcbaeff70002d95"
SRC_URI = "http://arago-project.org/git/projects/?p=u-boot-am33x.git;protocol=git;branch=master"
but when i run the bitbake for u-boot-am33x I am getting errors,showing do-fetch failed.
please refer below for error logs.Any suggestions would be helpful.
utc-arago@utc-arago-desktop:~/oe$
utc-arago@utc-arago-desktop:~/oe$ MACHINE=am335x-evm bitbake --buildfile=u-boot-am33x
Build Configuration:
BB_VERSION = "1.10.2"
METADATA_BRANCH = "master"
METADATA_REVISION = "da378da"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "am335x-evm"
DISTRO = "angstrom"
DISTRO_VERSION = "2011.09"
TARGET_FPU = "hard"
--2012-04-04 17:36:42-- http://arago-project.org/git/projects/?p=u-boot-am33x.git
Resolving arago-project.org... 184.73.161.183
Connecting to arago-project.org|184.73.161.183|:80... NOTE: Preparing runqueue
NOTE: Executing runqueue
connected.
HTTP request sent, awaiting response... NOTE: Running task 2 of 19 (ID: 9, /home/utc-arago/oe/arago-oe-dev/recipes/U-bootbitbake/u-boot-am33x.bb, do_fetch)
NOTE: package u-boot-am33x-1.0-r12: task do_fetch: Started
NOTE: fetch http://arago-project.org/git/projects/?p=u-boot-am33x.git
200 OK
Length: unspecified [text/html]
Saving to: `/home/utc-arago/oe/downloads/index.html?p=u-boot-am33x.git.8'
0K .......... .......... ....... 28.0K=1.0s
2012-04-04 17:36:46 (28.0 KB/s) - `/home/utc-arago/oe/downloads/index.html?p=u-boot-am33x.git.8' saved [28123]
--2012-04-04 17:36:46-- http://mirrors.openembedded.org//?p=u-boot-am33x.git
Resolving mirrors.openembedded.org... NOTE: fetch http://mirrors.openembedded.org//?p=u-boot-am33x.git
82.197.159.157
Connecting to mirrors.openembedded.org|82.197.159.157|:80... failed: Connection timed out.
Retrying.
--2012-04-04 17:37:09-- (try: 2) http://mirrors.openembedded.org//?p=u-boot-am33x.git
Connecting to mirrors.openembedded.org|82.197.159.157|:80... failed: Connection timed out.
Retrying.
--2012-04-04 17:37:32-- (try: 3) http://mirrors.openembedded.org//?p=u-boot-am33x.git
Connecting to mirrors.openembedded.org|82.197.159.157|:80... failed: Connection timed out.
Retrying.
--2012-04-04 17:37:56-- (try: 4) http://mirrors.openembedded.org//?p=u-boot-am33x.git
Connecting to mirrors.openembedded.org|82.197.159.157|:80... failed: Connection timed out.
Retrying.
--2012-04-04 17:38:21-- (try: 5) http://mirrors.openembedded.org//?p=u-boot-am33x.git
Connecting to mirrors.openembedded.org|82.197.159.157|:80... failed: Connection timed out.
Giving up.
--2012-04-04 17:38:42-- http://sources.openembedded.org//?p=u-boot-am33x.git
Resolving sources.openembedded.org... NOTE: fetch http://sources.openembedded.org//?p=u-boot-am33x.git
140.211.169.152
Connecting to sources.openembedded.org|140.211.169.152|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 50 [text/plain]
Saving to: `/home/utc-arago/oe/downloads/index.html?p=u-boot-am33x.git.9'
0K 100% 4.69M=0s
2012-04-04 17:38:44 (4.69 MB/s) - `/home/utc-arago/oe/downloads/index.html?p=u-boot-am33x.git.9' saved [50/50]
--2012-04-04 17:38:44-- http://www.angstrom-distribution.org/unstable/sources/?p=u-boot-am33x.git
Resolving www.angstrom-distribution.org... 188.40.83.200
Connecting to www.angstrom-distribution.org|188.40.83.200|:80... NOTE: fetch http://www.angstrom-distribution.org/unstable/sources/?p=u-boot-am33x.git
connected.
HTTP request sent, awaiting response... 200 OK
Length: 52970 (52K) [text/html]
Saving to: `/home/utc-arago/oe/downloads/index.html?p=u-boot-am33x.git.10'
0K .......... .......... .......... .......... .......... 96% 8.12K 0s
50K . 100% 2.72K=6.8s
2012-04-04 17:38:52 (7.61 KB/s) - `/home/utc-arago/oe/downloads/index.html?p=u-boot-am33x.git.10' saved [52970/52970]
--2012-04-04 17:38:52-- http://arago-project.org/files/sources/?p=u-boot-am33x.git
Resolving arago-project.org... 184.73.161.183
Connecting to arago-project.org|184.73.161.183|:80... NOTE: fetch http://arago-project.org/files/sources/?p=u-boot-am33x.git
connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `/home/utc-arago/oe/downloads/index.html?p=u-boot-am33x.git.11'
0K .......... ... 43.4K=0.3s
2012-04-04 17:38:53 (43.4 KB/s) - `/home/utc-arago/oe/downloads/index.html?p=u-boot-am33x.git.11' saved [13560]
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/utc-arago/oe/arago-oe-dev/recipes/U-bootbitbake/u-boot-am33x.bb do_fetch failed
ERROR: Task 9 (/home/utc-arago/oe/arago-oe-dev/recipes/U-bootbitbake/u-boot-am33x.bb, do_fetch) failed with exit code 1
ERROR: '/home/utc-arago/oe/arago-oe-dev/recipes/U-bootbitbake/u-boot-am33x.bb' failed
NOTE: Task failed: Fetch failed: Unable to fetch URL http://arago-project.org/git/projects/?p=u-boot-am33x.git;a=commit;protocol=git;branch=master from any source.
NOTE: package u-boot-am33x-1.0-r12: task do_fetch: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/utc-arago/oe/arago-oe-dev/recipes/U-bootbitbake/u-boot-am33x.bb do_fetch failed
ERROR: Task 9 (/home/utc-arago/oe/arago-oe-dev/recipes/U-bootbitbake/u-boot-am33x.bb, do_fetch) failed with exit code 1
ERROR: '/home/utc-arago/oe/arago-oe-dev/recipes/U-bootbitbake/u-boot-am33x.bb' failed
utc-arago@utc-arago-desktop:~/oe$