Peter Korsgaard
|
77754571b2
pkgconfig: add pkgconfig package for target
|
16 years ago |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 years ago |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 years ago |
Peter Korsgaard
|
31460308a6
libusb: use 0.1.12-10 from snapshot.debian.net
|
16 years ago |
Peter Korsgaard
|
565e05c8a1
packages: fix pkgconfig depencies and select pkgconfig where needed
|
17 years ago |
Hamish Moffatt
|
40cee2a9fc
Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that
|
17 years ago |
Peter Korsgaard
|
c498d3f9f3
libusb: bump patch version
|
17 years ago |
Peter Korsgaard
|
f8ba68f28b
libusb: depend on actual host-libtool binary
|
17 years ago |
Hamish Moffatt
|
87d71cf83f
Fix missing libtool when building libusb
|
17 years ago |
Hamish Moffatt
|
fc95a74012
Fix dependencies to enable autoreconf, without rebuilding every time
|
17 years ago |
Hamish Moffatt
|
6485701676
Fix dependency on host-autoconf
|
17 years ago |
Peter Korsgaard
|
584e60c797
libusb: correctly install into STAGING_DIR/usr
|
17 years ago |
"Steven J. Hill"
|
b24ac47738
Update diff version.
|
17 years ago |
Peter Korsgaard
|
65659f38f3
libusb: install into target with cp instead of install to preserve symlinks
|
17 years ago |
Thomas Lundquist
|
dc6a57bc69
Added BR2_DEBIAN_MIRROR
|
17 years ago |
Ivan Kuten
|
fc9ba2d74d
fix libusb autoconf scripts for armeb
|
18 years ago |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 years ago |
Ulf Samuelsson
|
193d987287
Build libusb without annoying tests, breaking the build
|
18 years ago |
Bernhard Reutner-Fischer
|
d2a1d33c03
- fix source location of libusb libs
|
18 years ago |
Bernhard Reutner-Fischer
|
c306dd8dbf
- need to touch the tarball
|
18 years ago |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 years ago |
Bernhard Reutner-Fischer
|
4989666333
- pull in patches from debian.
|
18 years ago |
Bernhard Reutner-Fischer
|
7b403ada37
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
|
18 years ago |
Ulf Samuelsson
|
cf55419b3f
SED away some whitespace
|
18 years ago |
Ulf Samuelsson
|
a2e5113512
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
|
18 years ago |
Ulf Samuelsson
|
483331462a
Avoid repeated rebuild of libusb
|
18 years ago |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 years ago |
Bernhard Reutner-Fischer
|
9bb66ca13e
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
|
18 years ago |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 years ago |
"Steven J. Hill"
|
771a17e52d
Major clean-up.
|
18 years ago |