#PREMIRRORS = "(ftp|http|https)://.*/.* http://myServer/sources/";
SOURCE_MIRROR_URL = "http://myServer/sources/";
INHERIT += "own-mirrors"

seems to work...
Thanks for your help!


On 08/04/2010 01:36 AM, Michael Smith wrote:
On Mon, 2 Aug 2010, Jaap de Jong wrote:

     PREMIRRORS = "(ftp|http|https)://.*/.* http://myServer/sources/";
NOTE: Task failed: Unknown fetch Error: too many values to unpack
Hi Jaap,

Does it work if you set SOURCE_MIRROR_URL to your mirror, and add this to
your conf somewhere?

INHERIT += "own-mirrors"

Just a guess, but maybe it has trouble with the "(ftp|http|https)".

Mike

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to