]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
lib/oe/patch: Add GitApplyTree.commitIgnored()
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 19 Feb 2024 01:28:29 +0000 (02:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Feb 2024 16:02:20 +0000 (16:02 +0000)
commit94f0838b9223b7ece7affaa707e54a5d784da25e
tree93b0c0a67b75695ee87aae5d84cd0ec12c7f9ec5
parentc3d43de7e54189bf09fbe8e87ddb976e42ebf531
lib/oe/patch: Add GitApplyTree.commitIgnored()

This function can be used to create a commit that devtool will ignore
when creating/updating the patches.

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