Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] python-3.5-manifest: move python3.5-config script into the dev package
@ 2017-07-24 16:44 leonardo.sandoval.gonzalez
  2017-07-29 13:48 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: leonardo.sandoval.gonzalez @ 2017-07-24 16:44 UTC (permalink / raw)
  To: openembedded-core

From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>

The following changes since commit a4f2bf37b7eac888f37f11cd4d4606436909c507:

  mpc8315e-rdb: add wic.bmap to IMAGE_FSTYPES (2017-07-17 15:14:27 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib lsandov1/python3-config-multilib
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lsandov1/python3-config-multilib

Leonardo Sandoval (1):
  python-3.5-manifest: move python3.5-config script into the dev package

 meta/recipes-devtools/python/python-3.5-manifest.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.12.3



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

* Re: [PATCH 0/1] python-3.5-manifest: move python3.5-config script into the dev package
  2017-07-24 16:44 [PATCH 0/1] python-3.5-manifest: move python3.5-config script into the dev package leonardo.sandoval.gonzalez
@ 2017-07-29 13:48 ` Burton, Ross
  2017-07-31 14:38   ` Sandoval Gonzalez, Leonardo
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2017-07-29 13:48 UTC (permalink / raw)
  To: Leonardo Sandoval; +Cc: OE-core

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

The first line of the python-3.5-manifest.inc:

# WARNING: This file is AUTO GENERATED: Manual edits will be lost next time
I regenerate the file.

You'll need to edit the script and then regenerate the manifest.

Might be worth patching the script to wrap long lines instead of writing
1000 character lines to save the line length problem in the future too.

Ross

On 24 July 2017 at 17:44, <leonardo.sandoval.gonzalez@linux.intel.com>
wrote:

> From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
>
> The following changes since commit a4f2bf37b7eac888f37f11cd4d4606
> 436909c507:
>
>   mpc8315e-rdb: add wic.bmap to IMAGE_FSTYPES (2017-07-17 15:14:27 +0100)
>
> are available in the git repository at:
>
>   git://git.yoctoproject.org/poky-contrib lsandov1/python3-config-multilib
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=
> lsandov1/python3-config-multilib
>
> Leonardo Sandoval (1):
>   python-3.5-manifest: move python3.5-config script into the dev package
>
>  meta/recipes-devtools/python/python-3.5-manifest.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> --
> 2.12.3
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

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

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

* Re: [PATCH 0/1] python-3.5-manifest: move python3.5-config script into the dev package
  2017-07-29 13:48 ` Burton, Ross
@ 2017-07-31 14:38   ` Sandoval Gonzalez, Leonardo
  0 siblings, 0 replies; 3+ messages in thread
From: Sandoval Gonzalez, Leonardo @ 2017-07-31 14:38 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core

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



El 7/29/2017 a las 8:48 AM, Burton, Ross escribió:
> The first line of the python-3.5-manifest.inc:
>
> # WARNING: This file is AUTO GENERATED: Manual edits will be lost next 
> time I regenerate the file.
>
> You'll need to edit the script and then regenerate the manifest.
Auch, right.

I will send a v2 including the line truncation fix.

Leo
>
> Might be worth patching the script to wrap long lines instead of 
> writing 1000 character lines to save the line length problem in the 
> future too.
>
> Ross
>
> On 24 July 2017 at 17:44, <leonardo.sandoval.gonzalez@linux.intel.com 
> <mailto:leonardo.sandoval.gonzalez@linux.intel.com>> wrote:
>
>     From: Leonardo Sandoval
>     <leonardo.sandoval.gonzalez@linux.intel.com
>     <mailto:leonardo.sandoval.gonzalez@linux.intel.com>>
>
>     The following changes since commit
>     a4f2bf37b7eac888f37f11cd4d4606436909c507:
>
>       mpc8315e-rdb: add wic.bmap to IMAGE_FSTYPES (2017-07-17 15:14:27
>     +0100)
>
>     are available in the git repository at:
>
>       git://git.yoctoproject.org/poky-contrib
>     <http://git.yoctoproject.org/poky-contrib>
>     lsandov1/python3-config-multilib
>     http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lsandov1/python3-config-multilib
>     <http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lsandov1/python3-config-multilib>
>
>     Leonardo Sandoval (1):
>       python-3.5-manifest: move python3.5-config script into the dev
>     package
>
>      meta/recipes-devtools/python/python-3.5-manifest.inc | 4 ++--
>      1 file changed, 2 insertions(+), 2 deletions(-)
>
>     --
>     2.12.3
>
>     --
>     _______________________________________________
>     Openembedded-core mailing list
>     Openembedded-core@lists.openembedded.org
>     <mailto:Openembedded-core@lists.openembedded.org>
>     http://lists.openembedded.org/mailman/listinfo/openembedded-core
>     <http://lists.openembedded.org/mailman/listinfo/openembedded-core>
>
>


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

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

end of thread, other threads:[~2017-07-31 14:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-24 16:44 [PATCH 0/1] python-3.5-manifest: move python3.5-config script into the dev package leonardo.sandoval.gonzalez
2017-07-29 13:48 ` Burton, Ross
2017-07-31 14:38   ` Sandoval Gonzalez, Leonardo

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