index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
libusb
Age
Commit message (
Expand
)
Author
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
- pull in patches from debian.
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...
Bernhard Reutner-Fischer
2007-08-20
SED away some whitespace
Ulf Samuelsson
2007-08-11
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson
2007-07-16
Avoid repeated rebuild of libusb
Ulf Samuelsson
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-09
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-05-07
Major clean-up.
"Steven J. Hill"
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-01-21
- remove some hardcoded occurances of "make" and use the proper variable instead
Bernhard Reutner-Fischer
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-03
- add missing package-source targets
Bernhard Reutner-Fischer
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-04-14
832: Bump libusb package to v0.1.12
Eric Andersen
2006-04-14
bug 834: libusb: build fix: set big/little endian
Eric Andersen
2005-12-13
import libusb package
Mike Frysinger