Re: [yocto] [AB] PublishLayerTarballs git archives the wrong directory

2014-05-05 Thread Flanagan, Elizabeth
On Fri, May 2, 2014 at 1:16 PM, Jate S jate...@gmail.com wrote:
 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 10 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).

You are correct. Patch in the works.

-b



 Cheers


 - Jate S.



-- 
Elizabeth Flanagan
Yocto Project
Build and Release
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


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

2014-05-02 Thread Jate S
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 10 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.
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto