* Re: [oe] [meta-python][PATCH 0/2] remove pycryptodome(x) and pyelftools [not found] <160F47A92CF7AFC2.6323@lists.openembedded.org> @ 2020-05-15 18:41 ` Denys Dmytriyenko 2020-05-15 18:42 ` Khem Raj 0 siblings, 1 reply; 5+ messages in thread From: Denys Dmytriyenko @ 2020-05-15 18:41 UTC (permalink / raw) To: openembedded-devel, Joshua Watt Joshua, FYI On Fri, May 15, 2020 at 02:39:38PM -0400, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko <denys@ti.com> > > python3-pycryptodome(x) and python3-pyelftools have been moved to OE-Core. > Remove from meta-python now. > > OE-Core changes are still in master-next, so may need to wait until merged > to master. > > Denys Dmytriyenko (2): > python3-pycryptodome(x): moved to OE-Core, remove from meta-python > python3-pyelftools: moved to OE-Core, remove from meta-python > > .../python/python-pycryptodome.inc | 29 ---------------------- > .../python/python3-pycryptodome_3.9.4.bb | 2 -- > .../python/python3-pycryptodomex_3.9.4.bb | 10 -------- > .../python/python3-pyelftools_0.25.bb | 14 ----------- > 4 files changed, 55 deletions(-) > delete mode 100644 meta-python/recipes-devtools/python/python-pycryptodome.inc > delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodome_3.9.4.bb > delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb > delete mode 100644 meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb > > -- > 2.7.4 > > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [oe] [meta-python][PATCH 0/2] remove pycryptodome(x) and pyelftools 2020-05-15 18:41 ` [oe] [meta-python][PATCH 0/2] remove pycryptodome(x) and pyelftools Denys Dmytriyenko @ 2020-05-15 18:42 ` Khem Raj 2020-05-15 18:47 ` Denys Dmytriyenko [not found] ` <160F481530632D33.6323@lists.openembedded.org> 0 siblings, 2 replies; 5+ messages in thread From: Khem Raj @ 2020-05-15 18:42 UTC (permalink / raw) To: openembedded-devel On 5/15/20 11:41 AM, Denys Dmytriyenko wrote: > Joshua, > > FYI > > > On Fri, May 15, 2020 at 02:39:38PM -0400, Denys Dmytriyenko wrote: >> From: Denys Dmytriyenko <denys@ti.com> >> >> python3-pycryptodome(x) and python3-pyelftools have been moved to OE-Core. >> Remove from meta-python now. >> >> OE-Core changes are still in master-next, so may need to wait until merged >> to master. >> thanks, if you are watching this please send a note once its in master. >> Denys Dmytriyenko (2): >> python3-pycryptodome(x): moved to OE-Core, remove from meta-python >> python3-pyelftools: moved to OE-Core, remove from meta-python >> >> .../python/python-pycryptodome.inc | 29 ---------------------- >> .../python/python3-pycryptodome_3.9.4.bb | 2 -- >> .../python/python3-pycryptodomex_3.9.4.bb | 10 -------- >> .../python/python3-pyelftools_0.25.bb | 14 ----------- >> 4 files changed, 55 deletions(-) >> delete mode 100644 meta-python/recipes-devtools/python/python-pycryptodome.inc >> delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodome_3.9.4.bb >> delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb >> delete mode 100644 meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb >> >> -- >> 2.7.4 >> > >> > > > > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [oe] [meta-python][PATCH 0/2] remove pycryptodome(x) and pyelftools 2020-05-15 18:42 ` Khem Raj @ 2020-05-15 18:47 ` Denys Dmytriyenko [not found] ` <160F481530632D33.6323@lists.openembedded.org> 1 sibling, 0 replies; 5+ messages in thread From: Denys Dmytriyenko @ 2020-05-15 18:47 UTC (permalink / raw) To: Khem Raj; +Cc: openembedded-devel On Fri, May 15, 2020 at 11:42:13AM -0700, Khem Raj wrote: > > > On 5/15/20 11:41 AM, Denys Dmytriyenko wrote: > >Joshua, > > > >FYI > > > > > >On Fri, May 15, 2020 at 02:39:38PM -0400, Denys Dmytriyenko wrote: > >>From: Denys Dmytriyenko <denys@ti.com> > >> > >>python3-pycryptodome(x) and python3-pyelftools have been moved to OE-Core. > >>Remove from meta-python now. > >> > >>OE-Core changes are still in master-next, so may need to wait until merged > >>to master. > >> > > thanks, if you are watching this please send a note once its in master. Sure, will do. > >>Denys Dmytriyenko (2): > >> python3-pycryptodome(x): moved to OE-Core, remove from meta-python > >> python3-pyelftools: moved to OE-Core, remove from meta-python > >> > >> .../python/python-pycryptodome.inc | 29 ---------------------- > >> .../python/python3-pycryptodome_3.9.4.bb | 2 -- > >> .../python/python3-pycryptodomex_3.9.4.bb | 10 -------- > >> .../python/python3-pyelftools_0.25.bb | 14 ----------- > >> 4 files changed, 55 deletions(-) > >> delete mode 100644 meta-python/recipes-devtools/python/python-pycryptodome.inc > >> delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodome_3.9.4.bb > >> delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb > >> delete mode 100644 meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb > >> > >>-- > >>2.7.4 > >> > > > >> > > > > > > > > > ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <160F481530632D33.6323@lists.openembedded.org>]
* Re: [oe] [meta-python][PATCH 0/2] remove pycryptodome(x) and pyelftools [not found] ` <160F481530632D33.6323@lists.openembedded.org> @ 2020-05-18 17:23 ` Denys Dmytriyenko 2020-05-18 17:47 ` Khem Raj 0 siblings, 1 reply; 5+ messages in thread From: Denys Dmytriyenko @ 2020-05-18 17:23 UTC (permalink / raw) To: Khem Raj; +Cc: openembedded-devel On Fri, May 15, 2020 at 02:47:26PM -0400, Denys Dmytriyenko wrote: > On Fri, May 15, 2020 at 11:42:13AM -0700, Khem Raj wrote: > > > > > > On 5/15/20 11:41 AM, Denys Dmytriyenko wrote: > > >Joshua, > > > > > >FYI > > > > > > > > >On Fri, May 15, 2020 at 02:39:38PM -0400, Denys Dmytriyenko wrote: > > >>From: Denys Dmytriyenko <denys@ti.com> > > >> > > >>python3-pycryptodome(x) and python3-pyelftools have been moved to OE-Core. > > >>Remove from meta-python now. > > >> > > >>OE-Core changes are still in master-next, so may need to wait until merged > > >>to master. > > >> > > > > thanks, if you are watching this please send a note once its in master. > > Sure, will do. So, OE-Core master-next got merged to master earlier today, but I see you already have these 2 in your master-next, so should be good. Thanks. > > >>Denys Dmytriyenko (2): > > >> python3-pycryptodome(x): moved to OE-Core, remove from meta-python > > >> python3-pyelftools: moved to OE-Core, remove from meta-python > > >> > > >> .../python/python-pycryptodome.inc | 29 ---------------------- > > >> .../python/python3-pycryptodome_3.9.4.bb | 2 -- > > >> .../python/python3-pycryptodomex_3.9.4.bb | 10 -------- > > >> .../python/python3-pyelftools_0.25.bb | 14 ----------- > > >> 4 files changed, 55 deletions(-) > > >> delete mode 100644 meta-python/recipes-devtools/python/python-pycryptodome.inc > > >> delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodome_3.9.4.bb > > >> delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb > > >> delete mode 100644 meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb > > >> > > >>-- > > >>2.7.4 > > >> > > > > > >> > > > > > > > > > > > > > > > > > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [oe] [meta-python][PATCH 0/2] remove pycryptodome(x) and pyelftools 2020-05-18 17:23 ` Denys Dmytriyenko @ 2020-05-18 17:47 ` Khem Raj 0 siblings, 0 replies; 5+ messages in thread From: Khem Raj @ 2020-05-18 17:47 UTC (permalink / raw) To: Denys Dmytriyenko; +Cc: openembeded-devel On Mon, May 18, 2020 at 10:23 AM Denys Dmytriyenko <denis@denix.org> wrote: > > On Fri, May 15, 2020 at 02:47:26PM -0400, Denys Dmytriyenko wrote: > > On Fri, May 15, 2020 at 11:42:13AM -0700, Khem Raj wrote: > > > > > > > > > On 5/15/20 11:41 AM, Denys Dmytriyenko wrote: > > > >Joshua, > > > > > > > >FYI > > > > > > > > > > > >On Fri, May 15, 2020 at 02:39:38PM -0400, Denys Dmytriyenko wrote: > > > >>From: Denys Dmytriyenko <denys@ti.com> > > > >> > > > >>python3-pycryptodome(x) and python3-pyelftools have been moved to OE-Core. > > > >>Remove from meta-python now. > > > >> > > > >>OE-Core changes are still in master-next, so may need to wait until merged > > > >>to master. > > > >> > > > > > > thanks, if you are watching this please send a note once its in master. > > > > Sure, will do. > > So, OE-Core master-next got merged to master earlier today, but I see you > already have these 2 in your master-next, so should be good. Thanks. > right thanks for notifying. > > > > >>Denys Dmytriyenko (2): > > > >> python3-pycryptodome(x): moved to OE-Core, remove from meta-python > > > >> python3-pyelftools: moved to OE-Core, remove from meta-python > > > >> > > > >> .../python/python-pycryptodome.inc | 29 ---------------------- > > > >> .../python/python3-pycryptodome_3.9.4.bb | 2 -- > > > >> .../python/python3-pycryptodomex_3.9.4.bb | 10 -------- > > > >> .../python/python3-pyelftools_0.25.bb | 14 ----------- > > > >> 4 files changed, 55 deletions(-) > > > >> delete mode 100644 meta-python/recipes-devtools/python/python-pycryptodome.inc > > > >> delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodome_3.9.4.bb > > > >> delete mode 100644 meta-python/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb > > > >> delete mode 100644 meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb > > > >> > > > >>-- > > > >>2.7.4 > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-05-18 17:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <160F47A92CF7AFC2.6323@lists.openembedded.org>
2020-05-15 18:41 ` [oe] [meta-python][PATCH 0/2] remove pycryptodome(x) and pyelftools Denys Dmytriyenko
2020-05-15 18:42 ` Khem Raj
2020-05-15 18:47 ` Denys Dmytriyenko
[not found] ` <160F481530632D33.6323@lists.openembedded.org>
2020-05-18 17:23 ` Denys Dmytriyenko
2020-05-18 17:47 ` Khem Raj
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.