]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
patch.bbclass: Make use of oe.patch.GitApplyTree.commitIgnored()
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 19 Feb 2024 01:28:31 +0000 (02:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Feb 2024 16:02:20 +0000 (16:02 +0000)
commit2393dc35a93546eccee0dd313a6927c7d1512c3b
treea9479f654f44978fd3d37504af3c39156970f4c5
parent4e1b9289450b5e7946bd5999c95a3ee214aab8a5
patch.bbclass: Make use of oe.patch.GitApplyTree.commitIgnored()

This makes use of the oe.patch.GitApplyTree.commitIgnored() function to
create commits that shall be ignored by `devtool finish`.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/patch.bbclass