diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-03-20 22:16:17 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-03-20 23:28:27 +0100 |
commit | 1f721a2f009393c29c6554f643f15f80a8dc5443 (patch) | |
tree | fe6b7b28cf5f2bce9e5aa2e837887ad82fcba3f5 /package | |
parent | 77b298c67e4378c53905e504053c38ba52fd0700 (diff) | |
download | buildroot-novena-1f721a2f009393c29c6554f643f15f80a8dc5443.tar.gz buildroot-novena-1f721a2f009393c29c6554f643f15f80a8dc5443.zip |
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>
Diffstat (limited to 'package')
-rw-r--r-- | package/xinetd/xinetd-001-ar.patch (renamed from package/xinetd/xinetd-2.3.15/001-ar.patch) | 0 | ||||
-rw-r--r-- | package/xinetd/xinetd-002-destdir.patch (renamed from package/xinetd/xinetd-2.3.15/002-destdir.patch) | 0 | ||||
-rw-r--r-- | package/xinetd/xinetd-003-rpc-fix.patch (renamed from package/xinetd/xinetd-2.3.15/003-rpc_fix.patch) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/package/xinetd/xinetd-2.3.15/001-ar.patch b/package/xinetd/xinetd-001-ar.patch index 566f2f75e..566f2f75e 100644 --- a/package/xinetd/xinetd-2.3.15/001-ar.patch +++ b/package/xinetd/xinetd-001-ar.patch diff --git a/package/xinetd/xinetd-2.3.15/002-destdir.patch b/package/xinetd/xinetd-002-destdir.patch index 7a323eb68..7a323eb68 100644 --- a/package/xinetd/xinetd-2.3.15/002-destdir.patch +++ b/package/xinetd/xinetd-002-destdir.patch diff --git a/package/xinetd/xinetd-2.3.15/003-rpc_fix.patch b/package/xinetd/xinetd-003-rpc-fix.patch index 6c32b7291..6c32b7291 100644 --- a/package/xinetd/xinetd-2.3.15/003-rpc_fix.patch +++ b/package/xinetd/xinetd-003-rpc-fix.patch |