**** BEGIN LOGGING AT Tue Aug 28 02:59:56 2007 Aug 28 07:29:16 <[florian]> sn9: saw your answer, we no longer need your rt2x00 changes, {Nico} fixed the package when it reads the kernel configuration Aug 28 08:19:31 florian * r8512 /trunk/package/busybox/config/Config.in: Fix the CONFIG_LFS option (#2276) Aug 28 09:19:57 florian * r8513 /packages/libs/fcgi/patches/ (100-fcgio-int-type-fix.patch 110-no_examples.patch): Fix fcgi compilation Aug 28 09:57:36 florian * r8514 /packages/lang/python/Makefile: Enable pyexpat for kid (#2236) Aug 28 09:59:35 florian * r8515 /packages/lang/kid/ (. Makefile patches/ patches/000-setup.patch): Add kid (#2235) Aug 28 10:08:06 florian * r8516 /packages/libs/id3lib/patches/ (. 100-missing_include.patch): Fix id3lib compilation Aug 28 10:28:27 florian * r8517 /packages/ipv6/dibbler/Makefile: Upgrade dibbler to a security release Aug 28 11:34:57 nico * r8518 /trunk/package/kernel/modules/wireless.mk: fix kmod-hermes-* dependencies Aug 28 12:33:38 nico * r8521 /trunk/package/kernel/modules/ (fs.mk wireless.mk): more cosmetic fixes missed from [8250] Aug 28 12:41:34 florian * r8522 /trunk/include/package.mk: Add a PyMod template for python related modules Aug 28 12:42:05 florian * r8523 /packages/ (lang/kid/Makefile libs/pyevent/Makefile net/pypcap/Makefile): Use this new PyMod template Aug 28 12:51:41 nico * r8524 /trunk/package/kernel/modules/other.mk: fix pcmcia submenu (broken by [8520]) Aug 28 13:01:45 florian * r8525 /packages/net/cbtt/Makefile: Fix cbtt compilation and pass our cflags Aug 28 13:08:12 florian * r8526 /packages/net/cbtt/Makefile: Remove bogus dependency added with [8525] Aug 28 13:49:11 florian * r8527 /packages/libs/pysqlite/ (. Makefile): Add pysqlite (#2214) Aug 28 14:26:31 [florian]: how is that possible? Aug 28 15:09:16 nico * r8528 /trunk/package/libjson-c/Makefile: json-c: fix package name, add UninstallDev Aug 28 15:10:51 [florian]: no, {Nico} did not fix it. changeset 8476 is incorrect and needs to be reverted Aug 28 15:11:43 nico * r8529 /trunk/package/fonera-mp3/Makefile: fonera-mp3: fix json-c dependency here as well Aug 28 16:01:41 olli * r8530 /packages/net/mini_sendmail/ (Makefile patches/200-fullname.patch patches/500-flags.patch): Aug 28 16:01:41 mini_sendmail: Aug 28 16:01:41 * Update 1.3.5 > 1.3.6 Aug 28 16:01:41 * Refresh patches Aug 28 16:01:41 * Cleanup Makefile Aug 28 16:02:08 nico * r8531 /trunk/package/acx-mac80211/ (6 files in 2 dirs): add acx-mac80211 (thanks to Matteo Croce) Aug 28 17:02:14 <{Nico}> sn9: why is [8476] incorrect? Aug 28 17:03:48 {Nico}: it's a no-op Aug 28 17:04:04 you didn't actually read the code you patched Aug 28 17:04:23 <{Nico}> without it, rt2x00 tried to guess the config using host kernel sources Aug 28 17:04:36 with it, too Aug 28 17:04:38 <{Nico}> so it's not a no-op it fixes cross-compiling Aug 28 17:04:41 it changes nothing Aug 28 17:04:50 it does not fix a thing Aug 28 17:05:10 it fets ignored Aug 28 17:05:13 *gets Aug 28 17:05:32 <{Nico}> it fixes builing one my system at least Aug 28 17:05:34 KERNDIR is not used Aug 28 17:05:44 so, why assign it Aug 28 17:05:45 ? Aug 28 17:07:15 it is not possible for it to have fixed building on your system, as it is a no-op Aug 28 17:08:52 <{Nico}> sn9: http://pastebin.ca/673735 Aug 28 17:09:15 <{Nico}> might have used KERNEL_SOURCES instead of KERNDIR Aug 28 17:11:47 <{Nico}> so it is used, and as i said before, without it, config_header will try to use host kernel config Aug 28 17:12:45 KERNEL_SOURCES is not used Aug 28 17:12:59 the host kernel config is not used Aug 28 17:13:16 config_header is local only Aug 28 17:13:35 <{Nico}> http://pastebin.ca/673743 Aug 28 17:13:44 it has nothing to do with the kernel tree Aug 28 17:17:26 olli * r8532 /packages/net/tor/files/ (tor.init torrc): tor: fix tor init script (#2279) Aug 28 17:20:51 {Nico}: what file are those pastebins from? Aug 28 17:22:21 <{Nico}> rt2x00 sources Aug 28 17:25:28 {Nico}: which file? Aug 28 17:26:30 <{Nico}> Makefile Aug 28 17:28:06 ok, but where in config_header are they used? Aug 28 17:28:53 after all, the rt2x00 stuff is not in Kconfig Aug 28 17:31:35 <{Nico}> you must supply either KERNDIR or KERNEL_SOURCES because Makefile sources $(KERNEL_SOURCES)/.config Aug 28 17:32:40 yeah, that's good, but config_header still doesn't use anything from the kernel's .config Aug 28 17:33:37 it's a no-op Aug 28 17:33:53 <{Nico}> so what you're saying is that the config_header call can be removed Aug 28 17:34:26 no Aug 28 17:34:41 the KERNEL_SOURCES can Aug 28 17:35:02 read the target Aug 28 17:42:55 {Nico}: i reiterate: where in config_header are the KERNEL_SOURCES used? Aug 28 18:04:50 <{Nico}> sn9: http://pastebin.ca/673797 with [8476] reverted Aug 28 18:05:21 <{Nico}> now if you can fix it in a better way, feel free to submit a patch Aug 28 18:41:05 {Nico}: i did submit it, and [florian] sat on it Aug 28 18:54:36 {Nico}: here it is, updated against the current trunk: http://homepage.mac.com/danielg4/rdc.patch Aug 28 18:58:42 wow, good morning all Aug 28 18:59:14 [8476] can stay, but this is needed, too Aug 28 18:59:33 does anyone run openwrt on a TI TNETV soc based system? Aug 28 18:59:53 additionally, a dependency should be added for the itu-t module Aug 28 19:00:14 LoneStar: that's what the ar7 port is about Aug 28 19:00:50 is that tnetv1050 exactly? Aug 28 19:01:30 it's for several different tnet variants Aug 28 19:04:46 that's great Aug 28 19:06:21 this is the only project I can find that connects linux and TNETV Aug 28 19:08:09 I hope I can get started soon Aug 28 19:09:24 sn9: will it run on a tnetv2005ggw? Aug 28 19:10:09 i think support for newer variants isn't ready yet, but you can try Aug 28 19:12:07 if i'll find the jtag pins in the 20pin header i'll, but i don't know anything about this soc, even ti itself didn't gave me some infos about it Aug 28 19:13:13 sn9, are you a developer of that port? Aug 28 19:13:18 not yet Aug 28 19:13:24 but i plan to be Aug 28 19:14:09 :) Aug 28 19:14:27 I'm glad to find this place Aug 28 19:14:35 there is also #ar7 Aug 28 19:21:17 sn9, are they part of the openwrt project? Aug 28 19:21:38 many are Aug 28 19:21:57 things just kinda came together Aug 28 19:25:04 I see Aug 28 19:25:20 is there a kernel that I can start with in the openwrt svn? Aug 28 19:26:43 patches to the kernel.org kernel are in svn. the build system handles that automagically Aug 28 19:27:04 root/trunk/package/kernel, I found this but there seems no sources Aug 28 19:27:54 check trunk/target/linux/ar7-2.6 Aug 28 19:28:11 oh Aug 28 19:29:02 so, you are tracking the development of kernel.org Aug 28 19:29:28 to a degree Aug 28 19:29:33 does that make things overload? Aug 28 19:29:41 pardon? Aug 28 19:30:20 I mean, isn't that difficult? Aug 28 19:30:41 in what way? Aug 28 19:32:46 the developing kernel is changing rapidly, I think Aug 28 19:33:28 and may break things occasionally Aug 28 19:33:34 openwrt only uses the tarballs specified in the makefiles Aug 28 19:33:48 not the trunk-du-jour Aug 28 19:34:31 (of the kernel, and other pkgs) Aug 28 19:37:07 patches-2.6.22 Aug 28 19:38:02 when kernel 2.6.23 released, that needs to be ported? Aug 28 19:38:07 yes Aug 28 19:39:44 I see, thank you sn9 Aug 28 19:41:27 note that those patches are applied after the ones in trunk/target/linux/generic-2.6 Aug 28 19:45:35 ok **** ENDING LOGGING AT Wed Aug 29 02:59:56 2007