All of lore.kernel.org
 help / color / mirror / Atom feed
* patches to upgrade meta-jupyter layer packages
@ 2019-11-19  0:15 Chandana Kalluri
  2019-11-19  0:21 ` Khem Raj
  2019-11-19  8:20 ` Maciej Pijanowski
  0 siblings, 2 replies; 5+ messages in thread
From: Chandana Kalluri @ 2019-11-19  0:15 UTC (permalink / raw)
  To: yocto

Hello all,

I have upgraded python packages from meta-jupyter layer to work with the zeus branch.
I am planning to send out the patches to this yocto project mailing list yocto@yoctoproject.org Please let me know if this is alright or if I need to send them to a different mailing list.

Thanks,
Chandana



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

* Re: patches to upgrade meta-jupyter layer packages
  2019-11-19  0:15 patches to upgrade meta-jupyter layer packages Chandana Kalluri
@ 2019-11-19  0:21 ` Khem Raj
  2019-11-19  0:30   ` Chandana Kalluri
  2019-11-19  8:20 ` Maciej Pijanowski
  1 sibling, 1 reply; 5+ messages in thread
From: Khem Raj @ 2019-11-19  0:21 UTC (permalink / raw)
  To: Chandana Kalluri; +Cc: yocto

On Mon, Nov 18, 2019 at 4:17 PM Chandana Kalluri <ckalluri@xilinx.com> wrote:
>
> Hello all,
>
> I have upgraded python packages from meta-jupyter layer to work with the zeus branch.
> I am planning to send out the patches to this yocto project mailing list yocto@yoctoproject.org Please let me know if this is alright or if I need to send them to a different mailing list.

have you upgraded the recipes in meta-jupyter ? if so then it should
be reviewed as per that layers policy, if you are looking
for migrating the recipes from above layer into other layers which use
yocto ml for patch submission then its ok

>
> Thanks,
> Chandana
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


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

* Re: patches to upgrade meta-jupyter layer packages
  2019-11-19  0:21 ` Khem Raj
@ 2019-11-19  0:30   ` Chandana Kalluri
  2019-11-19  0:54     ` Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Chandana Kalluri @ 2019-11-19  0:30 UTC (permalink / raw)
  To: Khem Raj; +Cc: yocto


> -----Original Message-----
> From: Khem Raj <raj.khem@gmail.com>
> Sent: Monday, November 18, 2019 4:21 PM
> To: Chandana Kalluri <ckalluri@xilinx.com>
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] patches to upgrade meta-jupyter layer packages
> 
> On Mon, Nov 18, 2019 at 4:17 PM Chandana Kalluri <ckalluri@xilinx.com>
> wrote:
> >
> > Hello all,
> >
> > I have upgraded python packages from meta-jupyter layer to work with the
> zeus branch.
> > I am planning to send out the patches to this yocto project mailing list
> yocto@yoctoproject.org Please let me know if this is alright or if I need to
> send them to a different mailing list.
> 
> have you upgraded the recipes in meta-jupyter ? if so then it should be
> reviewed as per that layers policy, if you are looking for migrating the recipes
> from above layer into other layers which use yocto ml for patch submission
> then its ok
> 
[CKalluri] Ive upgraded recipes in meta-jupyter layer. There is no mailing list specific to meta-jupyter layer hence the question where to send the patches for upgrade. 
> >
> > Thanks,
> > Chandana
> >
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto

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

* Re: patches to upgrade meta-jupyter layer packages
  2019-11-19  0:30   ` Chandana Kalluri
@ 2019-11-19  0:54     ` Khem Raj
  0 siblings, 0 replies; 5+ messages in thread
From: Khem Raj @ 2019-11-19  0:54 UTC (permalink / raw)
  To: Chandana Kalluri; +Cc: yocto

On Mon, Nov 18, 2019 at 4:30 PM Chandana Kalluri <ckalluri@xilinx.com> wrote:
>
>
> > -----Original Message-----
> > From: Khem Raj <raj.khem@gmail.com>
> > Sent: Monday, November 18, 2019 4:21 PM
> > To: Chandana Kalluri <ckalluri@xilinx.com>
> > Cc: yocto@yoctoproject.org
> > Subject: Re: [yocto] patches to upgrade meta-jupyter layer packages
> >
> > On Mon, Nov 18, 2019 at 4:17 PM Chandana Kalluri <ckalluri@xilinx.com>
> > wrote:
> > >
> > > Hello all,
> > >
> > > I have upgraded python packages from meta-jupyter layer to work with the
> > zeus branch.
> > > I am planning to send out the patches to this yocto project mailing list
> > yocto@yoctoproject.org Please let me know if this is alright or if I need to
> > send them to a different mailing list.
> >
> > have you upgraded the recipes in meta-jupyter ? if so then it should be
> > reviewed as per that layers policy, if you are looking for migrating the recipes
> > from above layer into other layers which use yocto ml for patch submission
> > then its ok
> >
> [CKalluri] Ive upgraded recipes in meta-jupyter layer. There is no mailing list specific to meta-jupyter layer hence the question where to send the patches for upgrade.

perhaps you should contact the manitainers, and if its on github then
github pull requests are usually accepted but
its better to find out. Its good to look at README files e.g.

https://github.com/Xilinx/meta-jupyter/blob/master/README.md

Lists that it accepts github pulls

> > >
> > > Thanks,
> > > Chandana
> > >
> > > --
> > > _______________________________________________
> > > yocto mailing list
> > > yocto@yoctoproject.org
> > > https://lists.yoctoproject.org/listinfo/yocto


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

* Re: patches to upgrade meta-jupyter layer packages
  2019-11-19  0:15 patches to upgrade meta-jupyter layer packages Chandana Kalluri
  2019-11-19  0:21 ` Khem Raj
@ 2019-11-19  8:20 ` Maciej Pijanowski
  1 sibling, 0 replies; 5+ messages in thread
From: Maciej Pijanowski @ 2019-11-19  8:20 UTC (permalink / raw)
  To: Chandana Kalluri, yocto


[-- Attachment #1.1: Type: text/plain, Size: 612 bytes --]


On 19.11.2019 01:15, Chandana Kalluri wrote:
> Hello all,
>
> I have upgraded python packages from meta-jupyter layer to work with the zeus branch.
> I am planning to send out the patches to this yocto project mailing list yocto@yoctoproject.org Please let me know if this is alright or if I need to send them to a different mailing list.
May be a good idea to add maintainers on CC:
https://github.com/Xilinx/meta-jupyter#maintainers-patchessubmissions-community
>
> Thanks,
> Chandana
>
-- 
Maciej Pijanowski
Embedded Systems Engineer
GPG: F1401D2E1CCB19EF
https://3mdeb.com | @3mdeb_com



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 817 bytes --]

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

end of thread, other threads:[~2019-11-19  9:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-19  0:15 patches to upgrade meta-jupyter layer packages Chandana Kalluri
2019-11-19  0:21 ` Khem Raj
2019-11-19  0:30   ` Chandana Kalluri
2019-11-19  0:54     ` Khem Raj
2019-11-19  8:20 ` Maciej Pijanowski

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.