Wang, please do use 'devtool upgrade' for version updates. That way you will avoid patch fuzz problems, there will be help with rebasing patches, and devtool will also write the license diffs into a recipe, which you can then summarize into a commit message. I do not understand why you do these updates by hand, with all the issues and extra work that brings.
Alex On Thu, 11 Mar 2021 at 09:15, Khem Raj <[email protected]> wrote: > seeing > > ERROR: createrepo-c-0.17.1-r0 do_patch: Fuzz detected: > > Applying patch 0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch > patching file src/python/CMakeLists.txt > Hunk #1 succeeded at 14 with fuzz 1. > > > The context lines in the patches can be updated with devtool: > > devtool modify createrepo-c > devtool finish --force-patch-refresh createrepo-c <layer_path> > > Don't forget to review changes done by devtool! > > ERROR: createrepo-c-0.17.1-r0 do_patch: QA Issue: Patch log indicates > that patches do not apply cleanly. [patch-fuzz] > > On Wed, Mar 10, 2021 at 3:47 AM Wang Mingyu <[email protected]> wrote: > > > > Signed-off-by: Wang Mingyu <[email protected]> > > --- > > .../{createrepo-c_0.17.0.bb => createrepo-c_0.17.1.bb} | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > rename meta/recipes-devtools/createrepo-c/{createrepo-c_0.17.0.bb => > createrepo-c_0.17.1.bb} (96%) > > > > diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.0.bb > b/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.1.bb > > similarity index 96% > > rename from meta/recipes-devtools/createrepo-c/createrepo-c_0.17.0.bb > > rename to meta/recipes-devtools/createrepo-c/createrepo-c_0.17.1.bb > > index e0433806b2..f621bff8a1 100644 > > --- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.0.bb > > +++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.1.bb > > @@ -8,7 +8,7 @@ SRC_URI = "git:// > github.com/rpm-software-management/createrepo_c \ > > > file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ > > " > > > > -SRCREV = "909a0636665ed96f97babc3b887f9badc88875c3" > > +SRCREV = "956a318b427e2489ccac754d199a09d32690ddc3" > > > > S = "${WORKDIR}/git" > > > > -- > > 2.25.1 > > > > > > > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#149272): https://lists.openembedded.org/g/openembedded-core/message/149272 Mute This Topic: https://lists.openembedded.org/mt/81225117/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
