Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-19 | usbmount: convert to gentargets and fix dependencies | Peter Korsgaard | |
udev needs to be selected before the sub options can be selected, and UDEV_SCSI_ID isn't needed. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton | |
A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
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 | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-07-28 | Replace space by tabs | Ulf Samuelsson | |
2007-07-17 | Do not use wildcard for patches. | "Steven J. Hill" | |
2007-06-20 | - escape wildcards in kernel-patch patterns | Bernhard Reutner-Fischer | |
2007-06-16 | Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount ↵ | "Steven J. Hill" | |
patches. | |||
2007-05-07 | Modify the main script to use the lockfile program utilities. Mounting and ↵ | "Steven J. Hill" | |
un-mounting do not work reliably without them. | |||
2007-02-12 | - update patch for 0.0.14.1. Thanks to Alexander Rigbo. | Bernhard Reutner-Fischer | |
2007-02-12 | - bump version as noticed by xride | Bernhard Reutner-Fischer | |
2007-02-06 | Satisfy dependency. | "Steven J. Hill" | |
2007-01-14 | - add missing foo-source target for "make source" for downloading | Bernhard Reutner-Fischer | |
package sources used by later offline build. | |||
2007-01-14 | Add new package. | "Steven J. Hill" | |