Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-26 | irda-utils: totally broken packages should depend on BROKEN, not DEPRECATED | Peter Korsgaard | |
Or we should simply delete the dir. | |||
2009-01-26 | Deprecate irda-utils, makefile totally broken | Ulf Samuelsson | |
2009-01-11 | Remove irda.mk from build, since it is totally broken | Ulf Samuelsson | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2007-09-05 | Add irda-utils package, Courtesy of Benjamin Tietz | Ulf Samuelsson | |