All of lore.kernel.org
 help / color / mirror / Atom feed
* Reg. Efficient methods to transfer yocto source file
@ 2023-12-06  5:02 MOHAMMED HASSAN
  2023-12-06 10:00 ` [yocto] " Alexander Kanavin
  0 siblings, 1 reply; 2+ messages in thread
From: MOHAMMED HASSAN @ 2023-12-06  5:02 UTC (permalink / raw)
  To: yocto

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

Hi guys,
So I have been copying and transferring yocto source files into different
partitions to test new features and to have a preexisting working build. I
generally just copy the files and I am aware that this will take a lot of
time. I was looking for an efficient way to transfer the source code as
later I will be transferring the code to my other team members as well. I
copy everything except the tmp directory.

Please share some efficient methods to transfer code.
Also is it good to use GIT to save entire source code?

Regards,
Hassan

[-- Attachment #2: Type: text/html, Size: 660 bytes --]

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

* Re: [yocto] Reg. Efficient methods to transfer yocto source file
  2023-12-06  5:02 Reg. Efficient methods to transfer yocto source file MOHAMMED HASSAN
@ 2023-12-06 10:00 ` Alexander Kanavin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kanavin @ 2023-12-06 10:00 UTC (permalink / raw)
  To: MOHAMMED HASSAN; +Cc: yocto

We're working to improve sharing of builds (I posted a prototype
recenty), but for now the simplest is to copy sstate cache and
download cache manually: together they will prevent others from doing
full rebuilds. You also need build/conf/ and all the layers of course.

Alex

On Wed, 6 Dec 2023 at 06:02, MOHAMMED HASSAN <hassanchattarki@gmail.com> wrote:
>
> Hi guys,
> So I have been copying and transferring yocto source files into different partitions to test new features and to have a preexisting working build. I generally just copy the files and I am aware that this will take a lot of time. I was looking for an efficient way to transfer the source code as later I will be transferring the code to my other team members as well. I copy everything except the tmp directory.
>
> Please share some efficient methods to transfer code.
> Also is it good to use GIT to save entire source code?
>
> Regards,
> Hassan
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#61811): https://lists.yoctoproject.org/g/yocto/message/61811
> Mute This Topic: https://lists.yoctoproject.org/mt/103007903/1686489
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


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

end of thread, other threads:[~2023-12-06 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-06  5:02 Reg. Efficient methods to transfer yocto source file MOHAMMED HASSAN
2023-12-06 10:00 ` [yocto] " Alexander Kanavin

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.