support/libtool: add patch for newer versions
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 16 Dec 2014 14:08:15 +0000 (11:08 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Dec 2014 12:21:56 +0000 (13:21 +0100)
commit4a28e3523d600ae5eef091373cf52de80c550b15
tree07d9712aa840e3c5f0f2b209fc1c8650348c9f9c
parentc7007963882baa61361a9905771a68077ae2d695
support/libtool: add patch for newer versions

Add patch to support newer (>2.4.2) versions.
Adjust patch logic to check for patchlevel greater than 2 (apply new patch) or
not (apply current patch).
Some people/distributions used unreleased versions, with the string being
2.4.2.x, this packages are AUTORECONFed and have to be kept like this since
the up-to-2.4.2 patch doesn't work, neither does the from-2.4.3 version patch.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-autotools.mk
support/libtool/buildroot-libtool-v2.4.4.patch [new file with mode: 0644]