Hi Robert,
On Monday 28 October 2013 05:38:49 Robert P. J. Day wrote:
> > We should really get a default value for FETCHCOMMAND_p4 defined in
> > OE-Core
> > (and perhaps also the default bitbake.conf bundled with bitbake itself).
>
> IIRC, richard purdie once suggested that the "FETCHCOMMAND_"
On Mon, 28 Oct 2013, Paul Eggleton wrote:
> Hi Katu,
>
> On Thursday 24 October 2013 10:09:50 Katu Txakur wrote:
> > it took me longer than I thought because I couldn't find any documentation
> > or comments in the code, but I finally got this working. The sintax to call
> > it was, (there are act
Hi Katu,
On Thursday 24 October 2013 10:09:50 Katu Txakur wrote:
> it took me longer than I thought because I couldn't find any documentation
> or comments in the code, but I finally got this working. The sintax to call
> it was, (there are actually 2 options, I took this one because I don't need
Thanks for your answer Paul,
it took me longer than I thought because I couldn't find any documentation
or comments in the code, but I finally got this working. The sintax to call
it was, (there are actually 2 options, I took this one because I don't need
user/passwd):
P4PORT = "yourhost:yourpor
Hi Katu,
On Tuesday 15 October 2013 20:52:15 Katu Txakur wrote:
> can someone please give me an example of fetching the code from perforce?
> I want to map files from perforce and put them in a different tree
> structure in the workspace before compiling it. I also need to set user and
> password.
Hi,
can someone please give me an example of fetching the code from perforce?
I want to map files from perforce and put them in a different tree
structure in the workspace before compiling it. I also need to set user and
password.
I failed to find an example online and I don't understand the perfo