All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>,
	openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-python][PATCH] python3-imgtool: update to 1.9.0
Date: Sun, 10 Apr 2022 13:58:22 -0700	[thread overview]
Message-ID: <11f1d379-d6bd-afcb-9cb9-ac0ccec78bb2@gmail.com> (raw)
In-Reply-To: <20220410204316.4046326-1-open.source@oleksandr-kravchuk.com>



On 4/10/22 13:43, Oleksandr Kravchuk wrote:
> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
> ---
>   .../{python3-imgtool_1.8.0.bb => python3-imgtool_1.9.0.bb}    | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-imgtool_1.8.0.bb => python3-imgtool_1.9.0.bb} (71%)
> 
> diff --git a/meta-python/recipes-devtools/python/python3-imgtool_1.8.0.bb b/meta-python/recipes-devtools/python/python3-imgtool_1.9.0.bb
> similarity index 71%
> rename from meta-python/recipes-devtools/python/python3-imgtool_1.8.0.bb
> rename to meta-python/recipes-devtools/python/python3-imgtool_1.9.0.bb
> index c957fce3a..3dc171252 100644
> --- a/meta-python/recipes-devtools/python/python3-imgtool_1.8.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-imgtool_1.9.0.bb
> @@ -3,9 +3,9 @@ SUMMARY = "MCUboot's image signing and key management tool"
>   LICENSE = "Apache-2.0"
>   LIC_FILES_CHKSUM = "file://imgtool/main.py;beginline=3;endline=18;md5=9965f09ae52c04886a1f04e13ccdce57"
>   
> -SRC_URI += "file://cbor2.patch;striplevel=2"

please delete cbor2.patch file as well and send a v2.

> +SRC_URI += "${PYPI_SRC_URI}"

Its already set to PYPI_SRC_URI in pypi.bbclass. So perhaps not needed here.

>   
> -SRC_URI[sha256sum] = "4858f5c5f48cfa4a0bb99e60d00aa291172a7ecc2afe4fb77ed96121f59b6e2f"
> +SRC_URI[sha256sum] = "7fa7f6bd6bf069b5ffa07ea47478e16b6206bd2fc5b7607def999de0e9134a43"
>   
>   inherit pypi setuptools3
>   
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#96524): https://lists.openembedded.org/g/openembedded-devel/message/96524
> Mute This Topic: https://lists.openembedded.org/mt/90381765/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


      reply	other threads:[~2022-04-11 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-10 20:43 [meta-python][PATCH] python3-imgtool: update to 1.9.0 Oleksandr Kravchuk
2022-04-10 20:58 ` Khem Raj [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11f1d379-d6bd-afcb-9cb9-ac0ccec78bb2@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=open.source@oleksandr-kravchuk.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.