All of lore.kernel.org
 help / color / mirror / Atom feed
* releases and branches
@ 2015-03-24 11:47 Barros Pena, Belen
  2015-03-24 18:05 ` Damian, Alexandru
  0 siblings, 1 reply; 2+ messages in thread
From: Barros Pena, Belen @ 2015-03-24 11:47 UTC (permalink / raw)
  To: Wood, Michael G, Damian, Alexandru; +Cc: toaster



On 24/03/2015 11:42, "Michael Wood" <michael.g.wood@intel.com> wrote:

>On 24/03/15 11:35, Barros Pena, Belen wrote:
>>
>> On 24/03/2015 11:29, "Michael Wood" <michael.g.wood@intel.com> wrote:
>>
>>> Looks good to me.
>>>
>>> Thanks
>>>
>>> Related comment (but not impacting on this review) - I've always found
>>> it weird that releases == git branches in toaster, that seems like an
>>> implementation detail to me, as in other projects a release could be a
>>> git tag or a tarball or a commit or any of the 100s of ways of
>>> distributing code.
>> I didn't think this was the case. I was under the impression that a
>> release was a combination of a BitBake version and a OE metadata
>>version.
>> What that version is set to (a branch, a git tag or a commit) should be
>> irrelevant (we should be supporting all 3, but not tarballs I think).
>>
>> What makes you think that a release must be a git branch?
>
>The configuration for the release field names are "branch" and "up_branch"

Mmmm, that's indeed misleading. I wonder what would be the impact of
changing to something like 'revision' or 'version'.

Alex, any thoughts?

>
>(http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-yocto/conf/toast
>erconf.json?#n62)
>
>> Cheers
>>
>> Belén
>>
>>
>>> On 22/03/15 20:17, belen barros pena wrote:
>>>> 
>>>>http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=bbarrosp/
>>>>ui
>>>> -fixes
>>>>
>>>> a8a5552ad7d3ba869f165ef4a392990263224428
>>>> bitbake: toasterui: hide right column if empty
>>>>
>>>> cf44f4dfe7a6dec273d77143dbe19eeab1ae23d5
>>>> bitbake: toasterui: Improve messaging for empty layer details
>>>>
>>>> 09246f125cea1f8ff81081492824e14a3d38b02c
>>>> bitbake: toasterui: hide release when only one exists
>>>>
>>>> a2ffbc6f186f7d7fb022c8bfcd5b01a1a3442bb6
>>>> bitbake: toaster: update OpenEmbedded Toaster configuration
>>>>
>>>> 015fac8c6ef58218c8ad75d375907f13ac021548
>>>> bitbake: toaster: update Yocto Project Toaster configuration
>>>>
>>>> Thanks,
>>>>
>>>> Belén
>>> -- 
>>> _______________________________________________
>>> toaster mailing list
>>> toaster@yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/toaster
>



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

* Re: releases and branches
  2015-03-24 11:47 releases and branches Barros Pena, Belen
@ 2015-03-24 18:05 ` Damian, Alexandru
  0 siblings, 0 replies; 2+ messages in thread
From: Damian, Alexandru @ 2015-03-24 18:05 UTC (permalink / raw)
  To: Barros Pena, Belen; +Cc: toaster

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

On Tue, Mar 24, 2015 at 11:47 AM, Barros Pena, Belen <
belen.barros.pena@intel.com> wrote:

>
>
> On 24/03/2015 11:42, "Michael Wood" <michael.g.wood@intel.com> wrote:
>
> >On 24/03/15 11:35, Barros Pena, Belen wrote:
> >>
> >> On 24/03/2015 11:29, "Michael Wood" <michael.g.wood@intel.com> wrote:
> >>
> >>> Looks good to me.
> >>>
> >>> Thanks
> >>>
> >>> Related comment (but not impacting on this review) - I've always found
> >>> it weird that releases == git branches in toaster, that seems like an
> >>> implementation detail to me, as in other projects a release could be a
> >>> git tag or a tarball or a commit or any of the 100s of ways of
> >>> distributing code.
> >> I didn't think this was the case. I was under the impression that a
> >> release was a combination of a BitBake version and a OE metadata
> >>version.
> >> What that version is set to (a branch, a git tag or a commit) should be
> >> irrelevant (we should be supporting all 3, but not tarballs I think).
> >>
> >> What makes you think that a release must be a git branch?
> >
> >The configuration for the release field names are "branch" and "up_branch"
>
> Mmmm, that's indeed misleading. I wonder what would be the impact of
> changing to something like 'revision' or 'version'.
>
> Alex, any thoughts?
>

​I already replied to the other thread -

Poky releases are just branches, and this terminology, although not
directly related to the way Toaster works, is intended to help the
administrator make mental connections.

It's also directly related to the field names in the database, so it should
not be changed without changing the fields in the database and propagate
the change thought the GUI and the bitbake UI - so it would be fairly
invasive.



>
> >
> >(
> http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-yocto/conf/toast
> >erconf.json?#n62)
> >
> >> Cheers
> >>
> >> Belén
> >>
> >>
> >>> On 22/03/15 20:17, belen barros pena wrote:
> >>>>
> >>>>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=bbarrosp/
> >>>>ui
> >>>> -fixes
> >>>>
> >>>> a8a5552ad7d3ba869f165ef4a392990263224428
> >>>> bitbake: toasterui: hide right column if empty
> >>>>
> >>>> cf44f4dfe7a6dec273d77143dbe19eeab1ae23d5
> >>>> bitbake: toasterui: Improve messaging for empty layer details
> >>>>
> >>>> 09246f125cea1f8ff81081492824e14a3d38b02c
> >>>> bitbake: toasterui: hide release when only one exists
> >>>>
> >>>> a2ffbc6f186f7d7fb022c8bfcd5b01a1a3442bb6
> >>>> bitbake: toaster: update OpenEmbedded Toaster configuration
> >>>>
> >>>> 015fac8c6ef58218c8ad75d375907f13ac021548
> >>>> bitbake: toaster: update Yocto Project Toaster configuration
> >>>>
> >>>> Thanks,
> >>>>
> >>>> Belén
> >>> --
> >>> _______________________________________________
> >>> toaster mailing list
> >>> toaster@yoctoproject.org
> >>> https://lists.yoctoproject.org/listinfo/toaster
> >
>
>


-- 
Alex Damian
Yocto Project
SSG / OTC

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

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

end of thread, other threads:[~2015-03-24 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-24 11:47 releases and branches Barros Pena, Belen
2015-03-24 18:05 ` Damian, Alexandru

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.