Hi,
currently lldpd ships lldpctl as a symlink to lldpcli, which is not installed.
This patch fixes this. This in turn triggers dependency warnings, which also
get fixed up.
While we're at it, I also bump the version to the latest release, which contains
several bugfixes.
Regards,
M. Braun
diff
Hi,
no objections to the patch per-se but since including the cli now also
requires ncurses, I'd rather split it into a separate binary package, so
we have lldpd and lldpcli which depends on lldpd.
~ Jow
___
openwrt-devel mailing list
openwrt-devel@list
Signed-off-by: Jacek Kikiewicz
Index: target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c
===
--- target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c (revision
36968)
+++ target/linux/ar71xx/files/arch/mips/ath79/mach-
Attached is a patch that updates owfs to latest version.
The upstream changes mean that our C-library and kernel has to support
threads. As far as I can tell, this isn't a problem on any platforms, but I
may be wrong.
Signed-Off: D.S. Ljungmark
0001-owfs-Update-owfs-to-2.9p0.patch
Description:
When timerfd_create is not enabled in the Linux kernel the 6relayd daemon
crashes when the router advertisement message timer expires.
This is caused by not checking the parameter socket in the code below in
the file router.c line 76
for (size_t i = 0; i < config->slavecount; ++i) {
Thanks for the hint. It is fixed upstream now. I will update the OpenWrt
revision when some more bugs pile up.
Cheers,
Stevem
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
That last commit didn't fix everything. rt2x00pci.ko is still in the
package list.
mkdir -p /home/apps/openwrt/bin/ramips/packages
/home/apps/openwrt/build_dir/target-mipsel_dsp_uClibc-0.9.33.2/linux-ramips_rt305x/compat-wireless-2013-06-13/ipkg-ramips_24kec/kmod-rt2x00-pci/CONTROL
/home/apps/open