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
/
setserial
Age
Commit message (
Expand
)
Author
2010-09-27
packages: remove unneeded _INSTALL_TARGET_OPT definitions
Thomas Petazzoni
2010-07-27
setserial: convert to autotargets and fix manpages install
Thomas Petazzoni
2010-04-13
setserial: convert to the autotools infrastructure
Thomas Petazzoni
2010-04-11
Remove BR2_PREFER_IMA
Thomas Petazzoni
2010-03-15
setserial: fix build with 2.6.33+ kernel headers on x86
Peter Korsgaard
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-01-16
buildroot: convert remaining WGET users to DOWNLOAD helper
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-21
Bump version of setserial
Ulf Samuelsson
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2007-12-27
Added BR2_DEBIAN_MIRROR
Thomas Lundquist
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
Remove switches if sstrip is run
Ulf Samuelsson
2007-07-28
Replace space by tabs
Ulf Samuelsson
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-04-17
- bump version
Bernhard Reutner-Fischer
2007-03-24
- fix downloading the setserial patch
Bernhard Reutner-Fischer
2007-03-14
yet more LDFLAGS handling fixups
Eric Andersen
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-02-12
- add cc-option and use it to check for stuff that is benefical for PREFER_IMA
Bernhard Reutner-Fischer
2007-02-06
- add setserial package
Bernhard Reutner-Fischer