build tested only
Signed-off-by: Russell Senior
--
diff --git a/libs/libupnp/Makefile b/libs/libupnp/Makefile
index ac56258..f76f520 100644
--- a/libs/libupnp/Makefile
+++ b/libs/libupnp/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libupnp
-PKG_VERSION:=1.6.14
+PKG_VE
This memory leak can be reproduced using a tight loop to uci:get() a config.
lua -e 'require("posix"); require("uci");
function getconf()
local tmp, uc = uci.cursor();
tmp = uc:get("system", "ntp", "enable_server");
end;
while 1
do
for i=0,1000 do getconf() end;
print("gc");
print(coll
deboostrap package doesn't install the file devices.tar.gz which is necessary
for debootstrap to work properly.
Signed-off-by: Phileas Fogg
---
Index: admin/debootstrap/Makefile
===
--- package/feeds/packages/debootstrap/Makefil
RB750UP is similar to RB750 except it has USB and PoE.
I have no idea how to add PoE support, but USB support was easy
and it works perfectly on multiple devices we have.
I also have no idea how to distinguish between RB750 and RB750UP
as both has same symbol passed by bootloader - "750i".
I hope
Hi,
Anyone has a success story with the DIR-825-C1? After several attempts so far,
I have not been successful to make OpenWRT boot.
Opened a defect for it https://dev.openwrt.org/ticket/12956.
Currently trying to backport it to Attitude Adjustment but not sure if even
possible (given my current
The profile for WGT634U specifies the wrong package names for ocf-crypto
stuff. A forum post [1] about this dated back to the beginning of 2012
already had the solution, but it wasn't applied, so i resend the patch
to the list and hope someone will apply it. Please backport to AA too if
possible.
Hi,
I am trying to (learn) open flow implementation on openflow. I have
confusion here, i run openflow both the daemons work. when i try to ping
two hosts conected on the swithc ports POX displayes an error 'unknown'
flooding ... POX is runing with l2_forwariding. and the hosts are pinged.
if i r
Hello,
This patch updates ipsec-tools to version 0.8.1 and refreshes its patches. It
was released on Sourceforge on 2013-01-08. Compile and run tested, no problems
found. I did not find a maintainer for this package, so I send this only to the
list.
Index: feeds/packages/net/ipsec-tools/patche
2013/1/30 Rafał Miłecki :
> My sin is that I set
> CONFIG_EXTERNAL_KERNEL_TREE="/home/zajec/openwrt/linux-stable.git"
> which has 3.6.11 cloned
>
>
> CC [M]
> /home/zajec/openwrt/openwrt.git/build_dir/target-mipsel_uClibc-0.9.33.2/linux-brcm47xx/broadcom-diag/diag.o
> In file included from
> /h