Romain Naour
ab6170ce67
iprutils: bump to version 2.4.5
...
Rebase patch 0003 on top of 2.4.5 release.
Signed-off-by: Romain Naour <romain.naour@openwide.fr >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2014-12-14 20:47:31 +01:00
Peter Korsgaard
02f7dd3493
iprutils: use correct include path for ncurses
...
The Makefile is hardcoded for /usr/include/ncurses, so override it.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Reported-by: Romain Naour <romain.naour@openwide.fr >
2014-12-14 20:47:20 +01:00
Romain Naour
336a845815
iprutils: rename patches to follow the new name convention
...
Signed-off-by: Romain Naour <romain.naour@openwide.fr >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2014-12-14 19:55:17 +01:00
Vicente Olivert Riera
7d4ce6ccc4
iprutils: Fix static build by passing the libraries in the right order
...
This mistake was causing failures like this one:
m_post.c:(.text+0x60): undefined reference to `wattr_on'
Patch sent upstream:
https://sourceforge.net/p/iprdd/iprutils/merge-requests/1/
Fixes:
http://autobuild.buildroot.net/results/500/5004e7b230635e0605acdd17d2b7d2d01fc5075c/
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2014-09-21 19:47:47 +02:00
Vicente Olivert Riera
0611949495
iprutils: bump version to 2.4.2 and update patches
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2014-09-21 19:47:29 +02:00
Thomas Petazzoni
ffacbf7ec2
pciutils: disallow on Blackfin
...
Even though some Blackfin processors have PCI interfaces, the PCI
support is not supported by the Linux kernel: it has been marked as
broken since 2008. This means there's probably little interest for PCI
on Blackfin, and consequently little interest about getting pciutils
to build.
Fixes http://autobuild.buildroot.net/results/a27/a27ce61967ef8f780887f7681c8b0edd91656be6/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2014-05-20 22:20:35 +02:00
Jeremy Kerr
5e3ded0d75
package/iprutils: Add IBM Power RAID utilities
...
[Thomas: add patch to allow passing CFLAGS from the environment, use
TARGET_CONFIGURE_OPTS instead of manually passing CC/LD, add upstream
URL in Config.in, use the Makefile install target instead of
open-coding the installation in iprutils.mk.]
Signed-off-by: Jeremy Kerr <jk@ozlabs.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2014-03-29 15:53:44 +01:00