[OpenWrt-Devel] [PATCH 1/1] x86: 2.6.39 requires additional symbol

2011-07-17 Thread Philip Prindeville
Sysfs support for DMI BIOS was added in 2.6.39. Signed-off-by: Philip Prindeville phil...@redfish-solutions.com Index: target/linux/x86/config-default === --- target/linux/x86/config-default (revision 27625) +++

[OpenWrt-Devel] Maintainer for package wing

2011-07-17 Thread Roberto Riggio
Hi, I would like to be the maintainer for the package wing. What should I do? I already have access to trac, but not to the svn. What should I do to get svn access to the packages repo? Thanks -- Roberto Riggio, Ph.D. CREATE-NET

[OpenWrt-Devel] [PATCH v2 1/1] bug #9721: Conditional dependency handling is broken

2011-07-17 Thread Philip Prindeville
Currently the syntax: DEPENDS:= +(USE_EGLIBC||USE_GLIBC):libbsd isn't supported. So use: DEPENDS:= +USE_EGLIBC:libbsd +USE_GLIBC:libbsd instead. (Redux after talking to Jo-Philipp) Signed-off-by: Philip Prindeville phil...@redfish-solutions.com Index: feeds/packages/lang/perl/Makefile

Re: [OpenWrt-Devel] [PATCH] reorganize ltq-dsl-app

2011-07-17 Thread John Crispin
thanks, i applied the whole set of patches ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel