Hamish Guthrie
|
81a3d9ba31
|
licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.
The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!
SVN-Revision: 33861
|
2012-10-19 15:34:28 +00:00 |
Jo-Philipp Wich
|
31d9f3d61f
|
fuse: remove now redundant dependency on +USE_EGLIBC:librt
SVN-Revision: 33482
|
2012-09-19 15:37:35 +00:00 |
Florian Fainelli
|
61e96dab3f
|
fuse: Add librt to fuse to build with eglibc
Signed-off-by: xxiao <xxiao@fosiao.com>
SVN-Revision: 33476
|
2012-09-19 15:13:41 +00:00 |
Felix Fietkau
|
70d9295138
|
fuse: update to 2.9.0
SVN-Revision: 32396
|
2012-06-16 21:06:37 +00:00 |
Felix Fietkau
|
a5e2890ecb
|
fuse: move kmod-fuse to package/kernel
SVN-Revision: 32394
|
2012-06-16 21:06:24 +00:00 |
Felix Fietkau
|
a546d41fc0
|
fuse: add missing dependency
SVN-Revision: 32182
|
2012-06-11 00:56:38 +00:00 |
Alexandros C. Couloumbis
|
911c2540b0
|
package/fuse: update to version 2.8.5, refresh patches
SVN-Revision: 24365
|
2010-12-08 20:15:10 +00:00 |
Florian Fainelli
|
8e089c375d
|
fix fuse dependency against kmod-fuse
SVN-Revision: 22919
|
2010-09-04 19:12:22 +00:00 |
Claudio Mignanti
|
2d86ea7bf3
|
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
|
2010-07-12 14:06:13 +00:00 |
Felix Fietkau
|
543d870e82
|
remove linux 2.4 support from several packages
SVN-Revision: 21954
|
2010-06-26 20:43:41 +00:00 |
Florian Fainelli
|
e6bf527f82
|
update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)
SVN-Revision: 21300
|
2010-05-02 13:45:51 +00:00 |
Travis Kemen
|
63e0890777
|
find attached the announced patch for fuse. changes: - latest fuse 2.8.3 - includes now the kernel module for kernel 2.4 - builds parallel - fuse-utils includes now ulockmgr_server
fuse24 should be deleted from trunk.
bud
SVN-Revision: 20190
|
2010-03-14 02:01:14 +00:00 |
Florian Fainelli
|
4c0ea759fb
|
disable fuse kernel compilation module, all versions that we have have it mainline (#5584)
SVN-Revision: 17059
|
2009-07-31 10:49:46 +00:00 |
Florian Fainelli
|
62e10e7017
|
put all filesystem related packages into the Filesystem submenu (#5352)
SVN-Revision: 16696
|
2009-07-05 13:57:59 +00:00 |
Jo-Philipp Wich
|
99e23d2144
|
fuse: update to v2.7.4 (#5186)
SVN-Revision: 16410
|
2009-06-11 02:09:13 +00:00 |
Felix Fietkau
|
34939cad39
|
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
|
2009-04-17 14:09:46 +00:00 |
Nicolas Thill
|
70a8c455b0
|
fix fuse: use in-kernel module for 2.6.25+ kernels
SVN-Revision: 11116
|
2008-05-11 22:27:32 +00:00 |
Florian Fainelli
|
3b72dadac9
|
Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 10698
|
2008-04-01 20:02:27 +00:00 |
Felix Fietkau
|
2a45adfcda
|
remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
|
2007-12-25 01:40:47 +00:00 |
Felix Fietkau
|
93575b53a7
|
Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
|
2007-12-09 18:53:06 +00:00 |
Felix Fietkau
|
67eaa9814d
|
fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23
SVN-Revision: 9366
|
2007-10-20 15:30:08 +00:00 |
John Crispin
|
450ab0e5fc
|
more package submenus
SVN-Revision: 9351
|
2007-10-18 19:08:16 +00:00 |
Felix Fietkau
|
969ac7459e
|
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
|
2007-09-28 01:45:11 +00:00 |
Nicolas Thill
|
34bb4638e7
|
move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
|
2007-09-07 08:34:51 +00:00 |
Nicolas Thill
|
02cd6d278f
|
use a default VERSION field for kmod packages
SVN-Revision: 8575
|
2007-09-02 16:39:27 +00:00 |
Florian Fainelli
|
1be80fc29a
|
Upgrade fuse to 2.6.5 (#1955)
SVN-Revision: 7716
|
2007-06-23 15:54:36 +00:00 |
Felix Fietkau
|
d38f546994
|
fix fuse compile on osx
SVN-Revision: 6807
|
2007-04-01 19:07:59 +00:00 |
Felix Fietkau
|
24faf55360
|
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
|
2007-03-16 20:21:39 +00:00 |
Felix Fietkau
|
1d307eea87
|
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
|
2007-03-16 19:18:55 +00:00 |
Florian Fainelli
|
344f4792ec
|
Revert previous commit oops :/
SVN-Revision: 6431
|
2007-02-28 13:56:05 +00:00 |
Florian Fainelli
|
e1ab21a766
|
Re-enable fuse for 2.4 kernels as well (#1346)
SVN-Revision: 6430
|
2007-02-28 13:45:37 +00:00 |
Felix Fietkau
|
046dc6bde1
|
remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols
SVN-Revision: 6402
|
2007-02-27 15:13:59 +00:00 |
Felix Fietkau
|
edc1c4ecda
|
more cleanup
SVN-Revision: 6373
|
2007-02-25 23:38:02 +00:00 |
Mike Albon
|
23afac1288
|
More dependencies are required to force fuse to Linux 2.6 only.
SVN-Revision: 6288
|
2007-02-12 20:55:17 +00:00 |
Imre Kaloz
|
4d9aa791d8
|
upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse
SVN-Revision: 6277
|
2007-02-08 12:43:47 +00:00 |
Florian Fainelli
|
76b24f64fa
|
Use the KernelPackage template instead of kmod-foo
SVN-Revision: 5995
|
2007-01-05 15:36:58 +00:00 |
Nicolas Thill
|
60a0c6674e
|
update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed for 2.4 and make fuse 2.6 only
SVN-Revision: 5799
|
2006-12-15 16:06:45 +00:00 |
Felix Fietkau
|
c2211dc51e
|
replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
|
2006-11-23 00:29:07 +00:00 |
Felix Fietkau
|
60c1f0f64d
|
finally move buildroot-ng to trunk
|
2016-03-20 17:29:15 +01:00 |