zlib: properly split patches
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 24 Feb 2021 10:53:03 +0000 (11:53 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 25 Feb 2021 13:41:40 +0000 (14:41 +0100)
commitf6b175a9bfa3a2d9ebc8672eaedf206b41d0f98b
tree0752e0e4a460f81834ab840eb1b21839cf9ebe33
parenta75520c678506575ec61ab6c9925364983c5be36
zlib: properly split patches

This package had two patches (with two headers etc.) in one file,
which would have quilt merging them during a refresh.

Separate these patches into two files, as the original intent seems
to be having them separate.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 221eefaf6b301043c491aab8815fcfa24e8a5583)
package/libs/zlib/patches/002-arm-specific-optimisations-for-inflate.patch
package/libs/zlib/patches/003-arm-specific-optimisations-for-inflate.patch [new file with mode: 0644]
package/libs/zlib/patches/003-attach-sourcefiles-in-patch-002-to-buildsystem.patch [deleted file]
package/libs/zlib/patches/004-attach-sourcefiles-in-patch-002-to-buildsystem.patch [new file with mode: 0644]
package/libs/zlib/patches/004-relative-pkg-config-paths.patch [deleted file]
package/libs/zlib/patches/005-relative-pkg-config-paths.patch [new file with mode: 0644]