[yocto] Buggy busybox update 1.94.4 = 1.20.2

2012-08-23 Thread Axel Beierlein
Two questions from a Newbie on Yocto:

I get compiling Errors in Busybox from a new clone of the Yocto Git Repo.

I have to change the name of the .bbappend File from 1.94.4 to 1.20.2
and also the directory to get a working tree.

And in the 1.94.4.bbappend File. What means ${P} after the THISDIR?
In the Documentation i read something about ${THISDIR}/${PN} and not
${P} is this a mistake or do i understand something wrong?

Regards

Axel
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [Solved] Re: Error: PATH contains '.' or '', which will break the build, please remove this.

2012-07-18 Thread Axel Beierlein
Hello,

i've solved the Problem.
A few posts ago there was a hint with a trailing : in a PATH Var.
This was my Problem. Deleting the last : an it works!

This hint could be also integrated in the error message.

Regards

Axel

Am 18.07.2012 13:44, schrieb Axel Beierlein:
 Hello,
 
 when i start bitbake core-image-minimal i get the Error
 PATH contains '.' or '', which will break the build, please remove this.
 
 But there is definitly no '' a whitespace or a point in my PATH.
 
 What could be the reason for this Error?
 
 Regards
 
 Axel
 ___
 yocto mailing list
 yocto@yoctoproject.org
 https://lists.yoctoproject.org/listinfo/yocto
 

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto