Sunxi 5.18: add megous patches: tag: orange-pi-5.18-20220627-1924 (#3946)

* sunxi-5.18: add megous patches: tag: orange-pi-5.18-20220627-1924

* tools: mk_format_patch: ignore-matching-lines git version

* sunxi-5.18: re-extracted armbian patches after being applied to 5.18.8

* sunxi-5.18: switch to version tag=v5.18.8
This commit is contained in:
The-going
2022-07-01 02:02:59 +03:00
committed by GitHub
parent 767096ac89
commit 7b0c873f4d
102 changed files with 1625 additions and 601 deletions

View File

@@ -29,6 +29,7 @@ ii_cp()
--ignore-matching-lines="^From [0-9a-f]\{40\}" \
--ignore-matching-lines="^index [0-9a-f]\{7\}" \
--ignore-matching-lines="^Subject:" \
--ignore-matching-lines="^[2-3].[1-9][0-9]" \
$old_p $new_p 2>/dev/null)" != "" ]
then
cp --backup=none -f $new_p $old_p