<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/stintel/scripts/patch-kernel.sh, branch master</title>
<subtitle>Staging tree of Stijn Tintel</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/stintel/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/'/>
<updated>2025-09-29T11:33:07Z</updated>
<entry>
<title>scripts/patch-kernel.sh: do not try to check files after patch</title>
<updated>2025-09-29T11:33:07Z</updated>
<author>
<name>George Tsiamasiotis</name>
</author>
<published>2025-09-23T20:11:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=75ca6bafd614efd1427a979d28d551af775b8e5d'/>
<id>urn:sha1:75ca6bafd614efd1427a979d28d551af775b8e5d</id>
<content type='text'>
Since we are not using patch -b, *.orig files are only created when
there are conflicts, or never according to posix patch.

As such, it doesn't really make sense to always delete *.orig files
presuming they are patch backups, even if they are patch backups.
Doing so is both deleting potentially useful information for failed
patch applications and creating hard to diagnose bugs [1].

In a similar vein, checking for *.rej files does not add any value
since we're already checking the patch command's return code.

[1]: https://github.com/openwrt/packages/issues/27485

Signed-off-by: George Tsiamasiotis &lt;george@tsiamasiotis.gr&gt;
Link: https://github.com/openwrt/openwrt/pull/20141
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>build: fix shebang line</title>
<updated>2024-02-28T04:31:33Z</updated>
<author>
<name>Michael Seibt</name>
</author>
<published>2024-02-05T23:40:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=404c76f78af21566d338bc5f21145657c560628c'/>
<id>urn:sha1:404c76f78af21566d338bc5f21145657c560628c</id>
<content type='text'>
Remove space between sharp-exclamation and interpreter.

Signed-off-by: Michael Seibt &lt;github@roboschmie.de&gt;
</content>
</entry>
<entry>
<title>scripts/patch-kernel.sh: remove -E flag to preserve empty files touched by patches</title>
<updated>2015-08-25T07:46:32Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-08-25T07:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=13a095085e3e53a9e9fa4859e39bda9213a46b1b'/>
<id>urn:sha1:13a095085e3e53a9e9fa4859e39bda9213a46b1b</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 46723
</content>
</entry>
<entry>
<title>patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset</title>
<updated>2010-10-08T09:21:01Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2010-10-08T09:21:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=be2a1e14babe42c1767780b1dc6ada97b8a7ca84'/>
<id>urn:sha1:be2a1e14babe42c1767780b1dc6ada97b8a7ca84</id>
<content type='text'>
SVN-Revision: 23314
</content>
</entry>
<entry>
<title>finally move buildroot-ng to trunk</title>
<updated>2016-03-20T16:29:15Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2006-10-13T20:51:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=60c1f0f64d23003a19a07d6b9638542130f6641d'/>
<id>urn:sha1:60c1f0f64d23003a19a07d6b9638542130f6641d</id>
<content type='text'>
</content>
</entry>
</feed>
