All of lore.kernel.org
 help / color / mirror / Atom feed
* about the repo
@ 2011-02-21  3:23 Ke, Liping
  2011-02-22  4:50 ` Zhang, Jessica
  0 siblings, 1 reply; 5+ messages in thread
From: Ke, Liping @ 2011-02-21  3:23 UTC (permalink / raw)
  To: Zhang, Jessica, Lu, Lianhao; +Cc: yocto

Hi, Jessica

I am trying the adt-installer. The temporary repo contains some testing file, yet there're no
short symbolic names for them. For example: under 
adtrepo.yoctoproject.org/1.0/rootfs/qemuarm/
there's no symbolic file of zImage-qemuarm.bin or poky-image-minimal-qemuarm.tar.bz2. 
All file name contain long date information.

So my question is, for easier testing, could you share me how to create those symbolic names
On the repo? Also, I am not sure how the existing images generated, they'were automatically 
generated by scripts or you manually created(copy) them?

Thanks & Regards,
criping


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: about the repo
  2011-02-21  3:23 about the repo Ke, Liping
@ 2011-02-22  4:50 ` Zhang, Jessica
  2011-02-22  8:17   ` Ke, Liping
  0 siblings, 1 reply; 5+ messages in thread
From: Zhang, Jessica @ 2011-02-22  4:50 UTC (permalink / raw)
  To: Ke, Liping, Lu, Lianhao; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 773 bytes --]


Ke, Liping wrote:
> Hi, Jessica
> 
> I am trying the adt-installer. The temporary repo contains some
> testing file, yet there're no short symbolic names for them. For
> example: under adtrepo.yoctoproject.org/1.0/rootfs/qemuarm/
> there's no symbolic file of zImage-qemuarm.bin or
> poky-image-minimal-qemuarm.tar.bz2. 
> All file name contain long date information.
> 
> So my question is, for easier testing, could you share me how to
> create those symbolic names On the repo? Also, I am not sure how the
> existing images generated, they'were automatically generated by
> scripts or you manually created(copy) them?

They were manually copied and since you don't have account, I'll create the
symlink for you... 
> 
> Thanks & Regards,
> criping

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 8455 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: about the repo
  2011-02-22  4:50 ` Zhang, Jessica
@ 2011-02-22  8:17   ` Ke, Liping
  2011-02-22 15:39     ` Zhang, Jessica
  0 siblings, 1 reply; 5+ messages in thread
From: Ke, Liping @ 2011-02-22  8:17 UTC (permalink / raw)
  To: Zhang, Jessica, Lu, Lianhao; +Cc: yocto

Hi,Jessica

Thanks!

And I am now writing a script for automating our toolchain test.

Currently: Test input
1) Test_image (meta-toolchain tarball, target rootfs tarball, adt_installer tarball)
2) Test_project (cvs, Sudoku, iptables for libtools)

Test area
Path 1: old meta-toolchain testing
1) untar meta-toolchain
2) source env files, and comile all test projects.
3) untar rootfs for future qemu launching testing.
4) copy test_projects and target test scripts into target rootfs, after qemu launches, we can simply running the test script

Above part is Done.

Path 2: ADT installer (Not ready yet). Most code should be reused for the above two path. I think.

Only for your info. I will update more details in the weekly meeting.

Regards,
criping


> -----Original Message-----
> From: Zhang, Jessica
> Sent: Tuesday, February 22, 2011 12:51 PM
> To: Ke, Liping; Lu, Lianhao
> Cc: yocto@yoctoproject.org
> Subject: RE: about the repo
> 
> 
> Ke, Liping wrote:
> > Hi, Jessica
> >
> > I am trying the adt-installer. The temporary repo contains some
> > testing file, yet there're no short symbolic names for them. For
> > example: under adtrepo.yoctoproject.org/1.0/rootfs/qemuarm/
> > there's no symbolic file of zImage-qemuarm.bin or
> > poky-image-minimal-qemuarm.tar.bz2.
> > All file name contain long date information.
> >
> > So my question is, for easier testing, could you share me how to
> > create those symbolic names On the repo? Also, I am not sure how the
> > existing images generated, they'were automatically generated by
> > scripts or you manually created(copy) them?
> 
> They were manually copied and since you don't have account, I'll create
> the
> symlink for you...
> >
> > Thanks & Regards,
> > criping

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: about the repo
  2011-02-22  8:17   ` Ke, Liping
@ 2011-02-22 15:39     ` Zhang, Jessica
  2011-02-23  2:31       ` Ke, Liping
  0 siblings, 1 reply; 5+ messages in thread
From: Zhang, Jessica @ 2011-02-22 15:39 UTC (permalink / raw)
  To: Ke, Liping, Lu, Lianhao; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1584 bytes --]


> Path 2: ADT installer (Not ready yet). Most code should be reused for
> the above two path. I think. 
The symlinks are created.  

One gotcha for ADT installer testing is,  please completely delete the
toolchain that installed from the toolchain tar ball under /opt/poky.  Since
the toolchain tarball contains the target sysroot, which can hide some
issues for the ADT installer installed toolchain using against customized
toolchain...

> 
> Only for your info. I will update more details in the weekly meeting.
> 
> Regards,
> criping
> 
> 
>> -----Original Message-----
>> From: Zhang, Jessica
>> Sent: Tuesday, February 22, 2011 12:51 PM
>> To: Ke, Liping; Lu, Lianhao
>> Cc: yocto@yoctoproject.org
>> Subject: RE: about the repo
>> 
>> 
>> Ke, Liping wrote:
>>> Hi, Jessica
>>> 
>>> I am trying the adt-installer. The temporary repo contains some
>>> testing file, yet there're no short symbolic names for them. For
>>> example: under adtrepo.yoctoproject.org/1.0/rootfs/qemuarm/
>>> there's no symbolic file of zImage-qemuarm.bin or
>>> poky-image-minimal-qemuarm.tar.bz2.
>>> All file name contain long date information.
>>> 
>>> So my question is, for easier testing, could you share me how to
>>> create those symbolic names On the repo? Also, I am not sure how the
>>> existing images generated, they'were automatically generated by
>>> scripts or you manually created(copy) them?
>> 
>> They were manually copied and since you don't have account, I'll
>> create the symlink for you...
>>> 
>>> Thanks & Regards,
>>> criping

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 8455 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: about the repo
  2011-02-22 15:39     ` Zhang, Jessica
@ 2011-02-23  2:31       ` Ke, Liping
  0 siblings, 0 replies; 5+ messages in thread
From: Ke, Liping @ 2011-02-23  2:31 UTC (permalink / raw)
  To: Zhang, Jessica, Lu, Lianhao; +Cc: yocto

> 
> > Path 2: ADT installer (Not ready yet). Most code should be reused for
> > the above two path. I think.
> The symlinks are created.
> 
> One gotcha for ADT installer testing is,  please completely delete the
> toolchain that installed from the toolchain tar ball under /opt/poky.
> Since
> the toolchain tarball contains the target sysroot, which can hide some
> issues for the ADT installer installed toolchain using against
> customized
> toolchain...
> 
> >

Hi, jessica

Yes, for clean testing, I choose to clean all installed materials before
Starting testing, including installed material under /opt/poky, all compiled
test project. Everything is newly untared in the new round test.

Thanks& Regards,
criping


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-23  2:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-21  3:23 about the repo Ke, Liping
2011-02-22  4:50 ` Zhang, Jessica
2011-02-22  8:17   ` Ke, Liping
2011-02-22 15:39     ` Zhang, Jessica
2011-02-23  2:31       ` Ke, Liping

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.