All of lore.kernel.org
 help / color / mirror / Atom feed
* Using git tags with OE
@ 2009-07-12 17:01 Marco Cavallini
  2009-07-12 18:15 ` Leon Woestenberg
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Cavallini @ 2009-07-12 17:01 UTC (permalink / raw)
  To: Openembedded-devel

Hello,
anybody knows if is possible to use git tags with OE ?

I'd like to tag a patch (SHA-1) identifying a particular 'state of the
art' like it was a 'stable' version.
At the moment I save the last patch SHA-1 and I use it as reference.
For example if I successfully build just now a particular version, then
I tag it mck-0.0.1 into OE so everybody can refer to such tag in the future.

I thought it could be a good idea, what do you think?

Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini | KOAN sas | Bergamo - Italia
 embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
      http://www.KoanSoftware.com



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

* Re: Using git tags with OE
  2009-07-12 17:01 Using git tags with OE Marco Cavallini
@ 2009-07-12 18:15 ` Leon Woestenberg
  2009-07-13 19:08   ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: Leon Woestenberg @ 2009-07-12 18:15 UTC (permalink / raw)
  To: openembedded-devel

Hello,

On Sun, Jul 12, 2009 at 7:01 PM, Marco Cavallini<koansoftware@gmail.com> wrote:
> Hello,
> anybody knows if is possible to use git tags with OE ?
>
> I'd like to tag a patch (SHA-1) identifying a particular 'state of the
> art' like it was a 'stable' version.
> At the moment I save the last patch SHA-1 and I use it as reference.
> For example if I successfully build just now a particular version, then
> I tag it mck-0.0.1 into OE so everybody can refer to such tag in the future.
>
> I thought it could be a good idea, what do you think?
>
Hmm, I think it would clutter up too much.

And if we use it, the tag should be self-describing.

If you built a particular version succesfully, it doesn't mean someone
else also can build that version
succesfully; anything outside GIT is also a dependence for a succesful build.

For example, today we have some packages that sometimes break a build
(probably due to a race condition).

I'ld say, keep with the commit hash for a known-good-build.

Regards,
-- 
Leon



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

* Re: Using git tags with OE
  2009-07-12 18:15 ` Leon Woestenberg
@ 2009-07-13 19:08   ` Otavio Salvador
  0 siblings, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2009-07-13 19:08 UTC (permalink / raw)
  To: openembedded-devel

Hello,

I'm also opposite to the idea to make it public in the official
branch. We use tags here at O.S. Systems but those are kept in our
local repository only.

On Sun, Jul 12, 2009 at 3:15 PM, Leon
Woestenberg<leon.woestenberg@gmail.com> wrote:
> Hello,
>
> On Sun, Jul 12, 2009 at 7:01 PM, Marco Cavallini<koansoftware@gmail.com> wrote:
>> Hello,
>> anybody knows if is possible to use git tags with OE ?
>>
>> I'd like to tag a patch (SHA-1) identifying a particular 'state of the
>> art' like it was a 'stable' version.
>> At the moment I save the last patch SHA-1 and I use it as reference.
>> For example if I successfully build just now a particular version, then
>> I tag it mck-0.0.1 into OE so everybody can refer to such tag in the future.
>>
>> I thought it could be a good idea, what do you think?
>>
> Hmm, I think it would clutter up too much.
>
> And if we use it, the tag should be self-describing.
>
> If you built a particular version succesfully, it doesn't mean someone
> else also can build that version
> succesfully; anything outside GIT is also a dependence for a succesful build.
>
> For example, today we have some packages that sometimes break a build
> (probably due to a race condition).
>
> I'ld say, keep with the commit hash for a known-good-build.
>
> Regards,
> --
> Leon
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
Otavio Salvador                  O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br



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

end of thread, other threads:[~2009-07-13 19:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-12 17:01 Using git tags with OE Marco Cavallini
2009-07-12 18:15 ` Leon Woestenberg
2009-07-13 19:08   ` Otavio Salvador

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.