From: "Yu, Mingli" <mingli.yu@windriver.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>,
"Yu, Mingli" <mingli.yu@eng.windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 1/3] pkgconfig: Correct the PV
Date: Fri, 26 Jan 2024 16:00:19 +0800 [thread overview]
Message-ID: <4d812e2a-6764-4b8b-985e-12a45ee29179@windriver.com> (raw)
In-Reply-To: <CANNYZj-iqAqBZm09r0WviUt7NyZyJascDm6SstFPyYu3ZV0WkQ@mail.gmail.com>
On 1/25/24 17:29, Alexander Kanavin wrote:
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
> On Thu, 25 Jan 2024 at 10:25, Yu, Mingli <mingli.yu@eng.windriver.com> wrote:
>>
>> From: Mingli Yu <mingli.yu@windriver.com>
>>
>> Correct the PV to make the version consistent.
>> SRCREV = "d97db4fae4c1cd099b506970b285dc2afd818ea2"
>> -PV = "0.29.2+git"
>> +PV = "0.29.2"
>
> 0.29.2 release tag maps to a different commit, so we cannot drop +git:
> https://gitlab.freedesktop.org/pkg-config/pkg-config/-/tags/pkg-config-0.29.2
Thanks Alex to pointing out! The commit [1] did make to update pkgconfig
to a non-release version.
[1]
https://git.openembedded.org/openembedded-core/commit/?id=fd621eefee1a4acaffa3754b76f8e14d2684ab3f
>
> It helps if you explain the broader goal. Why does version as reported
> by rpm need to match version as reported by component exactly? Can't
> you strip all the suffixes from what rpm says?
For some reasons, the user complains the version which rpm says is not
consistent with the version which reported by some binary as below
though no function impacts. So we try to fix the gap.
# rpm -qa | grep pkgconfig
pkgconfig-0.29.2+git0+d97db4fae4-r0.core2_64
# rpm -ql pkgconfig
/usr
/usr/bin
/usr/bin/pkg-config
/usr/bin/x86_64-wrs-linux-gnu-pkg-config
/usr/share
/usr/share/aclocal
/usr/share/aclocal/pkg.m4
# pkg-config --version
0.29.2
Thanks,
>
> Alex
prev parent reply other threads:[~2024-01-26 8:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-25 9:25 [PATCH 1/3] pkgconfig: Correct the PV mingli.yu
2024-01-25 9:25 ` [PATCH 2/3] icu: Make the version consistent mingli.yu
2024-01-25 9:40 ` [OE-core] " Alexander Kanavin
2024-01-25 9:25 ` [PATCH 3/3] blktool: " mingli.yu
2024-01-25 9:42 ` [OE-core] " Alexander Kanavin
2024-01-25 9:29 ` [OE-core] [PATCH 1/3] pkgconfig: Correct the PV Alexander Kanavin
2024-01-26 8:00 ` Yu, Mingli [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=4d812e2a-6764-4b8b-985e-12a45ee29179@windriver.com \
--to=mingli.yu@windriver.com \
--cc=alex.kanavin@gmail.com \
--cc=mingli.yu@eng.windriver.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox