Openembedded Core Discussions
 help / color / mirror / Atom feed
* OE Github repositories
@ 2014-04-28 10:10 Paul Eggleton
  2014-04-28 10:43 ` Koen Kooi
  0 siblings, 1 reply; 9+ messages in thread
From: Paul Eggleton @ 2014-04-28 10:10 UTC (permalink / raw)
  To: openembedded-core, openembedded-devel

Hi folks,

Could whoever has admin access for the OpenEmbedded repositories on github 
please do two things:

1) Stop having both "oe-core" and "openembedded-core" repositories - the 
latter is four months out-of-date. I'd suggest if we want to be consistent 
with our openembedded.org repos we should keep the "openembedded-core" 
repository and make it so it is kept up-to-date.

2) Rename the "meta-oe" repository to "meta-openembedded", since meta-oe the 
layer is distinct from meta-openembedded the repository, and again this would 
be consistent with the primary repository naming.

Thanks,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: OE Github repositories
  2014-04-28 10:10 OE Github repositories Paul Eggleton
@ 2014-04-28 10:43 ` Koen Kooi
  2014-04-28 11:08   ` Paul Eggleton
  0 siblings, 1 reply; 9+ messages in thread
From: Koen Kooi @ 2014-04-28 10:43 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded-devel, OE-core


Op 28 apr. 2014, om 12:10 heeft Paul Eggleton <paul.eggleton@linux.intel.com> het volgende geschreven:

> Hi folks,
> 
> Could whoever has admin access for the OpenEmbedded repositories on github 
> please do two things:
> 
> 1) Stop having both "oe-core" and "openembedded-core" repositories - the 
> latter is four months out-of-date. I'd suggest if we want to be consistent 
> with our openembedded.org repos we should keep the "openembedded-core" 
> repository and make it so it is kept up-to-date.
> 
> 2) Rename the "meta-oe" repository to "meta-openembedded", since meta-oe the 
> layer is distinct from meta-openembedded the repository, and again this would 
> be consistent with the primary repository naming.

Keep in mind that renaming/removing 'oe-core' and 'meta-oe' will breaks things which use those repos to pull from by default. Which the oe.org git server has improved a lot, it still can't beat githubs CDN.

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

* Re: OE Github repositories
  2014-04-28 10:43 ` Koen Kooi
@ 2014-04-28 11:08   ` Paul Eggleton
  2014-04-28 12:45     ` Koen Kooi
  0 siblings, 1 reply; 9+ messages in thread
From: Paul Eggleton @ 2014-04-28 11:08 UTC (permalink / raw)
  To: Koen Kooi, openembedded-devel, openembedded-core

On Monday 28 April 2014 12:43:58 Koen Kooi wrote:
> Op 28 apr. 2014, om 12:10 heeft Paul Eggleton 
<paul.eggleton@linux.intel.com> het volgende geschreven:
> > Hi folks,
> > 
> > Could whoever has admin access for the OpenEmbedded repositories on github
> > please do two things:
> > 
> > 1) Stop having both "oe-core" and "openembedded-core" repositories - the
> > latter is four months out-of-date. I'd suggest if we want to be consistent
> > with our openembedded.org repos we should keep the "openembedded-core"
> > repository and make it so it is kept up-to-date.
> > 
> > 2) Rename the "meta-oe" repository to "meta-openembedded", since meta-oe
> > the layer is distinct from meta-openembedded the repository, and again
> > this would be consistent with the primary repository naming.
> 
> Keep in mind that renaming/removing 'oe-core' and 'meta-oe' will breaks
> things which use those repos to pull from by default. Which the oe.org git
> server has improved a lot, it still can't beat githubs CDN.

OK then, how about this instead:

1) Ensure the "openembedded-core" repository is kept up-to-date

2) Add a "meta-openembedded" repository and ensure it is kept up-to-date

3) Add a warning to the description for the contracted name repositories that 
the fully-named repositories should be used instead, so we can eventually drop 
them

