Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-Core][PATCH 0/2] patch: reduce changes during patch refresh
@ 2023-11-13 13:57 lukas.funke-oss
  2023-11-13 13:57 ` [OE-Core][PATCH 1/2] patch: extract patches without diffstats lukas.funke-oss
  2023-11-13 13:57 ` [OE-Core][PATCH 2/2] patch: extract patches with all-zero hash lukas.funke-oss
  0 siblings, 2 replies; 4+ messages in thread
From: lukas.funke-oss @ 2023-11-13 13:57 UTC (permalink / raw)
  To: openembedded-core; +Cc: Stefan Herbrechtsmeier, Lukas Funke

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(-)

-- 
2.30.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-14 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 13:57 [OE-Core][PATCH 0/2] patch: reduce changes during patch refresh lukas.funke-oss
2023-11-13 13:57 ` [OE-Core][PATCH 1/2] patch: extract patches without diffstats lukas.funke-oss
2023-11-14 11:05   ` Alexandre Belloni
2023-11-13 13:57 ` [OE-Core][PATCH 2/2] patch: extract patches with all-zero hash lukas.funke-oss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox