summaryrefslogtreecommitdiff
path: root/package/setserial
AgeCommit message (Expand)Author
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-17support: move patch-kernel.sh and rename itThomas Petazzoni
2011-06-12Mark some packages as not usable on non-MMU systemsThomas Petazzoni
2010-09-27packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni
2010-07-27setserial: convert to autotargets and fix manpages installThomas Petazzoni
2010-04-13setserial: convert to the autotools infrastructureThomas Petazzoni
2010-04-11Remove BR2_PREFER_IMAThomas Petazzoni
2010-03-15setserial: fix build with 2.6.33+ kernel headers on x86Peter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-21Bump version of setserialUlf Samuelsson
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2007-12-27Added BR2_DEBIAN_MIRRORThomas Lundquist
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-07-28Replace space by tabsUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-04-17- bump versionBernhard Reutner-Fischer
2007-03-24- fix downloading the setserial patchBernhard Reutner-Fischer
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-02-12- add cc-option and use it to check for stuff that is benefical for PREFER_IMABernhard Reutner-Fischer
2007-02-06- add setserial packageBernhard Reutner-Fischer