1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • 7459ff18ad fix typo (thanks to jonasg[1] on irc) nico 2007-09-05 08:59:44 +00:00
  • ba0c7dab52 suppress warning in gcd() nico 2007-09-04 13:23:21 +00:00
  • 1d1cb9fb51 use kernel abs(), remove recursion in gcd() (closes: #2307) nico 2007-09-04 10:44:45 +00:00
  • e0cedcbc75 use constant for clock values (closes: #2306) nico 2007-09-04 10:27:32 +00:00
  • d0c041687a tweak Makefile nico 2007-09-03 13:11:58 +00:00
  • 547fd77e20 move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove EXTRA_* flags but still use them in configure and make nico 2007-09-03 09:06:03 +00:00
  • 9a571e2771 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions. nico 2007-09-03 08:58:14 +00:00
  • 0a07865503 tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the default *FLAGS, indent nico 2007-09-03 08:44:08 +00:00
  • 4dcc99e756 another cleanup missed from [8587] nico 2007-09-03 08:23:08 +00:00
  • eb1ddec3eb rename hostap package to hostap-driver nico 2007-09-03 08:21:42 +00:00
  • 76c7aa6ffa package Makefile cleanup: remove uneeded vars nico 2007-09-03 08:20:36 +00:00
  • b24dac87cc rename bridge package to bridge-utils (to match source name) nico 2007-09-03 08:12:27 +00:00
  • dbaafc7591 rename zd1211_firmware to zd1211-firmware nico 2007-09-03 08:02:23 +00:00
  • 4516e63994 rename zd1211 package to zd1211-driver nico 2007-09-03 08:01:31 +00:00
  • d796938ccc provide default PKG_BUILD_DIR for packages missing a PKG_VERSION nico 2007-09-03 07:51:56 +00:00
  • 12d6728142 remove duplicate ./include/kernel.mk inclusion nico 2007-09-03 07:47:33 +00:00
  • 39a3cef8d7 move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk nico 2007-09-03 06:46:44 +00:00
  • 44ba00bfa1 remove uneeded PATH setting in ipkg invocation nico 2007-09-03 05:50:05 +00:00
  • 023fb636c7 change case of conflicting option nico 2007-09-03 05:02:05 +00:00
  • bf7dc6ecbc use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... nico 2007-09-03 05:00:38 +00:00
  • 079261ca7b Do not restart ipsec on hotplug events (#2212) florian 2007-09-02 19:40:35 +00:00
  • a702c26fde use a default VERSION field for kmod packages nico 2007-09-02 16:39:27 +00:00
  • 2d65dbf431 rename 2.6 high-speed usb serial fix to match 2.4 one nico 2007-09-02 14:20:11 +00:00
  • 84fc36a443 add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274) nico 2007-09-02 14:18:28 +00:00
  • 16c760b374 reduce watchdog trigger from 10 to 5 seconds blogic 2007-09-01 21:01:09 +00:00
  • 57cacb623b add an abs2rel.pl helper script (returns a path relative to another) nico 2007-09-01 15:20:33 +00:00
  • 17b183947d allow the user to disable the defaultroute option for ppp nbd 2007-09-01 12:57:15 +00:00
  • 947d2b4338 small rdc-2.6 fixes (from sn9, thanks!) nico 2007-09-01 05:25:44 +00:00
  • ba66ef99cb fix .dep_files exclusion in rdep calls nico 2007-09-01 05:20:21 +00:00
  • ab85e3a591 fix typo left in [8562] (thanks to sn9) nico 2007-09-01 02:01:03 +00:00
  • 8e6efaff68 oops... typo nbd 2007-08-31 16:20:40 +00:00
  • 0b509e2ff2 fix issues with multiple ppp links (noticed by Stefano Rivera) nbd 2007-08-31 16:19:19 +00:00
  • 437677dfb4 oops, include missing change from [8560] nico 2007-08-31 10:09:46 +00:00
  • 5b1e271684 fix a dependency bug nbd 2007-08-30 22:43:25 +00:00
  • 47c286261b more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file nico 2007-08-30 22:24:16 +00:00
  • 4e6fd1b0dc build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t nico 2007-08-30 22:19:26 +00:00
  • 40aa2d8b06 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time nbd 2007-08-30 21:12:39 +00:00
  • 3a065a453f allow the kernel to provide own series files for specific subdirs nbd 2007-08-30 21:11:17 +00:00
  • e9c96b5f94 fix incorrect parameters thepeople 2007-08-30 17:18:04 +00:00
  • aa9f9d3ce3 acx-mac80211: another bigendian fix nico 2007-08-30 16:59:41 +00:00
  • 866696c182 fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher) nbd 2007-08-30 16:53:22 +00:00
  • d4bd7c7998 rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h nico 2007-08-30 16:41:16 +00:00
  • 885a5a1656 fix typo closes #2289 thepeople 2007-08-30 16:08:44 +00:00
  • 8c1de14503 add high-speed usb serial fix from Junxion (closes: #2274) nico 2007-08-30 16:04:31 +00:00
  • b4c2371ebb rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile nico 2007-08-30 15:38:15 +00:00
  • e9974cca57 bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * rework kconfig hack nico 2007-08-30 14:19:31 +00:00
  • f84043cb6a acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac80211 is available) * add a release number nico 2007-08-30 14:15:37 +00:00
  • e1bfe62ff6 use $(INSTALL_BIN) instead of $(CP) nico 2007-08-30 08:01:51 +00:00
  • ab2a8c9f1f dnsmasq: extend the init script thanks Sedky thepeople 2007-08-29 18:40:52 +00:00
  • 0840c2ef25 I have new e-mail address. Thanks to Kaloz ;) juhosg 2007-08-29 17:27:11 +00:00
  • 49d892e8f8 [adm5120] simplified image file generation juhosg 2007-08-29 16:31:49 +00:00
  • e9b5e692d5 avoid rdep in the top level make process (subdir.mk) - it leaks too much memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here nbd 2007-08-29 03:51:49 +00:00
  • d8af39f3e4 add acx-mac80211 (thanks to Matteo Croce) nico 2007-08-28 16:02:14 +00:00
  • 0f54272dce fonera-mp3: fix json-c dependency here as well nico 2007-08-28 15:11:42 +00:00
  • 2c438cfdf2 json-c: fix package name, add UninstallDev nico 2007-08-28 15:09:21 +00:00
  • f08f0691af fix pcmcia submenu (broken by [8520]) nico 2007-08-28 12:51:46 +00:00
  • f25cfeb1fc Add a PyMod template for python related modules florian 2007-08-28 12:41:39 +00:00
  • a2f35ed1f4 more cosmetic fixes missed from [8250] nico 2007-08-28 12:33:43 +00:00
  • 720644c3ac cosmetic fixes: rearrange KernelPackage definitions nico 2007-08-28 11:44:15 +00:00
  • 34ba93bea7 remove useless definitions nico 2007-08-28 11:31:16 +00:00
  • cd31111933 fix kmod-hermes-* dependencies nico 2007-08-28 11:24:49 +00:00
  • 22089ebeec Fix the CONFIG_LFS option (#2276) florian 2007-08-28 08:19:35 +00:00
  • e1c9572b15 added libjson-c. added driver, webinterface and userspace daemon for the fonera mp3-hack blogic 2007-08-27 20:10:35 +00:00
  • 45c87d131f allow the user to override the underlying connection method when using pptp (defaults to dhcp) nbd 2007-08-27 16:37:37 +00:00
  • 2dcd7a2b09 Fix the comment florian 2007-08-27 10:39:51 +00:00
  • 1dfc3f9393 Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu florian 2007-08-27 10:37:12 +00:00
  • 2fddc9a438 Make the architecture gpio more readable florian 2007-08-27 10:36:29 +00:00
  • a1da927102 Fix the sdk generation with the new staging_dir layout florian 2007-08-27 10:31:12 +00:00
  • 976f0727c1 package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough) nico 2007-08-27 02:23:59 +00:00
  • 491e0ad5ae package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211 nico 2007-08-27 02:09:02 +00:00
  • bcd9f79541 mark package/rt61 as 2.6 only nico 2007-08-27 02:07:15 +00:00
  • 0e03ee56fd revert [8473] (see [8055]) nico 2007-08-27 02:04:35 +00:00
  • c86c1f7986 package/util-linux fixes: * don't use Build/Configure/Default since it is not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default nico 2007-08-26 23:33:28 +00:00
  • 49b68868da ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy source, can compile from linux source directly nico 2007-08-26 22:40:09 +00:00
  • 97a0ac42bd prevent ldconfig use in autoconf based packages nico 2007-08-26 18:34:24 +00:00
  • 34d7258a8a add a '@KERNEL' download facility, tweak script nico 2007-08-26 18:21:24 +00:00
  • 24458ad0c5 include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available nico 2007-08-26 13:26:02 +00:00
  • 6b9dfc5e20 [adm5120] make overriding of CPU features configurable, and enable it by default juhosg 2007-08-26 13:09:11 +00:00
  • 55b9f8f5dd fix typo (closes: #2275) nico 2007-08-26 13:00:27 +00:00
  • 3a3a2c6d81 move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defined only once nico 2007-08-26 12:42:48 +00:00
  • cbfea251dd fix rt61 on big endian arch nico 2007-08-25 18:52:39 +00:00
  • 866de10b88 e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev nico 2007-08-25 15:52:31 +00:00
  • 1676e90a34 move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos nico 2007-08-25 14:50:17 +00:00
  • adbb6bc068 add support for KernelPackage/*/description nico 2007-08-25 14:43:15 +00:00
  • 26be763517 workaround for timer glitch on some boards mbm 2007-08-25 13:18:58 +00:00
  • c2e9789198 fix wan configuration on wr850g v2/v3 mbm 2007-08-25 12:27:01 +00:00
  • 6a948981a3 move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk nico 2007-08-25 11:55:01 +00:00
  • bb9d6cad07 [adm5120] override CPU features juhosg 2007-08-24 19:34:25 +00:00
  • 70795c577c fix netfilter quota module nico 2007-08-24 12:23:52 +00:00
  • 8fde2f44bb replace xargs commands with $(XARGS) nico 2007-08-24 12:10:14 +00:00
  • 54ca5395e8 combine the 3 find in a single one nico 2007-08-24 12:05:30 +00:00
  • 4cbb873c42 fix rt2x00 build nico 2007-08-24 11:22:57 +00:00
  • b74a66fbd4 mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191) nico 2007-08-24 11:10:48 +00:00
  • 91da1a0fc8 Build the quota module for 2.4 targets florian 2007-08-23 16:19:17 +00:00
  • 610de774d6 Fix the error on the quota extension (#2080) florian 2007-08-23 16:14:17 +00:00
  • ef9765bcc6 Disable multilib by default florian 2007-08-23 16:08:09 +00:00
  • 15064b00d6 Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich florian 2007-08-23 15:48:46 +00:00
  • 393c8350be Change the property to something more general florian 2007-08-23 15:47:23 +00:00
  • 78771efddd Add back physdev (#2216) florian 2007-08-23 15:21:22 +00:00
  • 092f3a374a [adm5120] disable VLANs for RB1xx boards (#2132) juhosg 2007-08-22 19:39:38 +00:00