4) Change documentation / scripts to match #3

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: OE Github repositories
  2014-04-28 11:08   ` Paul Eggleton
@ 2014-04-28 12:45     ` Koen Kooi
  2014-05-16 10:51       ` Paul Eggleton
  0 siblings, 1 reply; 9+ messages in thread
From: Koen Kooi @ 2014-04-28 12:45 UTC (permalink / raw)
  To: openembedded-core; +Cc: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul Eggleton schreef op 28-04-14 13:08:
> On Monday 28 April 2014 12:43:58 Koen Kooi wrote:
>> Op 28 apr. 2014, om 12:10 heeft Paul Eggleton
> <paul.eggleton@linux.intel.com> het volgende
> geschreven:
>>> Hi folks,
>>> 
>>> Could whoever has admin access for the OpenEmbedded repositories on
>>> github please do two things:
>>> 
>>> 1) Stop having both "oe-core" and "openembedded-core" repositories -
>>> the latter is four months out-of-date. I'd suggest if we want to be
>>> consistent with our openembedded.org repos we should keep the
>>> "openembedded-core" repository and make it so it is kept up-to-date.
>>> 
>>> 2) Rename the "meta-oe" repository to "meta-openembedded", since
>>> meta-oe the layer is distinct from meta-openembedded the repository,
>>> and again this would be consistent with the primary repository
>>> naming.
>> 
>> Keep in mind that renaming/removing 'oe-core' and 'meta-oe' will
>> breaks things which use those repos to pull from by default. Which the
>> oe.org git server has improved a lot, it still can't beat githubs CDN.
> 
> OK then, how about this instead:
> 
> 1) Ensure the "openembedded-core" repository is kept up-to-date
> 
> 2) Add a "meta-openembedded" repository and ensure it is kept up-to-date
> 
> 3) Add a warning to the description for the contracted name repositories
> that the fully-named repositories should be used instead, so we can
> eventually drop them
> 
> 4) Change documentation / scripts to match #3

Sounds like a good plan to me!

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFTXk1mMkyGM64RGpERAn8NAJ49r8TimCZIouIBM45jseXqA3xUCACdGPsh
jb5olKQRlsskP9x4vlmEIms=
=FqlW
-----END PGP SIGNATURE-----



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

* Re: OE Github repositories
  2014-04-28 12:45     ` Koen Kooi
@ 2014-05-16 10:51       ` Paul Eggleton
  2014-05-16 10:52         ` [oe] " Phil Blundell
  2014-05-18 19:01         ` Phil Blundell
  0 siblings, 2 replies; 9+ messages in thread
From: Paul Eggleton @ 2014-05-16 10:51 UTC (permalink / raw)
  To: openembedded-core, openembedded-devel; +Cc: Koen Kooi

On Monday 28 April 2014 14:45:26 Koen Kooi wrote:
> Paul Eggleton schreef op 28-04-14 13:08:
> > OK then, how about this instead:
> > 
> > 1) Ensure the "openembedded-core" repository is kept up-to-date
> > 
> > 2) Add a "meta-openembedded" repository and ensure it is kept up-to-date
> > 
> > 3) Add a warning to the description for the contracted name repositories
> > that the fully-named repositories should be used instead, so we can
> > eventually drop them
> > 
> > 4) Change documentation / scripts to match #3
> 
> Sounds like a good plan to me!

OK, so who will do this then (whoever has access)?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: [oe] OE Github repositories
  2014-05-16 10:51       ` Paul Eggleton
@ 2014-05-16 10:52         ` Phil Blundell
  2014-05-16 12:48           ` Philip Balister
  2014-05-18 19:01         ` Phil Blundell
  1 sibling, 1 reply; 9+ messages in thread
From: Phil Blundell @ 2014-05-16 10:52 UTC (permalink / raw)
  To: openembedded-core

On Fri, 2014-05-16 at 11:51 +0100, Paul Eggleton wrote:
> On Monday 28 April 2014 14:45:26 Koen Kooi wrote:
> > Paul Eggleton schreef op 28-04-14 13:08:
> > > OK then, how about this instead:
> > > 
> > > 1) Ensure the "openembedded-core" repository is kept up-to-date
> > > 
> > > 2) Add a "meta-openembedded" repository and ensure it is kept up-to-date
> > > 
> > > 3) Add a warning to the description for the contracted name repositories
> > > that the fully-named repositories should be used instead, so we can
> > > eventually drop them
> > > 
> > > 4) Change documentation / scripts to match #3
> > 
> > Sounds like a good plan to me!
> 
> OK, so who will do this then (whoever has access)?

I can do it if you like.

p.




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

* Re: [oe] OE Github repositories
  2014-05-16 10:52         ` [oe] " Phil Blundell
