summaryrefslogtreecommitdiffstats
path: root/package/usbmount/usbmount.mk
Commit message (Collapse)AuthorAgeFilesLines
* usbmount: bump to 0.0.22Yegor Yefremov2011-11-111-1/+1
| | | | | | | FSTYPE detection bug was fixed upstream, so delete relevant patch Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-291-1/+1
| | | | | | | | | | Thanks to the pkgparentdir and pkgname functions, we can rewrite the GENTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usbmount fixesYegor Yefremov2011-07-271-4/+13
| | | | | | | | | | | - create mounting points - fix dependencies - fix udev rules - fix fs type detection [Peter: fix Config.in deps, create usb7, only remove /media/usb?] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usbmount: bump to 0.0.21Yegor Yefremov2011-07-211-5/+8
| | | | | | [Peter: fix udev dep, use Debian mirrors, fix usbmount.rules install, uninstall] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usbmount: convert to gentargets and fix dependenciesPeter Korsgaard2010-09-191-34/+9Star
| | | | | | | 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>
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
| | | | | | | | 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>
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-1/+1
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-1/+1
| | | | toolchain/*/*.mk */Makefile.in -l)
* Replace space by tabsUlf Samuelsson2007-07-291-2/+2
|
* Do not use wildcard for patches."Steven J. Hill"2007-07-171-1/+1
|
* - escape wildcards in kernel-patch patternsBernhard Reutner-Fischer2007-06-201-1/+2
|
* Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount ↵"Steven J. Hill"2007-06-161-1/+1
| | | | patches.
* - update patch for 0.0.14.1. Thanks to Alexander Rigbo.Bernhard Reutner-Fischer2007-02-121-1/+1
|
* - bump version as noticed by xrideBernhard Reutner-Fischer2007-02-121-3/+4
|
* - add missing foo-source target for "make source" for downloading Bernhard Reutner-Fischer2007-01-141-0/+2
| | | | package sources used by later offline build.
* Add new package."Steven J. Hill"2007-01-141-0/+43