[yocto] [AB] PublishLayerTarballs "git archives" the wrong directory

Jate S jatedev at gmail.com
Fri May 2 13:16:17 PDT 2014


I am running off of the master branch.

I hope this log message is readable. The key is to know that I have a
meta-oe repo in the build directory and that the last line shows it's
running in build instead of build/meta-oe.

 git archive --format=tar HEAD
--prefix=meta-oe-40e0f371f3eb1628655c484feac0cebf810737b4/ | bzip2 -c
> meta-oe-40e0f371f3eb1628655c484feac0cebf810737b4.tar.bz2; md5sum
meta-oe-40e0f371f3eb1628655c484feac0cebf810737b4.tar.bz2 >>
meta-oe-40e0f371f3eb1628655c484feac0cebf810737b4.tar.bz2.md5sum; mkdir
-p /home/jate/tmp/yab/publish/builds/qemux86/20140501-1; rsync -av
meta-oe-40e0f371f3eb1628655c484feac0cebf810737b4.tar.bz2*
/home/jate/tmp/yab/publish/builds/qemux86/20140501-1
 in dir /home/jate/yocto-autobuilder/yocto-slave/qemux86/build
(timeout 100000 secs)

I think that it should be changing directory to meta-oe, but the code
is just missing that. This happens with all the other repourl's in my
config too. The generated tarballs are of the same size (of poky).


Cheers


- Jate S.



More information about the yocto mailing list