[oe] Problems creating a bitbake package

Holger Freyther freyther at gmx.net
Sun Nov 5 13:18:24 UTC 2006


Am 04.11.2006 um 18:31 schrieb Alan Carvalho de Assis:

> SRC_URI = "http://augusta.ece.ufrgs.br/ipatience-0.1.tar.gz"
>
> inherit gpe
>
> My first problem:
> "bitbake ipatience" command don't obey my SRC_URI tag, this tried
> download ipatience-0.1.tar.gz from openembedded server and fault.
>
> To "solve" this first problem I copied ipatience.tar.gz to my
> oeworkspace/sources and create the md5 to it, then bitbake used it
> correctly. Why bitbake don't obey the SRC_URI?

because you inherit gpe.bbclass after setting the SRC_URI and the  
SRC_URI will be overwritten. Take a look at the gpe.bbclass


h.


--
Holger 'zecke' Freyther
geek, QA monkey, OpenEmbedded Engineer

Me http://www.openembedded.org/~zecke
Blog http://zecke.blogspot.com







More information about the Openembedded-devel mailing list