1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 23:42:22 +03:00
Commit Graph

85 Commits

Author SHA1 Message Date
hcg
58313fff71 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!


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-19 15:34:28 +00:00
jow
6378832d2f [package] fuse: remove now redundant dependency on +USE_EGLIBC:librt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 15:37:35 +00:00
florian
70222b1ed3 [package] fuse: Add librt to fuse to build with eglibc
Signed-off-by: xxiao <xxiao@fosiao.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 15:13:41 +00:00
nbd
8692f75f73 fuse: update to 2.9.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-16 21:06:37 +00:00
nbd
659b283c6c fuse: move kmod-fuse to package/kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-16 21:06:24 +00:00
nbd
fcbd67c599 fuse: remove obsolete patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-16 21:06:20 +00:00
nbd
d184ace808 fuse: add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 00:56:38 +00:00
acoul
cd66b33dd9 package/fuse: update to version 2.8.5, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-08 20:15:10 +00:00
florian
e8d3b408b1 [package] fix fuse dependency against kmod-fuse
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-04 19:12:22 +00:00
claudio
ae57d8838c massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-12 14:06:13 +00:00
nbd
fef81766d0 remove linux 2.4 support from several packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:43:41 +00:00
florian
43229c90ac [package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 13:45:51 +00:00
ralph
7cdd1aeda4 [package] fuse: remove empty patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-25 09:41:07 +00:00
juhosg
89410e0364 package/fuse: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:28:19 +00:00
thepeople
f2732edc60 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 02:01:14 +00:00
florian
cb0c6cbf78 [package] disable fuse kernel compilation module, all versions that we have have it mainline (#5584)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 10:49:46 +00:00
florian
74cd05d02c [package] put all filesystem related packages into the Filesystem submenu (#5352)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 13:57:59 +00:00
jow
247904ddc9 [package] fuse: update to v2.7.4 (#5186)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-11 02:09:13 +00:00
nbd
796a9d1091 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
jow
fd6a779751 package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-22 03:15:32 +00:00
nico
971fa88a04 fix fuse: use in-kernel module for 2.6.25+ kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 22:27:32 +00:00
florian
b80f2368ad Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-01 20:02:27 +00:00
florian
aad7d40f3e Fix compilation of fuse with 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-16 20:32:45 +00:00
nbd
b7e7f4edf0 remove uninstalldev templates (no longer necessary)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:40:47 +00:00
nbd
c3cd9cb9ab Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:53:06 +00:00
nbd
9b1dd0934c fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 15:30:08 +00:00
blogic
080c74e212 more package submenus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 19:08:16 +00:00
nbd
640652a244 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 01:45:11 +00:00
nico
c4b73fa154 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
nico
a702c26fde use a default VERSION field for kmod packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 16:39:27 +00:00
florian
b947ccab5d Upgrade fuse to 2.6.5 (#1955)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-23 15:54:36 +00:00
nico
da240b1100 fix fuse (closes: #1847)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-10 19:47:55 +00:00
nbd
546d769c67 upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-05 22:46:02 +00:00
nbd
b5cb1795de refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:25:53 +00:00
nbd
e71177a451 remove problematic patch from fuse (was only needed with devfs on 2.6)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-08 20:23:05 +00:00
nbd
54bdb08ab1 fix fuse compile on osx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 19:07:59 +00:00
nbd
643f013d15 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
nbd
1d3cff733d add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
florian
09bef4cd60 Revert previous commit oops :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 13:56:05 +00:00
florian
ba523b45bd Re-enable fuse for 2.4 kernels as well (#1346)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 13:45:37 +00:00
nbd
243c067fae remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-27 15:13:59 +00:00
nbd
0e6aa87e6d more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 23:38:02 +00:00
malbon
18f8c8bbbe More dependencies are required to force fuse to Linux 2.6 only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 20:55:17 +00:00
kaloz
e58a0e8a07 upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08 12:43:47 +00:00
florian
163c1d6013 Use the KernelPackage template instead of kmod-foo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:36:58 +00:00
nbd
8519409a51 remove empty file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 02:29:22 +00:00
nico
a8c770d509 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 16:06:45 +00:00
nbd
a4a6443af1 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nico
8afb23270d new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
nico
c5ec8f7542 standardize Makefile, add userland packages, fix fuse.pc in InstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 13:40:25 +00:00