From: <mingli.yu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 3/3] blktool: Make the version consistent
Date: Thu, 25 Jan 2024 17:25:54 +0800 [thread overview]
Message-ID: <20240125092554.3657475-3-mingli.yu@windriver.com> (raw)
In-Reply-To: <20240125092554.3657475-1-mingli.yu@windriver.com>
From: Mingli Yu <mingli.yu@windriver.com>
Update the version to make package version consistent and there is
indeed the source as blktool_4.orig.tar.gz [1].
Before the patch:
# rpm -qa | grep blktool
blktool-4+7.1-r0.core2_64
# blktool
blktool version 4
usage: blktool [options] DEVICE COMMAND [args...]
command list:
ATA defect-mgmt { off | on }
ATA dev-keep-settings { off | on }
any dev-read-ahead { off | on }
[snip]
After the patch:
# rpm -qa | grep blktool
blktool-4-r0.core2_64
# blktool
blktool version 4
usage: blktool [options] DEVICE COMMAND [args...]
command list:
ATA defect-mgmt { off | on }
ATA dev-keep-settings { off | on }
any dev-read-ahead { off | on }
[snip]
[1] http://snapshot.debian.org/archive/debian/20160728T043443Z/pool/main/b/blktool/
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
meta/recipes-extended/blktool/{blktool_4-7.1.bb => blktool_4.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename meta/recipes-extended/blktool/{blktool_4-7.1.bb => blktool_4.bb} (100%)
diff --git a/meta/recipes-extended/blktool/blktool_4-7.1.bb b/meta/recipes-extended/blktool/blktool_4.bb
similarity index 100%
rename from meta/recipes-extended/blktool/blktool_4-7.1.bb
rename to meta/recipes-extended/blktool/blktool_4.bb
--
2.25.1
next prev parent reply other threads:[~2024-01-25 9:26 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 ` mingli.yu [this message]
2024-01-25 9:42 ` [OE-core] [PATCH 3/3] blktool: " 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
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=20240125092554.3657475-3-mingli.yu@windriver.com \
--to=mingli.yu@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