Hi Ankur,

Thanks for the help. It's look I made an error when I use 'tag=v${PV}' instead 
of 'tag=${PV}'
and I didn't realize that the "v" was the problem and it never occurred to me 
that there might be a problem.
I will fix that and send a new patch.

Thank you,
Best Regards

-----Original Message-----
From: Ankur Tyagi <[email protected]> 
Sent: Monday, March 9, 2026 7:41 PM
To: Kozemčák, Andrej (FT D EU SK BFS1) <[email protected]>
Cc: [email protected]
Subject: Re: [oe] [meta-oe][PATCH 14/14] zchunk: upgrade 1.5.2 -> 1.5.3

[Z [email protected] nedostávate e-maily často. Zistite, prečo je to 
dôležité, https://aka.ms/LearnAboutSenderIdentification ]

On Mon, Mar 9, 2026 at 11:06 PM Andrej Kozemcak via lists.openembedded.org 
<[email protected]> wrote:
>
> The tag is not on any branch.
>
> tag cannot be added to SRC_URI as it does not seem to work with 
> nobanch

Can you please share more details about what was not working?
I gave it a quick test and was able to fetch using following SRC_URI SRC_URI = 
"git://github.com/zchunk/zchunk.git;protocol=https;nobranch=1;tag=${PV}"

cheers
Ankur

>
> Changelog:
>   
> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgith
> ub.com%2Fzchunk%2Fzchunk%2Fcompare%2F1.5.2...1.5.3&data=05%7C02%7Candr
> ej.kozemcak%40siemens.com%7C07c05b2d829c4d5d704008de7e0b620d%7C38ae3bc
> d95794fd4addab42e1495d55a%7C1%7C0%7C639086784515043710%7CUnknown%7CTWF
> pbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsI
> kFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=IS212FbMWCbLOK6Ifgt
> 1cMQHpfAunkfT%2Byax6jw1MX4%3D&reserved=0
>
> Changes:
>   - update to 1.5.3
>   - rename internal close() functions to close_zck_component to avoid 
> POSIX conflict on AIX
>
> Signed-off-by: Andrej Kozemcak <[email protected]>
> ---
>  .../zchunk/{zchunk_1.5.2.bb => zchunk_1.5.3.bb}               | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)  rename 
> meta-oe/recipes-support/zchunk/{zchunk_1.5.2.bb => zchunk_1.5.3.bb} 
> (82%)
>
> diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.5.2.bb 
> b/meta-oe/recipes-support/zchunk/zchunk_1.5.3.bb
> similarity index 82%
> rename from meta-oe/recipes-support/zchunk/zchunk_1.5.2.bb
> rename to meta-oe/recipes-support/zchunk/zchunk_1.5.3.bb
> index bbdd06dfda..56aa0baf2e 100644
> --- a/meta-oe/recipes-support/zchunk/zchunk_1.5.2.bb
> +++ b/meta-oe/recipes-support/zchunk/zchunk_1.5.3.bb
> @@ -3,9 +3,9 @@ DESCRIPTION = "A file format designed for highly 
> efficient deltas while maintain  LICENSE = "BSD-2-Clause"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=daf6e68539f564601a5a5869c31e5242"
>
> -SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main"
> +SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;nobranch=1"
>
> -SRCREV = "222d1a4da3661dd95c2445b96f7e1e208f55d219"
> +SRCREV = "366cf22e725fc273abe0e082c707753cce76c453"
>
>  DEPENDS = "zstd"
>  DEPENDS:append:libc-musl = " argp-standalone"
> --
> 2.47.3
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125013): 
https://lists.openembedded.org/g/openembedded-devel/message/125013
Mute This Topic: https://lists.openembedded.org/mt/118218620/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to