@ 2014-05-16 12:48           ` Philip Balister
  0 siblings, 0 replies; 9+ messages in thread
From: Philip Balister @ 2014-05-16 12:48 UTC (permalink / raw)
  To: Phil Blundell, openembedded-core

On 05/16/2014 06:52 AM, Phil Blundell wrote:
> On Fri, 2014-05-16 at 11:51 +0100, Paul Eggleton wrote:
>> On Monday 28 April 2014 14:45:26 Koen Kooi wrote:
>>> Paul Eggleton schreef op 28-04-14 13:08:
>>>> OK then, how about this instead:
>>>>
>>>> 1) Ensure the "openembedded-core" repository is kept up-to-date
>>>>
>>>> 2) Add a "meta-openembedded" repository and ensure it is kept up-to-date
>>>>
>>>> 3) Add a warning to the description for the contracted name repositories
>>>> that the fully-named repositories should be used instead, so we can
>>>> eventually drop them
>>>>
>>>> 4) Change documentation / scripts to match #3
>>>
>>> Sounds like a good plan to me!
>>
>> OK, so who will do this then (whoever has access)?
> 
> I can do it if you like.

Thanks for taking care of this.

Philip

> 
> p.
> 
> 


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

* Re: OE Github repositories
  2014-05-16 10:51       ` Paul Eggleton
  2014-05-16 10:52         ` [oe] " Phil Blundell
@ 2014-05-18 19:01         ` Phil Blundell
  2014-05-19  9:09           ` Paul Eggleton
  1 sibling, 1 reply; 9+ messages in thread
From: Phil Blundell @ 2014-05-18 19:01 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded-core

On Fri, May 16, 2014 at 11:51:06AM +0100, Paul Eggleton wrote:
> On Monday 28 April 2014 14:45:26 Koen Kooi wrote:
> > Paul Eggleton schreef op 28-04-14 13:08:
> > > OK then, how about this instead:
> > > 
> > > 1) Ensure the "openembedded-core" repository is kept up-to-date
> > > 
> > > 2) Add a "meta-openembedded" repository and ensure it is kept up-to-date
> > > 
> > > 3) Add a warning to the description for the contracted name repositories
> > > that the fully-named repositories should be used instead, so we can
> > > eventually drop them
> > > 
> > > 4) Change documentation / scripts to match #3
> > 
> > Sounds like a good plan to me!
> 
> OK, so who will do this then (whoever has access)?

[Cc list trimmed due to non-member posting constraints on oe-devel.]

I've done #1, #2 and #3.  I didn't know what scripts you were referring to
in #4 so I haven't taken any action on that.

p.



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

* Re: OE Github repositories
  2014-05-18 19:01         ` Phil Blundell
@ 2014-05-19  9:09           ` Paul Eggleton
  0 siblings, 0 replies; 9+ messages in thread
From: Paul Eggleton @ 2014-05-19  9:09 UTC (permalink / raw)
  To: Phil Blundell; +Cc: openembedded-core

On Sunday 18 May 2014 21:01:18 Phil Blundell wrote:
> On Fri, May 16, 2014 at 11:51:06AM +0100, Paul Eggleton wrote:
> > On Monday 28 April 2014 14:45:26 Koen Kooi wrote:
> > > Paul Eggleton schreef op 28-04-14 13:08:
> > > > OK then, how about this instead:
> > > > 
> > > > 1) Ensure the "openembedded-core" repository is kept up-to-date
> > > > 
> > > > 2) Add a "meta-openembedded" repository and ensure it is kept
> > > > up-to-date
> > > > 
> > > > 3) Add a warning to the description for the contracted name
> > > > repositories
> > > > that the fully-named repositories should be used instead, so we can
> > > > eventually drop them
> > > > 
> > > > 4) Change documentation / scripts to match #3
> > > 
> > > Sounds like a good plan to me!
> > 
> > OK, so who will do this then (whoever has access)?
> 
> [Cc list trimmed due to non-member posting constraints on oe-devel.]
> 
> I've done #1, #2 and #3.  I didn't know what scripts you were referring to
> in #4 so I haven't taken any action on that.

OK, they're spread around a bit so I think others can take care of #4. Thanks!

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

end of thread, other threads:[~2014-05-19  9:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28 10:10 OE Github repositories Paul Eggleton
2014-04-28 10:43 ` Koen Kooi
2014-04-28 11:08   ` Paul Eggleton
2014-04-28 12:45     ` Koen Kooi
2014-05-16 10:51       ` Paul Eggleton
2014-05-16 10:52         ` [oe] " Phil Blundell
2014-05-16 12:48           ` Philip Balister
2014-05-18 19:01         ` Phil Blundell
2014-05-19  9:09           ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox