**** BEGIN LOGGING AT Wed Sep 02 02:59:58 2009 Sep 02 05:51:13 hi all Sep 02 05:52:17 I'm writing a luci-module for openwrt. How I can define dependence on luci-admin-full? Sep 02 05:52:45 look at the luci makefiles, they have examples.. Sep 02 05:52:56 dkostousov: you mean build or install? Sep 02 05:53:47 PKG_BUILD_DEPENDS:= ..... Sep 02 05:54:23 (at the top level) Sep 02 05:54:36 and DEPNDS := .... in the define Package/packagename section Sep 02 05:54:54 first is build-time, second is install-time Sep 02 08:32:02 florian * r17465 /trunk/target/linux/brcm63xx/files/arch/mips/bcm63xx/setup.c: [brcm63xx] fix reboot hang on bcm6345, thanks AndyI Sep 02 09:17:30 2 things: perhaps channel topic change? also wiki announcement on mainpage? Sep 02 09:21:58 hi I want test sound driver. what am I need do about the rootfs. is there audio player in openwrt rootfs? Sep 02 09:47:12 hi there is file in 'file-2.6.31' for example "driver/mmc/host/jz_mmc.c" if I change the file. Sep 02 09:47:22 1. I can commit to openwrt to change the file. Sep 02 09:47:40 2. I can create a patch for kernel. then put it under patch-2.6.31 Sep 02 09:47:52 which is better 1 or 2? Sep 02 09:53:31 xiangfu, depends on what issue you are trying to fix :) Sep 02 10:01:33 Mavy: thanks. can you give me a small example. :-) I am not very clear about this. Sep 02 10:02:40 xiangfu, you should always create the patch. But depending on the impact of the fix/bug you decide if you commit it or not Sep 02 10:03:08 if it causes problems for another package or patch it might be wise to exlude the patch for certain conigurations Sep 02 10:03:51 if not then you could commit it but patch is always better to track what you change in code. Sep 02 10:04:14 juhosg * r17466 /trunk/target/linux/ramips/files/arch/mips/ralink/ (6 files in 3 dirs): [ramips] share prom code Sep 02 10:04:21 kernels you always patch because of upstream changes that could overrule your change Sep 02 10:04:22 ;0 Sep 02 10:05:36 Mavy: thanks for the info. Sep 02 10:05:54 same goes for packages that get maintained upstream. you patch them so you dont get conflicts with updates Sep 02 12:44:19 juhosg * r17467 /trunk/target/linux/ramips/files/arch/mips/ (4 files in 4 dirs): [ramips] use common code for early_serial setup Sep 02 12:55:28 nbd * r17468 /trunk/package/wprobe/src/user/wprobe-lib.c: wprobe: fix compile error because of missing isnan() Sep 02 15:14:39 nbd * r17469 /trunk/target/linux/generic-2.6/files-2.6.30/drivers/net/phy/mvswitch.c: mvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherwise packets may get dropped Sep 02 15:14:54 nbd * r17470 /trunk/package/base-files/files/etc/preinit: preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file Sep 02 15:14:58 nbd * r17471 /trunk/target/linux/atheros/base-files/etc/preinit.arch: atheros: fix failsafe mode Sep 02 15:18:27 nbd * r17472 /branches/8.09/ (3 files in 3 dirs): merge r17469-17471 to 8.09 - fixes failsafe mode on fonera+ and fonera 2.0 Sep 02 15:31:03 juhosg * r17473 /trunk/target/linux/ramips/ (6 files in 4 dirs): [ramips] initial support for the AP-R3052-V22RW-2X2 board Sep 02 15:31:05 juhosg * r17474 /trunk/target/linux/ramips/files/arch/mips/ralink/common/gpio.c: [ramips] fix a typo Sep 02 16:22:17 somebody want to bump the trunk dnsmasq version w.r.t. to the two tftp issues? Sep 02 17:29:02 * davehart would like to see the patch in feeds/net/ntpd submitted to ntp.org Sep 02 17:42:38 nbd * r17475 /trunk/target/linux/generic-2.6/patches-2.6.30/ (052-pcomp_lzma_support.patch 053-squashfs_lzma.patch): get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size Sep 02 18:47:37 nbd * r17476 /packages/net/asterisk-1.4.x/Makefile: asterisk-1.4.x: use the new md5sum of the new tarball from upstream (replaces on hold music) Sep 02 19:01:11 nbd * r17477 /trunk/include/package-ipkg.mk: build: when staging unstripped package files, install them to a temporary directory first to work around file overwrite issues in packages like asterisk Sep 02 19:02:00 nbd * r17478 /packages/net/asterisk-1.4.x/Makefile: asterisk-1.4.x: do not install anything into /var Sep 02 19:15:13 agb * r17479 /packages/net/asterisk-1.4.x/Makefile: [packages] net/asterisk-1.4.x: bump release number Sep 02 19:47:17 Has anyone successfully built for the kirkwood target since the udev upgrade to -142 on 24th August? Sep 02 19:50:43 udev needs ppoll(), and it doesn't seem to exist on arm Sep 02 19:57:09 noz: could you try this patch? http://www.mail-archive.com/angstrom-distro-devel@linuxtogo.org/msg03111.html Sep 02 20:03:44 Will do Sep 02 20:06:08 I've found a similar patch which uses TIF_RESTORE_SIGMASK, at http://user.it.uu.se/~mikpe/linux/patches/2.6/patch-arm-restore-sigmask-v2-2.6.30-rc2 Sep 02 22:39:21 nbd * r17480 /packages/net/appweb/Makefile: appweb: get rid of dummy stuff in /var Sep 02 22:39:27 nbd * r17481 /packages/devel/ (binutils/Makefile ksymoops/Makefile oprofile/Makefile): binutils: remove the empty package libbfd and fix all references to it Sep 02 22:39:30 nbd * r17482 /packages/Xorg/lib/gtk2/Makefile: gtk2: we no longer need libgtk2.0-dev to be installed on the host Sep 02 22:39:31 nbd * r17483 /packages/utils/sane-backends/Makefile: sane-backends: add missing dependency and ldflag Sep 02 22:39:33 nbd * r17484 /packages/devel/binutils/Makefile: binutils: do not overwrite gdbm.h Sep 02 22:39:34 nbd * r17485 /packages/lang/ruby/ (6 files in 2 dirs): ruby: upgrade to 1.9.1-p243 (based on work by Daniel Golle), integrate hostbuild support to fix build errors on systems that have a different (or no) version of ruby installed Sep 02 22:39:37 nbd * r17486 /packages/Xorg/lib/wnck/ (3 files in 2 dirs): wnck: remove dependency on gdk-pixbuf-csource Sep 02 22:39:40 nbd * r17487 /packages/ (6 files in 5 dirs): add a new package for intltool (host only) to get rid of another prereq check Sep 02 23:24:37 nbd * r17488 /packages/utils/sane-backends/Makefile: sane-backends: create the directory referenced in the ldflags to fix configure Sep 03 00:02:29 nbd * r17489 /packages/libs/libpthread-stubs/Makefile: mark libpthread-stubs as build-only to get rid of the empty ipk dummy Sep 03 00:02:31 nbd * r17490 /packages/libs/libtwin/Makefile: libtwin: only use -flax-vector-conversions on powerpc Sep 03 00:02:33 nbd * r17491 /packages/libs/libtwin/Makefile: libtwin: add rpath-link ldflag to fix linking with zlib Sep 03 00:02:35 nbd * r17492 /packages/lang/ (logilab-astng/Makefile logilab-common/Makefile): fix logilab-astng and logilab-common compile Sep 03 00:07:44 nbd * r17493 /packages/net/ntpd/Makefile: ntpd: fix compile by ignoring the system md5.h header Sep 03 00:11:26 nbd * r17494 /packages/net/proftpd/Makefile: proftpd: do not install anything into /var Sep 03 00:50:25 nbd * r17495 /packages/lang/php5/Makefile: php5: replace empty packages with simple config variables Sep 03 00:53:29 nbd * r17496 /packages/net/prosody/Makefile: prosody: do not install anything into /var Sep 03 01:01:10 nbd * r17497 /packages/lang/python-gnome-desktop2/Makefile: python-gnome-desktop2: fix installation Sep 03 01:10:39 nbd * r17498 /trunk/include/package-ipkg.mk: get rid of old data before staging unstripped package binaries Sep 03 01:14:05 nbd * r17499 /packages/net/quagga/Makefile: quagga: do not install anything to /var Sep 03 01:14:07 nbd * r17500 /packages/net/quagga-unstable/Makefile: quagga-unstable: do not install anything to /var Sep 03 01:52:00 nbd * r17501 /packages/admin/syslog-ng3/Makefile: clean up the syslog-ng3 package and make it compile Sep 03 01:52:02 nbd * r17502 /packages/net/tor/Makefile: tor: upgrade to 0.2.1.19 - the old source tarball is no longer available Sep 03 02:14:26 nbd * r17503 /packages/net/weechat/Makefile: weechat: mark lua binding as broken, it does not compile Sep 03 02:21:36 nbd: can you svn rm package/hotplug2-old? Sep 03 02:23:05 will do Sep 03 02:31:01 nbd: LOL dude go to sleep already Sep 03 02:35:34 why? Sep 03 02:35:37 ;) Sep 03 02:46:54 package/unvram is empty as well Sep 03 02:50:38 nbd: nice heres one for you http://pastebin.com/m22d80509 Sep 03 02:51:02 ath2k seems to have lost its kernel :) Sep 03 02:53:15 nbd * r17504 /trunk/include/package-ipkg.mk: do not fail on empty packages Sep 03 02:53:17 OutBackDingo: should be fixed now Sep 03 02:53:45 nbd: thanks ll test Sep 03 02:54:12 nbd: how often ur git branch update ? Sep 03 02:55:27 every 10 minutes or so Sep 03 02:55:44 nbd: thanks Sep 03 02:55:46 i can trigger a resync Sep 03 02:55:56 done Sep 03 02:57:03 nbd * r17505 /trunk/package/hotplug2-old/: remove stale hotplug2-old directories **** ENDING LOGGING AT Thu Sep 03 02:59:57 2009