1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-21 13:51:58 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
wbx
d3b7cd7b05 security update, fixes #52
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-15 09:33:33 +00:00
nbd
1d37ae18e2 seems like openswan needed another flags to compile properly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-13 11:35:29 +00:00
nbd
c640efa5e5 fix openswan compile with linux-2.6 (bug #8)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-13 00:25:34 +00:00
nico
1ad9b6899d use the same versioning scheme for kernel and modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-08 04:38:37 +00:00
nico
46ff394de2 use the cross-compiler to build additional packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-02 02:42:06 +00:00
nico
24dc1f527d fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable,
fix alsa 2.6 build when arch != mipsel


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-01 17:30:26 +00:00
wbx
213e41cc1f update openswan to 2.40
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-29 12:40:16 +00:00
nbd
bc4db61582 fix external package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-15 08:49:02 +00:00
nbd
4b5c94b655 add board tag to kernel module version and add versioned depend (does not work with current ipkg yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 15:36:31 +00:00
nbd
50af40000a move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00