xinetd: follow the convention for patch location
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 20 Mar 2013 21:16:17 +0000 (22:16 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 20 Mar 2013 22:28:27 +0000 (23:28 +0100)
commit1f721a2f009393c29c6554f643f15f80a8dc5443
treefe6b7b28cf5f2bce9e5aa2e837887ad82fcba3f5
parent77b298c67e4378c53905e504053c38ba52fd0700
xinetd: follow the convention for patch location

Following 5538e4766201aa0 ("rework patch model"), the xinetd patches
were no longer being applied, because they were stored in
package/xinetd/xinetd-2.3.15/*.patch. This lead to xinetd build
failures such as:
http://autobuild.buildroot.org/results/1a032bca894b76facd9e7f01c3b5d370987d7fc8/build-end.log.

This patch fixes this by changing the location and name of the xinetd
patches to follow the new conventions.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/xinetd/xinetd-001-ar.patch [new file with mode: 0644]
package/xinetd/xinetd-002-destdir.patch [new file with mode: 0644]
package/xinetd/xinetd-003-rpc-fix.patch [new file with mode: 0644]
package/xinetd/xinetd-2.3.15/001-ar.patch [deleted file]
package/xinetd/xinetd-2.3.15/002-destdir.patch [deleted file]
package/xinetd/xinetd-2.3.15/003-rpc_fix.patch [deleted file]