1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 23:47:38 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
florian
bdc8154f12 Upgrade ntfs-3g to 1.616 (#1954)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-23 16:05:54 +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
nico
ab261bbbf3 cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 00:29:17 +00:00
nbd
21ac274895 add prereq check for pkg-config (required by ntfs-3g)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-25 16:22:42 +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
kaloz
5c73c11052 NTFS-3G is at v1.0 now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 16:55:36 +00:00
nbd
df68e5dff3 Menuconfig will not treat 'select FOO' as a real dependency
thus if BAR depends on FOO and FOO depends on other config 
options, these dependencies will not be checked.
To fix this, we simply emit all of FOO's depends (only real
dependencies, no select) for BAR as well.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 23:50:40 +00:00
malbon
e3e1d10586 Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 09:07:22 +00:00
kaloz
a907c5ff7d add NTFS-3G
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08 17:34:08 +00:00