| Message ID | f69b7f8ddf584c045a6fa168f6add2850519e410.1768469892.git.liezhi.yang@windriver.com |
|---|---|
| State | New |
| Headers | show |
| Series | [1/1] rpm: 4.20.1 -> 6.0.1 | expand |
On Thu, 15 Jan 2026 at 10:38, Robert Yang via lists.openembedded.org <liezhi.yang=windriver.com@lists.openembedded.org> wrote: > diff --git a/meta/recipes-devtools/rpm/rpm_4.20.1.bb b/meta/recipes-devtools/rpm/rpm_6.0.1.bb > similarity index 100% > rename from meta/recipes-devtools/rpm/rpm_4.20.1.bb > rename to meta/recipes-devtools/rpm/rpm_6.0.1.bb This can't be right? Alex
On 1/15/26 17:49, Alexander Kanavin wrote: > On Thu, 15 Jan 2026 at 10:38, Robert Yang via lists.openembedded.org > <liezhi.yang=windriver.com@lists.openembedded.org> wrote: >> diff --git a/meta/recipes-devtools/rpm/rpm_4.20.1.bb b/meta/recipes-devtools/rpm/rpm_6.0.1.bb >> similarity index 100% >> rename from meta/recipes-devtools/rpm/rpm_4.20.1.bb >> rename to meta/recipes-devtools/rpm/rpm_6.0.1.bb > > This can't be right? You're right, I was curious that why there wasn't errors for such an upgrade. I checked the PV and rpm file name, both of them are changed..., but I should update the SRCREV, I will re-do it. // Robert > > Alex
On Thu, 15 Jan 2026 at 10:59, Robert Yang <liezhi.yang@windriver.com> wrote: > >> diff --git a/meta/recipes-devtools/rpm/rpm_4.20.1.bb b/meta/recipes-devtools/rpm/rpm_6.0.1.bb > >> similarity index 100% > >> rename from meta/recipes-devtools/rpm/rpm_4.20.1.bb > >> rename to meta/recipes-devtools/rpm/rpm_6.0.1.bb > > > > This can't be right? > > You're right, I was curious that why there wasn't errors for such an upgrade. > > I checked the PV and rpm file name, both of them are changed..., but I should > update the SRCREV, I will re-do it. I guess there's no tag= in SRC_URI at the moment, otherwise it would've been caught? Alex
On 1/15/26 18:01, Alexander Kanavin via lists.openembedded.org wrote: > On Thu, 15 Jan 2026 at 10:59, Robert Yang <liezhi.yang@windriver.com> wrote: >>>> diff --git a/meta/recipes-devtools/rpm/rpm_4.20.1.bb b/meta/recipes-devtools/rpm/rpm_6.0.1.bb >>>> similarity index 100% >>>> rename from meta/recipes-devtools/rpm/rpm_4.20.1.bb >>>> rename to meta/recipes-devtools/rpm/rpm_6.0.1.bb >>> >>> This can't be right? >> >> You're right, I was curious that why there wasn't errors for such an upgrade. >> >> I checked the PV and rpm file name, both of them are changed..., but I should >> update the SRCREV, I will re-do it. > > I guess there's no tag= in SRC_URI at the moment, otherwise it > would've been caught? Yes, you are right, I will add it. // Robert > > Alex > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#229398): https://lists.openembedded.org/g/openembedded-core/message/229398 > Mute This Topic: https://lists.openembedded.org/mt/117276630/7304958 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [liezhi.yang@eng.windriver.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta/recipes-devtools/rpm/rpm_4.20.1.bb b/meta/recipes-devtools/rpm/rpm_6.0.1.bb
similarity index 100%
rename from meta/recipes-devtools/rpm/rpm_4.20.1.bb
rename to meta/recipes-devtools/rpm/rpm_6.0.1.bb