All of lore.kernel.org
 help / color / mirror / Atom feed
* Add new machine
@ 2016-11-10 21:08 Tiju Jacob
  2016-11-10 22:35 ` Andrew Jeffery
  0 siblings, 1 reply; 4+ messages in thread
From: Tiju Jacob @ 2016-11-10 21:08 UTC (permalink / raw)
  To: openbmc@lists.ozlabs.org

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

Hi,

We have a new machine made and most of the code is leveraged from Wedge100. I would like to submit code back to Openbmc git hub.
I would like to create a new machine like 'meta-wedge100' with most of the references back to wedge100 and keep only the changes in the new machine directory.

Could someone please suggest how to go about it? Also, is there a standard step by step method by which we can achieve this?

Thanks and Regards,
Tiju


Legal Disclaimer:
The information contained in this message may be privileged and confidential. It is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete or destroy any copy of this message!

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

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

* Re: Add new machine
  2016-11-10 21:08 Add new machine Tiju Jacob
@ 2016-11-10 22:35 ` Andrew Jeffery
  2016-11-11 16:07   ` Tiju Jacob
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Jeffery @ 2016-11-10 22:35 UTC (permalink / raw)
  To: Tiju Jacob, Patrick Williams, Brad Bishop; +Cc: openbmc@lists.ozlabs.org

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

Hi Tiju,

On Thu, 2016-11-10 at 21:08 +0000, Tiju Jacob wrote:
> Hi,
>  
> We have a new machine made and most of the code is leveraged from
> Wedge100.

>  I would like to submit code back to Openbmc git hub.

Great!

We have been working with Facebook to try consolidate efforts, as
this OpenBMC project (https://github.com/openbmc/openbmc/) is not quite
the same* as Facebook's OpenBMC (https://github.com/facebook/openbmc/)
where Wedge100 can be found. 

Regarding submitting code, OpenBMC's presence on github is primarily
for distribution and issue tracking. We're using Gerrit to manage
patches for OpenBMC-owned projects:

https://gerrit.openbmc-project.xyz/#/q/status:open


> I would like to create a new machine like ‘meta-wedge100’ with most
> of the references back to wedge100 and keep only the changes in the
> new machine directory.
>  
> Could someone please suggest how to go about it? Also, is there a
> standard step by step method by which we can achieve this?

I'm one of the kernel/qemu hackers on the project so Yocto and its
layers aren't really my area of knowledge, but I expect we would have
to pull Facebook's layers into our openbmc/openbmc repo for you to
build on. I don't know if that's something we would do: Patrick and
Brad (now in To:) might be able to help you out here.

Cheers,

Andrew

>  
> Thanks and Regards,
> Tiju
>  

* We're working primarily on enabling OpenPOWER machines with an open
source BMC. We happen to use the same SoC series (AST2400/AST2500) as
Facebook, so there's a lot of cross-over in u-boot/Linux but the
userspace is fairly different.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

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

* RE: Add new machine
  2016-11-10 22:35 ` Andrew Jeffery
@ 2016-11-11 16:07   ` Tiju Jacob
  2016-11-11 16:23     ` Patrick Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Tiju Jacob @ 2016-11-11 16:07 UTC (permalink / raw)
  To: Andrew Jeffery, Patrick Williams, Brad Bishop; +Cc: openbmc@lists.ozlabs.org

Thanks Andrew for the info. 

Hi Patrick/Brad,

Are there plans to pull facebook's OpenBMC to this repo. 
Can you throw some light on this. I'm not sure how to proceed.

Thanks and Regards,
Tiju

-----Original Message-----
From: Andrew Jeffery [mailto:andrew@aj.id.au] 
Sent: Thursday, November 10, 2016 5:36 PM
To: Tiju Jacob <Tiju.Jacob@flextronics.com>; Patrick Williams <patrick@stwcx.xyz>; Brad Bishop <bradleyb@fuzziesquirrel.com>
Cc: openbmc@lists.ozlabs.org
Subject: Re: Add new machine

Hi Tiju,

On Thu, 2016-11-10 at 21:08 +0000, Tiju Jacob wrote:
> Hi,
>  
> We have a new machine made and most of the code is leveraged from 
> Wedge100.

>  I would like to submit code back to Openbmc git hub.

Great!

We have been working with Facebook to try consolidate efforts, as this OpenBMC project (https://github.com/openbmc/openbmc/) is not quite the same* as Facebook's OpenBMC (https://github.com/facebook/openbmc/)
where Wedge100 can be found. 

Regarding submitting code, OpenBMC's presence on github is primarily for distribution and issue tracking. We're using Gerrit to manage patches for OpenBMC-owned projects:

https://gerrit.openbmc-project.xyz/#/q/status:open


> I would like to create a new machine like ‘meta-wedge100’ with most of 
> the references back to wedge100 and keep only the changes in the new 
> machine directory.
>  
> Could someone please suggest how to go about it? Also, is there a 
> standard step by step method by which we can achieve this?

I'm one of the kernel/qemu hackers on the project so Yocto and its layers aren't really my area of knowledge, but I expect we would have to pull Facebook's layers into our openbmc/openbmc repo for you to build on. I don't know if that's something we would do: Patrick and Brad (now in To:) might be able to help you out here.

Cheers,

Andrew

>  
> Thanks and Regards,
> Tiju
>  

* We're working primarily on enabling OpenPOWER machines with an open source BMC. We happen to use the same SoC series (AST2400/AST2500) as Facebook, so there's a lot of cross-over in u-boot/Linux but the userspace is fairly different.

Legal Disclaimer:
The information contained in this message may be privileged and confidential. It is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete or destroy any copy of this message!

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

* Re: Add new machine
  2016-11-11 16:07   ` Tiju Jacob
@ 2016-11-11 16:23     ` Patrick Williams
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick Williams @ 2016-11-11 16:23 UTC (permalink / raw)
  To: Tiju Jacob; +Cc: Andrew Jeffery, Brad Bishop, openbmc@lists.ozlabs.org

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

On Fri, Nov 11, 2016 at 04:07:47PM +0000, Tiju Jacob wrote:
> Thanks Andrew for the info. 
> 
> Hi Patrick/Brad,
> 
> Are there plans to pull facebook's OpenBMC to this repo. 
> Can you throw some light on this. I'm not sure how to proceed.

There is not any plans for that at this point in time.  They have a very
different userspace design from us and it isn't something that we can
actively support ourselves.  We would need them to take ownership on
their own meta-* if they wanted to get it merged into our tree.

> 
> Thanks and Regards,
> Tiju
> 
-- 
Patrick Williams

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

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

end of thread, other threads:[~2016-11-11 16:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-10 21:08 Add new machine Tiju Jacob
2016-11-10 22:35 ` Andrew Jeffery
2016-11-11 16:07   ` Tiju Jacob
2016-11-11 16:23     ` Patrick Williams

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.