mbox series

[0/2] patch: reduce changes during patch refresh

Message ID 20231113135746.1047416-1-lukas.funke-oss@weidmueller.com
Headers show
Series patch: reduce changes during patch refresh | expand

Message

Lukas Funke Nov. 13, 2023, 1:57 p.m. UTC
From: Lukas Funke <lukas.funke@weidmueller.com>

The patch series aims to reduce the noise in patches created by devtools. Some
diffs are just introduced due to an update in the hash or in the diffstats.
These changes are not important to a reviewer.

Stefan Herbrechtsmeier (2):
  patch: extract patches without diffstats
  patch: extract patches with all-zero hash

 meta/lib/oe/patch.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)