[yocto] Ubuntu 10.04 don't support mirror option with parameter

Stefan Herbrechtsmeier stefan at herbrechtsmeier.net
Thu Oct 25 09:25:13 PDT 2012


Am 24.10.2012 19:02, schrieb Paul Eggleton:
> On Wednesday 24 October 2012 18:30:12 Stefan Herbrechtsmeier wrote:
>> the git version of Ubuntu 10.04 is to old to support mirror option with
>> parameter which is used by the bitbake fetch2.
>>
>> Regards,
>>     Stefan
>>
>>
>> DEBUG: ... git remote add --mirror=fetch origin
>> git://git.yoctoproject.org/opkg-utils
>> ERROR: Fetcher failure: Fetch command failed with exit code 129, output:
>> error: option `mirror' takes no value
>> usage: git remote add [<options>] <name> <url>
>>
>>       -f, --fetch           fetch the remote branches
>>       -t, --track <branch>  branch(es) to track
>>       -m, --master <branch>
>>                             master branch
>>       --mirror              no separate remotes
>>
> Which version of the build system are you using? In master and the upcoming
> danny / 1.3 release we have a check in the bitbake wrapper script to determine
> if a newer version of git needs to be built (if the host's version of git is
> older than 1.7.5); if so we build one (git-replacement-native). The denzil /
> 1.2 release does not have this, however.
Sorry, you are right.

Likely I have terminate the bitbake run after pseudo-native but before 
git-replacement-native finished.

Regards,
   Stefan



More information about the yocto mailing list